mirror of https://github.com/arendst/Tasmota.git
edited per request
parent
8ee9a45de2
commit
27be812c70
|
@ -41,7 +41,7 @@ mqtt:
|
||||||
Default username for the embedded broker is `homeassistant` while port defaults to `1883`.
|
Default username for the embedded broker is `homeassistant` while port defaults to `1883`.
|
||||||
|
|
||||||
## Add Tasmota devices to Home Assistant
|
## Add Tasmota devices to Home Assistant
|
||||||
To ease Home Assistant configuration a feature called [MQTT discovery](https://www.home-assistant.io/docs/mqtt/discovery/) is available. _(warning: this feature is disabled in `sonoff-basic.bin` and `sonoff-classic.bin`)_\
|
To ease Home Assistant configuration a feature called [MQTT discovery](https://www.home-assistant.io/docs/mqtt/discovery/) is available. _(warning: this feature is not included in `sonoff-basic.bin` and `sonoff-classic.bin`)_\
|
||||||
With MQTT discovery, no user interaction or configuration file edit is needed to add new devices to Hass.
|
With MQTT discovery, no user interaction or configuration file edit is needed to add new devices to Hass.
|
||||||
|
|
||||||
Automatic discovery is currently supported for:
|
Automatic discovery is currently supported for:
|
||||||
|
|
Loading…
Reference in New Issue