Updated Home Assistant (markdown)

Adrian Scillato 2019-03-18 23:52:32 -03:00
parent 30f7d3855f
commit 0f43684155
1 changed files with 1 additions and 2 deletions

@ -93,8 +93,7 @@ Note2: After changing `entity_id` Hass must be restarted, this will be fixed in
### Tip: Sync power state
If the MQTT broker or Hass is restarted, or there is a WiFi outage, Tasmota device state may not be synced with Home Assistant.\
The device state will always be synced each TelePeriod (every 5 minutes by default).\
If the MQTT broker or Hass is restarted, or there is a WiFi outage, Tasmota device state may not be synced with Home Assistant.
Use this automation to get all your (auto discovered) devices in sync, including power state, **immediately** after Home Assistant is (re)started.
```yaml