Theo Arends
250e3f3dc4
Fix display of wifi scan signal strength
...
Fix display of wifi scan signal strength
2020-01-09 14:35:03 +01:00
Theo Arends
d0774995de
Allow duplicate names but different channel in wifi scan
...
Allow duplicate names but different channel in wifi scan
2020-01-09 14:19:19 +01:00
to-scho
2c6659fca4
Fix labeling of web buttons for shutters
...
Instead of switching power of the shutter relais web buttons will issue shutter commands to work right when in shuttermode 1. Up down labels arrow up/down fixed for more than one shutter.
2020-01-09 09:17:39 +01:00
Theo Arends
1c0db7e689
Refactor version compatibility
2020-01-07 17:01:48 +01:00
Theo Arends
95fc96d563
Add support for gzipped binaries
...
Add support for gzipped binaries
2020-01-06 14:52:04 +01:00
Hadinger
aa665c1439
Add SetOption82 to limit the CT range for Alexa to 200..380
2020-01-04 11:01:44 +01:00
Theo Arends
8aa9109656
Happy New Year
...
Happy New Year
2019-12-31 14:23:34 +01:00
Adrian Scillato
96842eed73
Better Button Spacing
2019-12-25 22:13:17 -03:00
Adrian Scillato
aa155f9a52
AP MODE: Added Restore Config Button
2019-12-25 21:59:42 -03:00
Theo Arends
b66cc3479f
Add support for user defined GUI button text
...
Add commands ``WebButton1`` until ``WebButton16`` to support user defined GUI button text (#7166 )
2019-12-24 17:10:50 +01:00
Theo Arends
a2478f9569
Change number of ``FriendlyName``s from 4 to 8
...
Change number of ``FriendlyName``s from 4 to 8
2019-12-24 15:06:19 +01:00
Theo Arends
ad4a7e91ac
Add support for max 150 characters
...
Add support for max 150 characters in most command parameter strings (#3686 , #4754 )
2019-12-22 15:23:52 +01:00
Theo Arends
42f25b1cfb
Update xdrv_01_webserver.ino
2019-12-20 18:37:14 +01:00
Theo Arends
7e24ed9c2c
Fix error message
2019-12-20 18:24:20 +01:00
Theo Arends
7459a8a424
Add restriction if fallback firmware is incompatible
...
Add restriction if fallback firmware is incompatible with settings resulting in unreachable device
2019-12-20 15:12:44 +01:00
Theo Arends
aae86a6718
Add fallback functionality
...
Add fallback functionality from next version 7.1.2.7
2019-12-16 15:13:57 +01:00
Bastian Urschel
27dd251fc3
IPv6 global unique address is now displayed at webinterface "information" above IPv4 address and also mentioned in the initial MQTT message if WebServer is active.
2019-12-11 15:53:19 +01:00
Theo Arends
407935efc4
Change GUI Shutter button text
...
Change GUI Shutter button text to Up and Down Arrows based on PR by Xavier Muller (#7166 )
2019-12-10 12:33:45 +01:00
Shantur Rathore
6c3d029286
Implement capability for setting CORS to a specific website instead of just enable for all websites
2019-12-08 21:07:39 +00:00
Andreas Schultz
46566952a0
report Signal Strength in dBm over MQTT
...
Also include dBm in debug log and in WebIf information display.
2019-12-08 19:42:08 +01:00
Theo Arends
5524075b04
Fix slider for devices without RGB
...
Fix slider for devices with one or two channels like only white or white/yellow
2019-11-30 16:05:09 +01:00
Theo Arends
ac065867d3
Add command ``SetOption77 0/1``
...
Add command ``SetOption77 0/1`` to keep power on when slider is far left
2019-11-29 13:11:35 +01:00
Jason2866
67aa76ed78
Align slider behaviour with mqtt...
...
commands. Via slider it was NOT possible to set ```{"POWER1":"OFF","Dimmer1":0,"POWER2":"OFF","Dimmer2":100,"Color":"000000FF","HSBColor":"0,0,0","Channel":[0,0,0,100]}```
min value was before the change
```{"POWER1":"ON","Dimmer1":1,"POWER2":"OFF","Dimmer2":100,"Color":"030303FF","HSBColor":"1,1,1","Channel":[1,1,1,100]}```
2019-11-27 18:14:12 +01:00
Theo Arends
8f27e2cd02
Fix channel sliders
2019-11-25 19:29:11 +01:00
Theo Arends
44f44bb6d5
Add optional debug info
2019-11-25 17:58:37 +01:00
Theo Arends
150b26faf8
Fix USE_SCRIPT_WEB_DISPLAY error
...
Fix USE_SCRIPT_WEB_DISPLAY error (#7021 )
2019-11-25 17:21:31 +01:00
Theo Arends
a76a79a413
Refactor sliders
2019-11-25 15:20:44 +01:00
Theo Arends
a0a819718b
Tweak sliders
2019-11-24 15:13:07 +01:00
Theo Arends
fd9971c20c
Change GUI saturation from grey to white
...
Change GUI saturation from grey to white
2019-11-24 12:59:55 +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
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
Staars
d214974b1c
include light_type 3 and up
2019-11-22 09:08:15 +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
7777fa08b0
Sanitize code
2019-11-20 20:53:12 +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
e099ebe7b6
Bump version to 7.0.0.4
...
Add command WifiPower 0 .. 20.5 to set Wifi Output Power which will be default set to 17dB
2019-11-08 13:00:32 +01:00
Theo Arends
8711ad00ad
Visual tweaks of Dark UI
...
Visual tweaks of Dark UI (#6844 )
2019-11-06 11:16:43 +01:00
Theo Arends
4891bad69a
Change sonoff references to tasmota
2019-11-03 15:37:33 +01:00
Theo Arends
4b49979274
Add SetOption comments to code
2019-11-03 13:51:22 +01:00
Theo Arends
5f4e38023d
Add SetOption comments to code
2019-11-03 12:33:36 +01:00
Theo Arends
57e62b1e68
Bump version 7.0.0.2
...
Add command WebColor19 to control color of Module and Name (#6811 )
2019-11-02 13:25:23 +01:00
localhost61
d6115b7dd1
Add COLOR_TITLE as WebColor19
2019-11-02 05:33:40 +01:00
Theo Arends
e497421ace
Add command SetOption75 0/1 to switch between grouptopic
...
Add command SetOption75 0/1 to switch between grouptopic (0) using fulltopic replacing %topic% or (1) is cmnd/<grouptopic> (#6779 )
2019-10-31 17:24:06 +01:00
Theo Arends
2dabaa3d20
Add command SetOption73 0/1 to re-enable CORS
...
Add command SetOption73 0/1 to re-enable HTTP Cross-Origin Resource Sharing (CORS) now default disabled (#6767 )
2019-10-28 13:36:04 +01:00
Theo Arends
0e07397ff7
Change Sonoff-Tasmota to Tasmota
2019-10-27 12:04:08 +01:00