Add heating dashboard and reorder views
This commit is contained in:
@@ -277,47 +277,13 @@ 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_377
|
||||
- switch.sonos_alarm_1894
|
||||
- switch.sonos_alarm_2273
|
||||
- switch.sonos_alarm_3471
|
||||
|
||||
- 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_377
|
||||
- switch.sonos_alarm_1894
|
||||
- switch.sonos_alarm_2273
|
||||
- switch.sonos_alarm_3471
|
||||
|
||||
- type: tile
|
||||
entity: switch.sonos_alarm_377
|
||||
name: Hverdage
|
||||
|
||||
- type: tile
|
||||
entity: switch.sonos_alarm_1894
|
||||
name: Afsted
|
||||
|
||||
- type: tile
|
||||
entity: switch.sonos_alarm_2273
|
||||
name: Man/Fre
|
||||
name: Hverdage 6.15
|
||||
|
||||
- type: tile
|
||||
entity: switch.sonos_alarm_3471
|
||||
name: Lørdag
|
||||
name: Lørdage 6.00
|
||||
|
||||
- type: grid
|
||||
cards:
|
||||
|
||||
Reference in New Issue
Block a user