mirror of
https://github.com/GeorgeSG/sarah.git
synced 2026-05-13 19:54:42 +00:00
Initial Mercury Setup
This commit is contained in:
@@ -16,7 +16,8 @@ script:
|
||||
data:
|
||||
brightness_pct: 100
|
||||
- service: script.bed_led_on
|
||||
- service: script.security_camera_off
|
||||
- service: switch.turn_on
|
||||
entity_id: switch.mercury_home_mode
|
||||
- service: script.routine_coming_home_after_sunset
|
||||
- service: input_select.select_option
|
||||
entity_id: input_select.hallway_dashboard_mode
|
||||
|
||||
@@ -2,7 +2,8 @@ script:
|
||||
routine_leaving_home:
|
||||
alias: Routine · Leaving home
|
||||
sequence:
|
||||
- service: script.security_camera_on
|
||||
- service: switch.turn_off
|
||||
entity_id: switch.mercury_home_mode
|
||||
|
||||
- service: homeassistant.turn_off
|
||||
entity_id:
|
||||
|
||||
Reference in New Issue
Block a user