Files
fresh-home/lovelace/view-inputs.yaml
T
2025-10-27 16:49:34 -04:00

167 lines
4.0 KiB
YAML

title: Inputs
path: inputs
icon: mdi:toggle-switch
visible:
- user: 24a4bd075e7f41a497dd0390a1dd4a9f
- user: cad46dedf86f454ebbd7f697a58730f2
cards:
- type: entities
title: Toggles for Automations
show_header_toggle: false
entities:
- input_boolean.bedtime
- input_boolean.teens_bedtime
- input_boolean.kids_bedtime
- input_boolean.asleep
- input_boolean.teens_asleep
- input_boolean.kids_asleep
- input_boolean.adults_away
- input_boolean.kids_away
- input_boolean.all_away
- input_boolean.home_occupied
- input_boolean.vacation_mode
- input_boolean.clint_home_alone
- input_select.weaver_kids
- input_select.podein_kids
- type: divider
#style:
# height: 3px
# width: 100%
# margin-left: auto
# margin-right: auto
# background: "var(--divider-color)"
- input_boolean.lighting_automations
- input_boolean.brightness_automations
- input_boolean.lights_off_manually
- type: divider
- input_boolean.guest_mode
- input_boolean.alarm_mode
- type: glance
title: Toggles for People Automations
columns: 3
entities:
- entity: input_boolean.clint_home
tap_action:
action: toggle
- entity: input_boolean.clint_in_bed
tap_action:
action: toggle
- entity: input_boolean.clint_is_awake
tap_action:
action: toggle
- entity: input_boolean.emmett_home
tap_action:
action: toggle
- entity: input_boolean.emmett_in_bed
tap_action:
action: toggle
- entity: input_boolean.emmett_is_awake
tap_action:
action: toggle
- entity: input_boolean.bridget_home
tap_action:
action: toggle
- entity: input_boolean.bridget_in_bed
tap_action:
action: toggle
- entity: input_boolean.bridget_is_awake
tap_action:
action: toggle
- entity: input_boolean.kristy_home
tap_action:
action: toggle
- entity: input_boolean.kristy_in_bed
tap_action:
action: toggle
- entity: input_boolean.kristy_is_awake
tap_action:
action: toggle
- entity: input_boolean.marshall_home
tap_action:
action: toggle
- entity: input_boolean.marshall_in_bed
tap_action:
action: toggle
- entity: input_boolean.marshall_is_awake
tap_action:
action: toggle
- entity: input_boolean.tess_home
tap_action:
action: toggle
- entity: input_boolean.tess_in_bed
tap_action:
action: toggle
- entity: input_boolean.tess_is_awake
tap_action:
action: toggle
- entity: input_boolean.ebin_home
tap_action:
action: toggle
- entity: input_boolean.ebin_in_bed
tap_action:
action: toggle
- entity: input_boolean.ebin_is_awake
tap_action:
action: toggle
- entity: input_boolean.guest_home
tap_action:
action: toggle
- entity: input_boolean.guest_in_bed
tap_action:
action: toggle
- entity: input_boolean.guest_is_awake
tap_action:
action: toggle
- type: entities
title: People
show_header_toggle: false
entities:
- input_select.clint_status_dropdown
- input_select.emmett_status_dropdown
- input_select.bridget_status_dropdown
- input_select.kristy_status_dropdown
- input_select.marshall_status_dropdown
- input_select.tess_status_dropdown
- input_select.ebin_status_dropdown
- input_select.guest_status_dropdown
- type: entities
title: Selections for Automations
show_header_toggle: false
entities:
- input_select.season
- sensor.season
- type: entities
title: Light Levels
show_header_toggle: false
entities:
- binary_sensor.is_dark
- binary_sensor.is_dim
- binary_sensor.is_daylight
- sensor.front_porch_light_level
- type: glance
title: White Noise
entities:
- entity: input_boolean.master_bedroom_asleep
tap_action:
action: toggle
- entity: input_boolean.girls_room_asleep
tap_action:
action: toggle
- type: entities
title: Misc
show_header_toggle: false
entities:
- input_boolean.allow_announcements
- input_boolean.out_of_bed_alert
- input_boolean.announce_bedtime
- input_boolean.guest_mode
- input_boolean.guest_home
- input_boolean.debug_snapshots