53 lines
1.2 KiB
YAML
53 lines
1.2 KiB
YAML
### Views ###
|
|
default_view:
|
|
name: Home
|
|
view: yes
|
|
icon: mdi:home
|
|
entities:
|
|
|
|
|
|
|
|
|
|
#################################################################################
|
|
### Grops ###
|
|
|
|
House:
|
|
control: hidden
|
|
entities:
|
|
- sensor.notification_mode
|
|
- input_boolean.guest_mode
|
|
- input_boolean.vacation_mode
|
|
|
|
Family:
|
|
- binary_sensor.jeffrey_presence
|
|
- binary_sensor.kat_presence
|
|
|
|
|
|
House Conditions:
|
|
- climate.first_floor
|
|
- sensor.accurite_back_porch_temperature
|
|
- sensor.accurite_back_porch_humidity
|
|
- sensor.accurite_garage_temperature
|
|
- sensor.accurite_garage_humidity
|
|
|
|
External Doors:
|
|
- binary_sensor.side_door_contact_2
|
|
- binary_sensor.front_door_contact_2
|
|
- binary_sensor.back_door_contact_2
|
|
- binary_sensor.laundry_room_door_contact_2
|
|
- binary_sensor.garage_door
|
|
|
|
Internal Doors:
|
|
- binary_sensor.attic_door_contact_2
|
|
|
|
Disney Audio:
|
|
- input_boolean.tiki_room_audio
|
|
- input_boolean.happy_ever_after_show
|
|
- input_boolean.haunted_mansion
|
|
- input_boolean.boo_to_you_show
|
|
- input_boolean.spaceship_earth_ride
|
|
- input_boolean.mk_loop
|
|
- input_boolean.illuminations
|
|
- input_boolean.boo_to_you
|
|
- input_boolean.happy_ever_after
|