mirror of
https://github.com/GeorgeSG/sarah.git
synced 2026-05-05 08:44:24 +00:00
46 lines
1.1 KiB
YAML
46 lines
1.1 KiB
YAML
title: Living Room
|
|
path: living-room
|
|
icon: "mdi:sofa"
|
|
badges: []
|
|
cards:
|
|
- type: glance
|
|
title: Window
|
|
show_icon: true
|
|
show_name: false
|
|
show_state: true
|
|
entities:
|
|
- entity: binary_sensor.living_room_right_window_on_off_wrapper
|
|
- entity: sensor.living_room_right_window_power
|
|
|
|
- type: entities
|
|
title: Lights
|
|
show_header_toggle: false
|
|
entities:
|
|
- entity: light.living_room_all_lights
|
|
- entity: light.living_room_main_lights
|
|
- entity: light.living_room_1
|
|
- entity: light.living_room_2
|
|
- entity: light.living_room_3
|
|
- entity: light.living_room_4
|
|
- entity: light.pc
|
|
|
|
- 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:
|
|
- entity: switch.camera
|
|
- entity: binary_sensor.amcrest_camera_online
|
|
- entity: binary_sensor.amcrest_camera_motion_detected
|
|
|
|
- type: media-control
|
|
entity: media_player.living_room_tv
|
|
|
|
- type: media-control
|
|
entity: media_player.playstation_4
|