* [button-card](https://github.com/custom-cards/button-card)
* [card-mod](https://github.com/thomasloven/lovelace-card-mod)
* [Darkish Theme](https://github.com/78wesley/Home-Assistant-Darkish-Theme)
+* [fold-entity-row](https://github.com/thomasloven/lovelace-fold-entity-row)
* [hui-element](https://github.com/thomasloven/lovelace-hui-element)
* [layout-card](https://github.com/thomasloven/lovelace-layout-card)
* [Lovelace Swipe Navigation](https://github.com/maykar/lovelace-swipe-navigation)
* Sony Bravia
* SpeedTest
* UPNP
+ * Version (local)
* Restart Home Assistant
## Editor
{% elif is_state('input_boolean.home_mode_away', 'on') %}
mdi:airplane-takeoff
{% endif %}
-
-######################################################################
-# Sensor: Home Assistant version
-######################################################################
-
-- platform: version
- name: "Home Assistant: Current Version"
- source: local
-
-#- platform: version
-# name: "Home Assistant: Latest Version"
-# source: container
-# scan_interval: 21600
-