mirror of https://github.com/arendst/Tasmota.git
Updated Home Assistant (markdown)
parent
8e2b81b97a
commit
8ee9a45de2
|
@ -41,10 +41,8 @@ mqtt:
|
|||
Default username for the embedded broker is `homeassistant` while port defaults to `1883`.
|
||||
|
||||
## 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.\
|
||||
With MQTT discovery, no user interaction or configuration file edit is needed to add new devices to Hass. \
|
||||
***HINT*** \
|
||||
Home Assistant auto discovery is disabled for the environments: `minimal`, `basic` and `classic`. You can check the `USE_HOMEASSISTANT` feature in **Available Features and Sensors** listet in the current [release notes](https://github.com/arendst/Sonoff-Tasmota/releases/latest).
|
||||
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`)_\
|
||||
With MQTT discovery, no user interaction or configuration file edit is needed to add new devices to Hass.
|
||||
|
||||
Automatic discovery is currently supported for:
|
||||
- Relay - Announced as Home Assistant `switch`
|
||||
|
|
Loading…
Reference in New Issue