mirror of
https://github.com/GeorgeSG/sarah.git
synced 2026-09-07 02:18:43 +00:00
Update airpurifier card
This commit is contained in:
@@ -2,12 +2,11 @@ philips_airpurifier_card:
|
|||||||
card:
|
card:
|
||||||
type: vertical-stack
|
type: vertical-stack
|
||||||
cards:
|
cards:
|
||||||
- type: entities
|
|
||||||
entities:
|
|
||||||
- entity: fan.philips_airpurifier
|
|
||||||
name: Enable purifier
|
|
||||||
- type: horizontal-stack
|
- type: horizontal-stack
|
||||||
cards:
|
cards:
|
||||||
|
- type: custom:button-card
|
||||||
|
template: default
|
||||||
|
entity: fan.philips_airpurifier
|
||||||
- type: custom:button-card
|
- type: custom:button-card
|
||||||
template: default
|
template: default
|
||||||
entity: sensor.purifier_speed
|
entity: sensor.purifier_speed
|
||||||
@@ -28,8 +27,6 @@ philips_airpurifier_card:
|
|||||||
- type: entities
|
- type: entities
|
||||||
show_header_toggle: false
|
show_header_toggle: false
|
||||||
entities:
|
entities:
|
||||||
- input_select.purifier_speed
|
|
||||||
- input_select.purifier_target_humidity
|
|
||||||
- type: custom:fold-entity-row
|
- type: custom:fold-entity-row
|
||||||
head:
|
head:
|
||||||
type: custom:dummy-entity-row
|
type: custom:dummy-entity-row
|
||||||
|
|||||||
@@ -4,7 +4,7 @@ binary_sensor.house_mode:
|
|||||||
"--ha-card-border-radius": 0 0 0.8em 0.8em
|
"--ha-card-border-radius": 0 0 0.8em 0.8em
|
||||||
border-radius: 0.8em
|
border-radius: 0.8em
|
||||||
opacity: 0.95
|
opacity: 0.95
|
||||||
min-width: 400px
|
width: 500px
|
||||||
card:
|
card:
|
||||||
type: entities
|
type: entities
|
||||||
entities:
|
entities:
|
||||||
|
|||||||
Reference in New Issue
Block a user