mirror of
https://github.com/GeorgeSG/sarah.git
synced 2026-09-06 01:48:44 +00:00
146 lines
4.5 KiB
YAML
146 lines
4.5 KiB
YAML
title: Living Room
|
|
path: living-room
|
|
icon: "mdi:sofa"
|
|
badges: []
|
|
cards:
|
|
- type: vertical-stack
|
|
cards:
|
|
- type: entities
|
|
title: Lights
|
|
show_header_toggle: false
|
|
entities:
|
|
- type: custom:slider-entity-row
|
|
entity: light.living_room_all_lights
|
|
name: All lights
|
|
toggle: true
|
|
step: 5
|
|
- type: custom:fold-entity-row
|
|
head:
|
|
entity: light.living_room_main_lights
|
|
name: Main lights
|
|
entities:
|
|
- type: custom:slider-entity-row
|
|
entity: light.living_room_main_lights
|
|
name: Brightness
|
|
hide_state: true
|
|
step: 5
|
|
- type: custom:slider-entity-row
|
|
entity: light.living_room_main_lights
|
|
name: Temperature
|
|
attribute: color_temp
|
|
hide_state: true
|
|
min: 153
|
|
max: 500
|
|
step: 5
|
|
- type: custom:multiple-entity-row
|
|
entity: light.living_room_1
|
|
show_state: false
|
|
entities:
|
|
- entity: switch.living_room_1_light_fade
|
|
name: Fade
|
|
toggle: true
|
|
- entity: light.living_room_1
|
|
name: Switch
|
|
toggle: true
|
|
- type: custom:multiple-entity-row
|
|
entity: light.living_room_2
|
|
show_state: false
|
|
entities:
|
|
- entity: switch.living_room_2_light_fade
|
|
name: Fade
|
|
toggle: true
|
|
- entity: light.living_room_2
|
|
name: Switch
|
|
toggle: true
|
|
- type: custom:multiple-entity-row
|
|
entity: light.living_room_3
|
|
show_state: false
|
|
entities:
|
|
- entity: switch.living_room_3_light_fade
|
|
name: Fade
|
|
toggle: true
|
|
- entity: light.living_room_3
|
|
name: Switch
|
|
toggle: true
|
|
- type: custom:multiple-entity-row
|
|
entity: light.living_room_4
|
|
show_state: false
|
|
entities:
|
|
- entity: switch.living_room_4_light_fade
|
|
name: Fade
|
|
toggle: true
|
|
- entity: light.living_room_4
|
|
name: Switch
|
|
toggle: true
|
|
- type: custom:fold-entity-row
|
|
head:
|
|
type: custom:multiple-entity-row
|
|
entity: light.pc
|
|
show_state: false
|
|
entities:
|
|
- entity: switch.pc_light_fade
|
|
name: Fade
|
|
toggle: true
|
|
- entity: light.pc
|
|
name: Switch
|
|
toggle: true
|
|
entities:
|
|
- type: custom:slider-entity-row
|
|
entity: light.pc
|
|
name: Brightness
|
|
hide_state: true
|
|
step: 5
|
|
|
|
- type: "custom:mini-media-player"
|
|
artwork: cover
|
|
entity: media_player.living_room
|
|
speaker_group:
|
|
sync_volume: true
|
|
entities:
|
|
- entity_id: media_player.master_bedroom
|
|
name: Master Bedroom
|
|
- entity_id: media_player.living_room
|
|
name: Livingroom
|
|
- entity_id: media_player.kitchen
|
|
name: Kitchen
|
|
hide:
|
|
power: true
|
|
icon: true
|
|
shuffle: false
|
|
idle_view:
|
|
when_idle: true
|
|
when_standby: true
|
|
|
|
- type: "custom:mini-media-player"
|
|
entity: media_player.living_room_tv
|
|
|
|
- type: "custom:mini-media-player"
|
|
entity: media_player.playstation_4
|
|
|
|
- type: vertical-stack
|
|
cards:
|
|
- type: glance
|
|
title: Window
|
|
show_icon: true
|
|
show_name: false
|
|
show_state: true
|
|
entities:
|
|
- binary_sensor.living_room_right_window_on_off_wrapper
|
|
- sensor.living_room_right_window_power
|
|
|
|
- type: vertical-stack
|
|
cards:
|
|
- type: picture-entity
|
|
aspect_ratio: 50%
|
|
entity: camera.amcrest_camera
|
|
show_name: true
|
|
show_state: true
|
|
|
|
- type: entities
|
|
title: Camera Controls
|
|
show_header_toggle: false
|
|
entities:
|
|
- switch.camera
|
|
- binary_sensor.amcrest_camera_online
|
|
- binary_sensor.amcrest_camera_motion_detected
|