Polish Roborock last-run card
This commit is contained in:
@@ -170,9 +170,29 @@ cards:
|
|||||||
# 🧹 Støvsuger
|
# 🧹 Støvsuger
|
||||||
- type: horizontal-stack
|
- type: horizontal-stack
|
||||||
cards:
|
cards:
|
||||||
- type: tile
|
- type: custom:button-card
|
||||||
entity: sensor.roborock_last_clean_end_compact
|
entity: sensor.roborock_last_clean_end_compact
|
||||||
|
show_icon: false
|
||||||
|
show_name: true
|
||||||
|
show_state: true
|
||||||
name: Sidst kørt
|
name: Sidst kørt
|
||||||
|
tap_action:
|
||||||
|
action: none
|
||||||
|
hold_action:
|
||||||
|
action: none
|
||||||
|
styles:
|
||||||
|
card:
|
||||||
|
- padding: 8px
|
||||||
|
name:
|
||||||
|
- font-size: 11px
|
||||||
|
- color: var(--secondary-text-color)
|
||||||
|
- padding-bottom: 4px
|
||||||
|
state:
|
||||||
|
- white-space: normal
|
||||||
|
- word-break: break-word
|
||||||
|
- line-height: 1.2
|
||||||
|
- font-size: 13px
|
||||||
|
- text-align: center
|
||||||
|
|
||||||
- type: button
|
- type: button
|
||||||
name: Køkken
|
name: Køkken
|
||||||
|
|||||||
Reference in New Issue
Block a user