mirror of https://github.com/arendst/Tasmota.git
Remove duplicated word
parent
54a66eec33
commit
ea7a0dc0e3
|
@ -61,7 +61,7 @@ On each Tasmota device which should be automatically discovered by Hass, enter t
|
|||
|
||||
By executing command `SetOption19 1` the automatic discovery 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.
|
||||
|
||||
To disable the automatic discovery feature feature and remove the retained message, execute command `SetOption19 0` and the homeassistant topic is removed from the MQTT server.\
|
||||
To disable the automatic discovery feature and remove the retained message, execute command `SetOption19 0` and the homeassistant topic is removed from the MQTT server.\
|
||||
Note: This will also remove the device from Home Assistant.
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue