mirror of
https://github.com/GeorgeSG/sarah.git
synced 2026-06-21 10:57:43 +00:00
Implement chips
This commit is contained in:
@@ -30,14 +30,17 @@
|
||||
- type: horizontal-stack
|
||||
cards:
|
||||
- type: custom:button-card
|
||||
template: v3_badge
|
||||
template: v3_chip_name
|
||||
entity: binary_sensor.someone_home
|
||||
name: Someone home
|
||||
- type: custom:button-card
|
||||
template: v3_badge
|
||||
template: v3_chip_name
|
||||
entity: binary_sensor.someone_sleeping
|
||||
name: Sleeping
|
||||
- type: custom:button-card
|
||||
template: v3_badge
|
||||
template: v3_chip
|
||||
entity: sensor.house_mode
|
||||
icon: mdi:home
|
||||
|
||||
- type: custom:decluttering-card
|
||||
template: v3_section_title
|
||||
|
||||
Reference in New Issue
Block a user