mirror of
https://github.com/CeeWeasel/fresh-home.git
synced 2026-08-10 11:00:14 -04:00
initial push
This commit is contained in:
@@ -0,0 +1,117 @@
|
||||
title: People
|
||||
path: people
|
||||
icon: mdi:family-tree
|
||||
visible:
|
||||
- user: 24a4bd075e7f41a497dd0390a1dd4a9f
|
||||
- user: cad46dedf86f454ebbd7f697a58730f2
|
||||
cards:
|
||||
- type: vertical-stack
|
||||
cards:
|
||||
- type: picture-glance
|
||||
entities:
|
||||
- input_boolean.clint_home
|
||||
- input_boolean.clint_in_bed
|
||||
- input_boolean.clint_is_awake
|
||||
- binary_sensor.clint_work_from_home
|
||||
- input_boolean.clint_work_from_home
|
||||
camera_image: camera.google_photos_clint_media
|
||||
tap_action:
|
||||
action: call-service
|
||||
service: input_boolean.toggle
|
||||
service_data:
|
||||
entity_id: input_boolean.lovelace_clint_more
|
||||
- type: conditional
|
||||
conditions:
|
||||
- entity: input_boolean.lovelace_clint_more
|
||||
state: "on"
|
||||
card:
|
||||
type: vertical-stack
|
||||
cards:
|
||||
- type: glance
|
||||
columns: 2
|
||||
entities:
|
||||
- entity: device_tracker.pixel_7
|
||||
name: App
|
||||
- entity: device_tracker.pixel_7_wifi
|
||||
name: Wifi
|
||||
# - type: entities
|
||||
# entities:
|
||||
# - entity: sensor.pixel_7_next_alarm
|
||||
# name: Next Alarm
|
||||
# - entity: sensor.pixel_7_next_alarm_source
|
||||
# name: Alarm Source
|
||||
- type: calendar
|
||||
entities:
|
||||
- calendar.clint
|
||||
|
||||
- type: vertical-stack
|
||||
cards:
|
||||
- type: picture-glance
|
||||
entities:
|
||||
- binary_sensor.emmett_home
|
||||
- input_boolean.emmett_home
|
||||
- input_boolean.emmett_in_bed
|
||||
- input_boolean.emmett_is_awake
|
||||
- binary_sensor.emmetts_bed
|
||||
#image: /local/Emmett.jpg
|
||||
camera_image: camera.google_photos_emmett_media
|
||||
tap_action:
|
||||
action: call-service
|
||||
service: input_boolean.toggle
|
||||
service_data:
|
||||
entity_id: input_boolean.lovelace_emmett_more
|
||||
- type: conditional
|
||||
conditions:
|
||||
- entity: input_boolean.lovelace_emmett_more
|
||||
state: "on"
|
||||
card:
|
||||
type: vertical-stack
|
||||
cards:
|
||||
- type: glance
|
||||
entities:
|
||||
- entity: device_tracker.emmett_s_fire_wifi
|
||||
name: Wifi
|
||||
- entity: input_boolean.emmett_tablet_home
|
||||
name: Home
|
||||
tap_action:
|
||||
action: toggle
|
||||
- type: calendar
|
||||
entities:
|
||||
- calendar.emmett
|
||||
- calendar.allegan_public_schools
|
||||
- calendar.west_ward_elementary
|
||||
|
||||
- type: vertical-stack
|
||||
cards:
|
||||
- type: picture-glance
|
||||
entities:
|
||||
- binary_sensor.bridget_home
|
||||
- input_boolean.bridget_home
|
||||
- input_boolean.bridget_in_bed
|
||||
- input_boolean.bridget_is_awake
|
||||
- binary_sensor.bridgets_bed
|
||||
camera_image: camera.google_photos_bridget_media
|
||||
tap_action:
|
||||
action: call-service
|
||||
service: input_boolean.toggle
|
||||
service_data:
|
||||
entity_id: input_boolean.lovelace_bridget_more
|
||||
- type: conditional
|
||||
conditions:
|
||||
- entity: input_boolean.lovelace_bridget_more
|
||||
state: "on"
|
||||
card:
|
||||
type: vertical-stack
|
||||
cards:
|
||||
- type: glance
|
||||
entities:
|
||||
- entity: device_tracker.bridget_s_fire_wifi
|
||||
name: Wifi
|
||||
- entity: input_boolean.bridget_tablet_home
|
||||
name: Home
|
||||
tap_action:
|
||||
action: toggle
|
||||
- type: calendar
|
||||
entities:
|
||||
- calendar.bridget
|
||||
- calendar.my_custody
|
||||
Reference in New Issue
Block a user