Tilføj Roborock sug/sug&vask-knapper til Andreas-, Daniel- og Soveværelse-views
This commit is contained in:
@@ -354,3 +354,44 @@ sections:
|
||||
- type: tile
|
||||
entity: switch.andreas_motionlys_toggle
|
||||
name: Motionlys
|
||||
|
||||
- type: grid
|
||||
cards:
|
||||
- type: heading
|
||||
heading: Støvsuger
|
||||
|
||||
- type: horizontal-stack
|
||||
cards:
|
||||
- type: custom:button-card
|
||||
name: Sug
|
||||
icon: mdi:robot-vacuum
|
||||
tap_action:
|
||||
action: perform-action
|
||||
perform_action: button.press
|
||||
target:
|
||||
entity_id: button.bryggers_roborock_s8_pro_ultra_andreas_sug
|
||||
styles:
|
||||
card:
|
||||
- padding: 8px 6px
|
||||
- height: 72px
|
||||
icon:
|
||||
- width: 22px
|
||||
name:
|
||||
- font-size: 11px
|
||||
|
||||
- type: custom:button-card
|
||||
name: Sug & vask
|
||||
icon: mdi:robot-vacuum-variant
|
||||
tap_action:
|
||||
action: perform-action
|
||||
perform_action: button.press
|
||||
target:
|
||||
entity_id: button.bryggers_roborock_s8_pro_ultra_andreas_sug_vask
|
||||
styles:
|
||||
card:
|
||||
- padding: 8px 6px
|
||||
- height: 72px
|
||||
icon:
|
||||
- width: 22px
|
||||
name:
|
||||
- font-size: 11px
|
||||
|
||||
@@ -358,3 +358,44 @@ sections:
|
||||
- type: tile
|
||||
entity: switch.daniel_motionlys_toggle
|
||||
name: Motionlys
|
||||
|
||||
- type: grid
|
||||
cards:
|
||||
- type: heading
|
||||
heading: Støvsuger
|
||||
|
||||
- type: horizontal-stack
|
||||
cards:
|
||||
- type: custom:button-card
|
||||
name: Sug
|
||||
icon: mdi:robot-vacuum
|
||||
tap_action:
|
||||
action: perform-action
|
||||
perform_action: button.press
|
||||
target:
|
||||
entity_id: button.bryggers_roborock_s8_pro_ultra_daniel_sug
|
||||
styles:
|
||||
card:
|
||||
- padding: 8px 6px
|
||||
- height: 72px
|
||||
icon:
|
||||
- width: 22px
|
||||
name:
|
||||
- font-size: 11px
|
||||
|
||||
- type: custom:button-card
|
||||
name: Sug & vask
|
||||
icon: mdi:robot-vacuum-variant
|
||||
tap_action:
|
||||
action: perform-action
|
||||
perform_action: button.press
|
||||
target:
|
||||
entity_id: button.bryggers_roborock_s8_pro_ultra_daniel_sug_vask
|
||||
styles:
|
||||
card:
|
||||
- padding: 8px 6px
|
||||
- height: 72px
|
||||
icon:
|
||||
- width: 22px
|
||||
name:
|
||||
- font-size: 11px
|
||||
|
||||
@@ -175,3 +175,44 @@ sections:
|
||||
- type: tile
|
||||
entity: binary_sensor.sovevaerelse_vindue
|
||||
name: Vindue
|
||||
|
||||
- type: grid
|
||||
cards:
|
||||
- type: heading
|
||||
heading: Støvsuger
|
||||
|
||||
- type: horizontal-stack
|
||||
cards:
|
||||
- type: custom:button-card
|
||||
name: Sug
|
||||
icon: mdi:robot-vacuum
|
||||
tap_action:
|
||||
action: perform-action
|
||||
perform_action: button.press
|
||||
target:
|
||||
entity_id: button.bryggers_roborock_s8_pro_ultra_sovevaerelse_sug
|
||||
styles:
|
||||
card:
|
||||
- padding: 8px 6px
|
||||
- height: 72px
|
||||
icon:
|
||||
- width: 22px
|
||||
name:
|
||||
- font-size: 11px
|
||||
|
||||
- type: custom:button-card
|
||||
name: Sug & vask
|
||||
icon: mdi:robot-vacuum-variant
|
||||
tap_action:
|
||||
action: perform-action
|
||||
perform_action: button.press
|
||||
target:
|
||||
entity_id: button.bryggers_roborock_s8_pro_ultra_sovevaerelse_sug_vask
|
||||
styles:
|
||||
card:
|
||||
- padding: 8px 6px
|
||||
- height: 72px
|
||||
icon:
|
||||
- width: 22px
|
||||
name:
|
||||
- font-size: 11px
|
||||
|
||||
@@ -5,5 +5,5 @@ panel: true
|
||||
|
||||
cards:
|
||||
- type: iframe
|
||||
url: /local/snapshots/indkorsel_loader.html?v=20260730162916
|
||||
url: /local/snapshots/indkorsel_loader.html?v=20260808105147
|
||||
aspect_ratio: 100%
|
||||
|
||||
Reference in New Issue
Block a user