mirror of
https://github.com/GeorgeSG/sarah.git
synced 2026-09-07 10:18:44 +00:00
93 lines
2.7 KiB
YAML
93 lines
2.7 KiB
YAML
title: System
|
|
path: system
|
|
icon: "mdi:cogs"
|
|
badges: []
|
|
cards:
|
|
- type: entities
|
|
title: Automations
|
|
show_header_toggle: false
|
|
entities:
|
|
- automation.master_bedroom_bedside_light_on_bedside_switch_single_click
|
|
- automation.cube_knock
|
|
- automation.cube_shake
|
|
|
|
- type: custom:fold-entity-row
|
|
head:
|
|
type: custom:dummy-entity-row
|
|
entity: binary_sensor.georgi_home
|
|
name: Presence
|
|
open: true
|
|
entities:
|
|
- input_boolean.routine_welcome_home
|
|
- automation.presence_arrival_detection
|
|
- automation.coming_home
|
|
- automation.leaving_work_to_home
|
|
- automation.leaving_home
|
|
|
|
- type: custom:fold-entity-row
|
|
head:
|
|
type: custom:dummy-entity-row
|
|
entity: input_boolean.sleep_mode
|
|
open: true
|
|
entities:
|
|
- automation.bedtime_toggle_on_master_bedroom_bedside_switch_hold
|
|
- automation.enable_sleep_mode
|
|
- automation.disable_sleep_mode
|
|
- automation.sleep_toggle_on_switch_tap
|
|
|
|
- type: custom:fold-entity-row
|
|
head:
|
|
type: custom:dummy-entity-row
|
|
entity: input_boolean.guest_mode
|
|
open: true
|
|
entities:
|
|
- automation.enable_guest_mode
|
|
- automation.disable_guest_mode
|
|
- automation.telegram_enable_guest_mode
|
|
- automation.telegram_disable_guest_mode
|
|
|
|
- type: custom:fold-entity-row
|
|
head:
|
|
type: custom:dummy-entity-row
|
|
entity: sun.sun
|
|
name: Security
|
|
icon: mdi:shield-home
|
|
open: true
|
|
entities:
|
|
- automation.security_door_opened_while_away
|
|
- automation.camera_turn_off_on_startup
|
|
|
|
- type: custom:fold-entity-row
|
|
head:
|
|
type: custom:dummy-entity-row
|
|
entity: input_boolean.domestina
|
|
open: true
|
|
entities:
|
|
- automation.domestina_automate_start
|
|
- automation.domestina_start
|
|
- automation.domestina_automate_end
|
|
- automation.domestina_end
|
|
|
|
- type: custom:fold-entity-row
|
|
head:
|
|
type: custom:dummy-entity-row
|
|
entity: sun.sun
|
|
icon: mdi:cogs
|
|
name: System
|
|
open: true
|
|
entities:
|
|
- automation.system_announce_start
|
|
- automation.system_telegram_status
|
|
- automation.speech_telegram_do_nothing
|
|
|
|
- type: entities
|
|
title: Batteries
|
|
show_header_toggle: false
|
|
entities:
|
|
- sensor.front_door_power
|
|
- sensor.living_room_right_window_power
|
|
- sensor.bedroom_right_window_power
|
|
- sensor.bedroom_weather_power
|
|
- sensor.cube_power
|
|
- sensor.master_bedroom_bedside_switch_power
|