mirror of https://github.com/arendst/Tasmota.git
add hint, that auto discovery is not enabled on some environments
parent
eeedf7d676
commit
65494ce935
|
@ -42,7 +42,9 @@ Default username for the embedded broker is `homeassistant` while port defaults
|
||||||
|
|
||||||
## 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.\
|
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.
|
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).
|
||||||
|
|
||||||
Automatic discovery is currently supported for:
|
Automatic discovery is currently supported for:
|
||||||
- Relay - Announced as Home Assistant `switch`
|
- Relay - Announced as Home Assistant `switch`
|
||||||
|
|
Loading…
Reference in New Issue