mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-21 08:16:53 +00:00
Add details about else
This commit is contained in:
parent
275ac4790c
commit
0bf424eecd
@ -26,6 +26,8 @@ The [iCloud](/components/device_tracker.icloud/) is gathering various details ab
|
|||||||
{%- endif %}{% endraw %}
|
{%- endif %}{% endraw %}
|
||||||
```
|
```
|
||||||
|
|
||||||
|
The `else` part is used to have the sensor keep it's last state if the newest [iCloud](/components/device_tracker.icloud/) update doesn't have any battery state in it (which happens sometimes). Otherwise the sensor will be blank.
|
||||||
|
|
||||||
While running the [Owntracks](/components/device_tracker.owntracks/) device tracker you can retrieve the battery level with a MQTT sensor.
|
While running the [Owntracks](/components/device_tracker.owntracks/) device tracker you can retrieve the battery level with a MQTT sensor.
|
||||||
|
|
||||||
```yaml
|
```yaml
|
||||||
|
Loading…
x
Reference in New Issue
Block a user