mirror of https://github.com/arendst/Tasmota.git
fix typo for Home Assistant
parent
65494ce935
commit
8e2b81b97a
|
@ -647,7 +647,7 @@ SetOption17 | | Show Color string as hex (0) or decimal (1)
|
|||
SetOption17 | 0 / off | Respond with hex color string
|
||||
SetOption17 | 1 / on | Respond with comma-separated decimal string
|
||||
SetOption18 | 1 / on | Enable signal light currently used with CO2 sensors only
|
||||
SetOption19 | 1 / on | Enable Home-Assistant automatic discovery
|
||||
SetOption19 | 1 / on | Enable Home Assistant automatic discovery
|
||||
SetOption20 | 1 / on | Enable changing Dimmer value without turning power on
|
||||
SetOption21 | 1 / on | Enable reporting Energy usage while power off
|
||||
SetOption22 | | Reserved
|
||||
|
@ -658,8 +658,8 @@ SetOption26 | 0 / off | (default) Keep using POWER without postfix for si
|
|||
SetOption26 | 1 / on | Add postfix to all POWER messages
|
||||
SetOption28 | | Enable hex (0) or decimal (1) RF signal receive data representation
|
||||
SetOption29 | | Enable hex (0) or decimal (1) IR signal receive data representation
|
||||
SetOption30 | 0 / off | (default) Automatic announcement as 'switch' for relays and 'light' for PWM in Home-Assistant MQTT discovery message.
|
||||
SetOption30 | 1 / on | Enforce Home-Assistant discovery as 'light' platform also for relays.
|
||||
SetOption30 | 0 / off | (default) Automatic announcement as 'switch' for relays and 'light' for PWM in Home Assistant MQTT discovery message.
|
||||
SetOption30 | 1 / on | Enforce Home Assistant discovery as 'light' platform also for relays.
|
||||
SetOption31 | 1 / on | Disable wifi down notification (once every second) and mqtt (once every 2 seconds) status information blink (blinkyblinky) of wifi led
|
||||
SetOption32 | 1..100 | Set key hold time from 0.1 to 10 seconds
|
||||
SetOption33 | 1..250 | Set Sonoff Pow Max_Power_Retry from 1 to 250
|
||||
|
|
Loading…
Reference in New Issue