446 Commits

Author SHA1 Message Date
blakadder
3096a7cb44
Update CHANGELOG.md 2019-11-22 22:53:48 +01:00
blakadder
2b7baece56 docs refactor 2019-11-22 22:21:23 +01:00
Grzegorz
5c2f4b741a
Update pl-PL.h
again some small changes
2019-11-22 20:34:28 +01:00
Theo Arends
7b24b67606 Refactor shutter slider 2019-11-22 17:24:56 +01:00
Theo Arends
c550af0175 Colorize sliders 2019-11-22 17:01:11 +01:00
Theo Arends
89cf000f5c Make NTP updates related to uptime
Make NTP updates related to uptime (#6995)
2019-11-22 14:50:57 +01:00
Theo Arends
0d69b7fc98 Bump version to 7.0.0.6
Add colorpicker to WebUI by Christian Staars (#6984)
2019-11-22 13:09:59 +01:00
Theo Arends
eca39bfed1 Update Hue colorpicker 2019-11-22 13:06:38 +01:00
Theo Arends
9b921c28e6 Colorpicker CSS updated 2019-11-22 12:25:55 +01:00
Theo Arends
6c7bc96109 Fix colorpicker regression 2019-11-22 11:15:52 +01:00
Theo Arends
0d03c1c260 Update xdrv_01_webserver.ino 2019-11-22 10:57:12 +01:00
Theo Arends
1ed0a372c6 Fix colorpicker when using USE_JAVASCRIPT_ES6
Fix colorpicker when using USE_JAVASCRIPT_ES6 (#6994)
2019-11-22 10:49:15 +01:00
Theo Arends
212b71bebe
Merge pull request #6993 from Staars/colorpicker
include light_type 3 and up for colorpicker
2019-11-22 09:18:02 +01:00
Staars
d214974b1c include light_type 3 and up 2019-11-22 09:08:15 +01:00
Theo Arends
e838a76bfc
Merge pull request #6984 from Staars/colorpicker
add colorpicker to Web-UI
2019-11-21 22:16:51 +01:00
Theo Arends
eec079ecdc
Merge pull request #6987 from ascillato/patch-1
Update Spanish Translation
2019-11-21 22:14:31 +01:00
Adrian Scillato
bea7e309ea
Update Spanish Translation 2019-11-21 17:09:04 -03:00
Grzegorz
9d44cebaab
Update pl-PL.h
Corrected found bugs..
2019-11-21 19:46:24 +01:00
Grzegorz
af65f1bd6a
Update pl-PL.h
Again some fixes
2019-11-21 19:29:18 +01:00
Staars
51f6b211cb remove some #ifdef stuff 2019-11-21 19:17:57 +01:00
Staars
9bba95a7cc responsive color update, fix scaling 2019-11-21 18:02:58 +01:00
Staars
a1dc8465bb Merge branch 'development' of https://github.com/arendst/Sonoff-Tasmota into colorpicker 2019-11-21 16:16:34 +01:00
Theo Arends
b80708aef0 Add hardware detection
Add hardware detection to be overruled with SetOption51 (#6969)
2019-11-21 15:00:35 +01:00
Theo Arends
5f1074e3f6 Make sure flash erase went well 2019-11-21 11:12:53 +01:00
Theo Arends
f243b06726 Make TLS certificate storage PUYA compatible 2019-11-21 11:08:30 +01:00
Theo Arends
6706c89b66
Merge pull request #6980 from s-hadinger/fix_sleep_light
Fix Wifi instability when light is on, due to sleep=0 (#6961, #6608)
2019-11-21 10:44:44 +01:00
Hadinger
d92dd18aff Change minimum sleep to 10 milliseconds 2019-11-20 22:33:35 +01:00
Theo Arends
0f68ccfe23 Add full exception data to Status 1 2019-11-20 21:49:57 +01:00
Hadinger
62b213897f Fix Wifi instability when light is on, due to sleep=0 (#6961, #6608) 2019-11-20 21:08:35 +01:00
Theo Arends
7777fa08b0 Sanitize code 2019-11-20 20:53:12 +01:00
Theo Arends
02db6b632f Fix core < 2.6.0 compilation 2019-11-20 17:57:32 +01:00
Grzegorz
d99261298e
Update pl-PL.h
More fixes..
2019-11-20 11:42:21 +01:00
Theo Arends
40b3d20e0d
Merge pull request #6975 from s-hadinger/fix_dbg
Fix compilation error when USE_DEBUG_DRIVER and not USE_I2C
2019-11-20 10:06:09 +01:00
Grzegorz
7e8ea151c1
Update pl-PL.h
allmost done
2019-11-20 08:12:14 +01:00
Grzegorz
9553be93bc
Update pl-PL.h
additional changes...
2019-11-20 08:09:57 +01:00
Grzegorz
7cf303a729
Update pl-PL.h
Some additional translations in Pl and many fixes.
2019-11-20 07:24:32 +01:00
Hadinger
4c45b9190b Fix compilation error when 2019-11-19 23:15:44 +01:00
Staars
50a919c094 fix saturation slider scaling 2019-11-19 21:41:42 +01:00
Staars
56ccbc5216 Web-GUI color picker 2019-11-19 21:22:45 +01:00
Theo Arends
1c3b29b835 Fix unwanted deep sleep initiation
Fix unwanted deep sleep initiation (#6961)
2019-11-19 15:35:41 +01:00
Hadinger
5743486d2a Fix check deepsleep for valid values in Settings (#6961) 2019-11-18 23:11:09 +01:00
Theo Arends
6ec4373761 Enable deep sleep in tasmota-sensors 2019-11-18 12:35:52 +01:00
Theo Arends
27e9765a66 Update xdrv_09_timers.ino 2019-11-18 12:25:59 +01:00
Theo Arends
14f6f6f22b Add command TempOffset -12.6 .. 12.6
Add command TempOffset -12.6 .. 12.6 to set global temperature sensor offset (#6958)
2019-11-18 12:15:49 +01:00
Theo Arends
95673103dd
Merge pull request #6958 from stefanbode/patch-1
#enhancement: Adding option to compensate on a global level temperature
2019-11-18 11:47:50 +01:00
Theo Arends
cc6f2f7896 Bump version 7.0.0.5 2019-11-18 11:21:48 +01:00
Theo Arends
c79e5ad7d4 Add SDK area erase to short power cycle reset
Add SDK area erase to short power cycle reset (#6956)
2019-11-18 11:17:43 +01:00
Theo Arends
11c5947c23 Fix possible reboot loop regression 2019-11-18 11:02:04 +01:00
Philip Barclay
dac6ce1e54 Added YPR results to webserver and JSON output if DMP enabled. 2019-11-18 21:33:34 +13:00
stefanbode
1cf4152747
Update settings.h 2019-11-18 09:31:39 +01:00