Tilføj Roborock sug/sug&vask-knapper til Andreas-, Daniel- og Soveværelse-views

This commit is contained in:
2026-08-08 10:54:37 +02:00
parent b61e85784d
commit 7f4331b214
7 changed files with 125 additions and 82 deletions
+41
View File
@@ -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