Implement chips

This commit is contained in:
Georgi Gardev
2022-12-01 16:02:01 +02:00
parent 71a67723fb
commit 055a2eb484
17 changed files with 379 additions and 379 deletions
+10 -7
View File
@@ -30,22 +30,25 @@
- type: horizontal-stack
cards:
- type: custom:button-card
template: v3_badge_temp
template: v3_chip
entity: sensor.kitchen_weather_temperature
- type: custom:button-card
template: v3_badge_humidity
template: v3_chip
entity: sensor.kitchen_weather_humidity
- type: custom:button-card
template: v3_badge_icon
entity: binary_sensor.kitchen_motion_occupancy
- type: horizontal-stack
cards:
- type: custom:button-card
template: v3_badge_icon
template: v3_chip_name
entity: binary_sensor.kitchen_window_contact
name: Window
- type: custom:button-card
template: v3_badge_icon
template: v3_chip_name
entity: binary_sensor.kitchen_door
name: Door
- type: custom:button-card
template: v3_chip_name
entity: binary_sensor.kitchen_motion_occupancy
name: Motion
- type: custom:decluttering-card
template: v3_section_title