Theo Arends
8f3368271e
Fix Domoticz web page regression
...
Fix Domoticz web page regression
2019-06-03 16:36:24 +02:00
Theo Arends
7ce54debdc
Fixed issue with incorrect displaying some of the translated strings to Bulgarian language
...
Fixed issue with incorrect displaying some of the translated strings to Bulgarian language (#5905 )
2019-06-03 10:51:21 +02:00
Theo Arends
efb4d08823
Fix pio compile parameters
...
Fix pio compile parameters
2019-06-03 10:41:43 +02:00
Theo Arends
556fffe26a
Fix possible compile error when users disable some features
...
Fix possible compile error when users disable some features (#5906 )
2019-06-03 09:49:33 +02:00
Theo Arends
d0502c1af8
Fix PZem startup issue
...
Fix PZem startup issue (#5875 )
2019-06-02 18:07:54 +02:00
Theo Arends
ffd36e0b2d
6.5.0.14 Webserver HTML/Javascript changes
...
6.5.0.14 20190602
* Change webserver HTML input, button, textarea, and select name based on id
* Fix webserver multiple Javascript window.onload functionality
2019-06-02 16:44:02 +02:00
Theo Arends
bb3fb7c4d6
Fix Hue Emulation
...
Fix Hue Emulation (#5849 )
2019-06-02 13:21:12 +02:00
Theo Arends
f61f095843
Merge pull request #5898 from tammo0/development
...
Save some bytes at web interface
2019-05-31 21:42:54 +02:00
tammo0
8245321f86
fixes
...
fixes
2019-05-31 19:51:24 +02:00
tammo0
fefbada62d
Update xdrv_01_webserver.ino
2019-05-31 18:36:56 +02:00
tammo0
6ee8d6be16
save space for web frontend
...
- changed <br/> to <br>
- "name" attributes of input, select, textarea, button items are removed and set by their id (only if ID is set and no name tag given)
2019-05-31 18:24:56 +02:00
tammo0
4a3fe89e99
Merge pull request #1 from arendst/development
...
update to dev
2019-05-31 17:04:47 +02:00
Theo Arends
f9c677fe76
Change Hue LightId from 20 bits to 28 bits
...
Change Hue LightId from 20 bits to 28 bits (#5849 )
2019-05-31 13:37:51 +02:00
Theo Arends
1b229f5c9b
Work-around for Philips Hue emulation issue by using part of MAC address for LightId
...
Work-around for Philips Hue emulation issue by using part of MAC address for LightId (#5849 )
2019-05-31 11:28:47 +02:00
Theo Arends
b954d18fee
Merge pull request #5892 from ascillato/patch-1
...
Add support to Stage Arduino Core
2019-05-31 09:04:26 +02:00
Adrian Scillato
712ea8ec43
Add support to Stage Arduino Core
2019-05-30 18:32:07 -03:00
Adrian Scillato
f981284066
Add support for Arduino Stage Core
...
The actual Stage ESP8266 Core of Arduino (next 2.6.0) had changed the SPIFFS defines of the memory to FS due to a change in the libraries (https://github.com/esp8266/Arduino/pull/5511 )
2019-05-30 18:28:22 -03:00
Theo Arends
2641e8a482
Merge pull request #5890 from s-hadinger/fix/hue_alexa
...
Work-around for Philips Hue emulation issue (#5849 )
2019-05-30 22:17:38 +02:00
Stephan Hadinger
ad11828e9d
Work-around for Philips Hue emulation issue ( #5849 )
2019-05-30 21:47:19 +02:00
Theo Arends
073eaa2a95
Merge pull request #5884 from gemu2015/scripter-update
...
Scripter update
2019-05-30 14:18:54 +02:00
Theo Arends
86a606dd90
Update my_user_config.h
...
Keep rules the default
2019-05-30 14:18:22 +02:00
gemu2015
19a7e2af90
Update xdrv_10_scripter.ino
2019-05-30 14:11:03 +02:00
gemu2015
66dfbb5982
Update my_user_config.h
2019-05-30 13:56:21 +02:00
gemu2015
7505f7dd64
Update my_user_config.h
2019-05-30 13:34:48 +02:00
gemu2015
fb4ada320a
scripter update
2019-05-30 13:23:54 +02:00
gemu2015
ce72a8347a
empty
2019-05-30 13:22:50 +02:00
Theo Arends
4e95417db4
Add reset of Energy values when connection to sensor is lost for over 4 seconds
...
Add reset of Energy values when connection to sensor is lost for over 4 seconds (#5874 , #5881 )
2019-05-30 12:45:02 +02:00
Theo Arends
60871b37b7
Merge pull request #5879 from s-hadinger/info/mdns_size_impact
...
Updated code size impact for #define USE_DISCOVERY on core 2_5_x
2019-05-29 20:30:03 +02:00
Theo Arends
6d7d836322
Merge pull request #5878 from s-hadinger/fix/ws2812_rgbw
...
Fix #5869 , missing white channnel for WS2812
2019-05-29 20:29:07 +02:00
Stephan Hadinger
f2731d6128
Updated code size impact for #define USE_DISCOVERY on core 2_5_x
2019-05-29 19:34:52 +02:00
Stephan Hadinger
74685f1202
Fix #5869 typo
2019-05-29 19:26:42 +02:00
Stephan Hadinger
86d14fe24c
Fix #5869
2019-05-29 19:24:47 +02:00
Theo Arends
09d709ab19
Merge pull request #5876 from curzon01/development
...
decode-config.py: adapt settings
2019-05-29 14:13:20 +02:00
Norbert Richter
adf0eb03ef
decode-config.py: adapt settings
...
- add AdcParam (adc_param*)
- cleanup vars may having conflict with keywords (PEP 8)
2019-05-29 14:08:37 +02:00
Theo Arends
216cfe9486
Merge pull request #5874 from curzon01/development
...
SDM120/230 reset readings when offline
2019-05-29 13:16:33 +02:00
Norbert Richter
1fb881a77e
SDM230 reset readings when offline
2019-05-29 12:16:04 +02:00
Theo Arends
9d780519f7
Update PubSubClient library to 2.7+fixes
...
Update PubSubClient library to 2.7+fixes
2019-05-27 16:36:37 +02:00
Theo Arends
f5fc4ae9dd
Update HandleWifiConfiguration
...
Update HandleWifiConfiguration
2019-05-27 15:08:11 +02:00
Theo Arends
b078d10bf4
Fix compilation error
...
Fix compilation error
2019-05-27 14:17:31 +02:00
Theo Arends
5df4931add
Update IRRemote library to 2.6.0
...
Update IRRemote library from 2.5.2 to 2.6.0
2019-05-27 14:11:01 +02:00
Theo Arends
0c2d1323e7
Shrink HtmlEscape code size
...
Shrink HtmlEscape code size by 200 bytes
2019-05-27 14:09:33 +02:00
Theo Arends
22663fc10c
6.5.0.13 Add command SetOption38 6..255
...
6.5.0.13 20190527
* Add command SetOption38 6..255 to set IRReceive protocol detection sensitivity mimizing UNKNOWN protocols (#5853 )
2019-05-27 11:56:14 +02:00
Theo Arends
a8015856b4
Merge pull request #5861 from Jason2866/patch-1
...
Small fixes in platformio
2019-05-26 16:10:42 +02:00
Jason2866
abb7e0f412
Small fixes in platformio
...
Fixes in platformio update to 2.2.1
Fixed broken example "esp8266-nonos-sdk-blink"
Use 115200 upload speed by default (issue #153 )
2019-05-26 14:19:26 +02:00
Theo Arends
4d070bfb15
Change default PowerDelta from 80% to 0% on new installations
...
Change default PowerDelta from 80% to 0% on new installations (#5858 , #5028 , #4813 , #4130 , #4145 , #3795 , #3778 , #3660 , #3648 )
2019-05-24 15:04:48 +02:00
Theo Arends
56615dce4e
Add command AdcParam
...
Add command AdcParam to control ADC0 Temperature and Light formula parameters
2019-05-24 12:28:09 +02:00
Theo Arends
a8dc742f4e
Merge pull request #5854 from meingraham/development
...
Gerhard Mutz credits
2019-05-23 17:25:23 +02:00
Michael Ingraham
4122659302
Gerhard Mutz credits
2019-05-23 11:09:20 -04:00
Theo Arends
644d89c509
Merge pull request #5852 from tiberiuana/console-cors
...
Add CORS preflight support to console URL
2019-05-23 12:46:00 +02:00
Tiberiu Ana
e65790e55e
Add CORS preflight support to console URL
...
Please see #5847 for reference.
2019-05-23 12:21:08 +02:00