mirror of
https://github.com/CeeWeasel/fresh-home.git
synced 2026-08-09 18:40:14 -04:00
149 lines
3.9 KiB
YAML
149 lines
3.9 KiB
YAML
title: Information
|
|
path: info
|
|
icon: mdi:home-outline
|
|
visible:
|
|
- user: 24a4bd075e7f41a497dd0390a1dd4a9f
|
|
- user: cad46dedf86f454ebbd7f697a58730f2
|
|
cards:
|
|
- type: glance
|
|
title: Public
|
|
columns: 2
|
|
show_icon: true
|
|
entities:
|
|
- entity: input_select.front_room_mode
|
|
name: Front Room
|
|
- entity: input_boolean.front_room_occupied
|
|
name: Occupied
|
|
tap_action:
|
|
action: toggle
|
|
- entity: input_select.kitchen_mode
|
|
name: Kitchen
|
|
- entity: input_boolean.kitchen_occupied
|
|
name: Occupied
|
|
tap_action:
|
|
action: toggle
|
|
- entity: input_select.dining_room_mode
|
|
name: Dining Room
|
|
- entity: input_boolean.dining_room_occupied
|
|
name: Occupied
|
|
tap_action:
|
|
action: toggle
|
|
- entity: input_select.great_room_mode
|
|
name: Great Room
|
|
- entity: input_boolean.great_room_occupied
|
|
name: Occupied
|
|
tap_action:
|
|
action: toggle
|
|
- entity: input_select.utility_room_mode
|
|
name: Utility Room
|
|
- entity: input_boolean.utility_room_occupied
|
|
name: Occupied
|
|
tap_action:
|
|
action: toggle
|
|
|
|
- type: glance
|
|
title: Private
|
|
columns: 2
|
|
show_icon: true
|
|
entities:
|
|
- entity: input_select.master_bedroom_mode
|
|
name: Master Bedroom
|
|
- entity: input_boolean.master_bedroom_occupied
|
|
name: Occupied
|
|
tap_action:
|
|
action: toggle
|
|
- entity: input_select.nursery_mode
|
|
name: Nursery
|
|
- entity: input_boolean.nursery_occupied
|
|
name: Occupied
|
|
tap_action:
|
|
action: toggle
|
|
- entity: input_select.master_bathroom_mode
|
|
name: Master Bathroom
|
|
- entity: input_boolean.master_bathroom_occupied
|
|
name: Occupied
|
|
tap_action:
|
|
action: toggle
|
|
- entity: input_select.blue_room_mode
|
|
name: Blue Room
|
|
- entity: input_boolean.blue_room_occupied
|
|
name: Occupied
|
|
tap_action:
|
|
action: toggle
|
|
- entity: input_select.mancave_mode
|
|
name: Mancave
|
|
- entity: input_boolean.mancave_occupied
|
|
name: Occupied
|
|
tap_action:
|
|
action: toggle
|
|
|
|
- type: glance
|
|
title: House
|
|
columns: 2
|
|
show_icon: true
|
|
entities:
|
|
- entity: input_select.house
|
|
name: House
|
|
- entity: input_boolean.home_occupied
|
|
name: Occupied
|
|
tap_action:
|
|
action: toggle
|
|
- entity: input_select.computer_area_mode
|
|
name: Computer Area
|
|
- entity: input_boolean.computer_area_occupied
|
|
name: Occupied
|
|
tap_action:
|
|
action: toggle
|
|
- entity: input_select.entryway_mode
|
|
name: Entryway
|
|
- entity: input_boolean.entryway_occupied
|
|
name: Occupied
|
|
tap_action:
|
|
action: toggle
|
|
|
|
- type: glance
|
|
columns: 2
|
|
show_icon: false
|
|
title: Time of Day
|
|
entities:
|
|
- entity: input_select.time_of_day
|
|
name: Time of Day
|
|
- entity: input_select.automatic_light_profile
|
|
name: Automatic Light Profile
|
|
- entity: input_select.early_morning_mode
|
|
name: "4-6 Early AM"
|
|
- entity: input_select.early_morning_kids_mode
|
|
name: "4-6 Early AM Kids"
|
|
- entity: input_select.morning_mode
|
|
name: "6-9 AM"
|
|
- entity: input_select.morning_kids_mode
|
|
name: "6-9 AM Kids"
|
|
- entity: input_select.late_morning_mode
|
|
name: "9-12 Late AM"
|
|
- entity: input_select.late_morning_kids_mode
|
|
name: "9-12 Late AM Kids"
|
|
- entity: input_select.early_afternoon_mode
|
|
name: "12-15 Early Day"
|
|
- entity: input_select.early_afternoon_kids_mode
|
|
name: "12-15 Early Day Kids"
|
|
- entity: input_select.late_afternoon_mode
|
|
name: "15-17 Late Day"
|
|
- entity: input_select.late_afternoon_kids_mode
|
|
name: "15-17 Late Day Kids"
|
|
- entity: input_select.early_evening_mode
|
|
name: "17-19 Early PM"
|
|
- entity: input_select.early_evening_kids_mode
|
|
name: "17-19 Early PM Kids"
|
|
- entity: input_select.evening_mode
|
|
name: "19-22 PM"
|
|
- entity: input_select.evening_kids_mode
|
|
name: "19-22 PM Kids"
|
|
- entity: input_select.late_evening_mode
|
|
name: "22-00 Late PM"
|
|
- entity: input_select.late_evening_kids_mode
|
|
name: "22-00 Late PM Kids"
|
|
- entity: input_select.night_mode
|
|
name: "00-4 Night"
|
|
- entity: input_select.night_kids_mode
|
|
name: "00-4 Night Kids"
|