mirror of
https://github.com/GeorgeSG/sarah.git
synced 2026-05-05 08:44:24 +00:00
29 lines
710 B
YAML
29 lines
710 B
YAML
title: Kitchen
|
|
path: kitchen
|
|
icon: "mdi:chef-hat"
|
|
badges: []
|
|
cards:
|
|
- type: entities
|
|
title: Lights
|
|
show_header_toggle: false
|
|
entities:
|
|
- type: custom:fold-entity-row
|
|
entity: light.kitchen_main_lights
|
|
name: Main lights
|
|
entities:
|
|
- light.light_le_11
|
|
- light.light_le_12
|
|
- light.light_orbecco_1
|
|
|
|
- type: custom:decluttering-card
|
|
template: sonos_media_player
|
|
variables:
|
|
- player: media_player.kitchen
|
|
- type: entities
|
|
title: Brita Filter
|
|
entities:
|
|
- input_number.brita_remaining_liters
|
|
- input_datetime.brita_next_change
|
|
- binary_sensor.brita_should_change_filter
|
|
- script.brita_new_filter
|