mirror of https://github.com/arendst/Tasmota.git
Corrected spelling error: "ni" to "no".
parent
cac9987418
commit
fa715dc2bc
|
@ -75,7 +75,7 @@ Automatic discovery is currently supported - and recommended - for:
|
|||
**To force announcing a relay/switch as a "light" go to the console and type the following command: `SetOption30 1` **
|
||||
|
||||
By executing command `SetOption19 On` this feature is enabled and a retained MQTT message starting with topic "homeassistant..", as defined in user_config.h HOME_ASSISTANT_DISCOVERY_PREFIX, is sent containing parameters used by Home Assistant to automatically configure a device.
|
||||
This means ni user interaction is needed to add the device to Home Assistant.
|
||||
This means no user interaction is needed to add the device to Home Assistant.
|
||||
|
||||
To disable this feature and get rid of the retained message execute command SetOption19 Off and the homeassistant topic is removed from the MQTT server.
|
||||
This will also remove the device from Home Assistant.
|
||||
|
|
Loading…
Reference in New Issue