mirror of
https://github.com/GeorgeSG/sarah.git
synced 2026-04-29 06:48:16 +00:00
Change bed mode icon
This commit is contained in:
@@ -19,7 +19,7 @@ binary_sensor:
|
||||
{% if is_state('input_select.house_mode', 'day') %}
|
||||
mdi:weather-sunny
|
||||
{% elif is_state('input_select.house_mode', 'bed') %}
|
||||
mdi:bed-queen
|
||||
mdi:bed-king-outline
|
||||
{% else %}
|
||||
mdi:weather-night
|
||||
{% endif %}
|
||||
|
||||
Reference in New Issue
Block a user