Add heating dashboard and reorder views
This commit is contained in:
@@ -277,26 +277,6 @@ sections:
|
||||
- type: heading
|
||||
heading: Alarmer
|
||||
|
||||
- type: button
|
||||
name: Alarmer til
|
||||
icon: mdi:alarm-check
|
||||
tap_action:
|
||||
action: perform-action
|
||||
perform_action: homeassistant.turn_on
|
||||
target:
|
||||
entity_id:
|
||||
- switch.sonos_alarm_445
|
||||
|
||||
- type: button
|
||||
name: Alarmer fra
|
||||
icon: mdi:alarm-off
|
||||
tap_action:
|
||||
action: perform-action
|
||||
perform_action: homeassistant.turn_off
|
||||
target:
|
||||
entity_id:
|
||||
- switch.sonos_alarm_445
|
||||
|
||||
- type: tile
|
||||
entity: switch.sonos_alarm_445
|
||||
name: Hverdage 6.30
|
||||
|
||||
Reference in New Issue
Block a user