mirror of
https://github.com/GeorgeSG/sarah.git
synced 2026-05-13 19:54:42 +00:00
Initial radiator config
This commit is contained in:
@@ -20,6 +20,8 @@ script:
|
||||
- service: script.toshiba_ac_on_cool_if_hot
|
||||
- service: script.sonos_join_bedroom
|
||||
- service: script.routine_coming_home_welcome_home
|
||||
- service: script.turn_on_all_radiators
|
||||
|
||||
|
||||
routine_coming_home_after_sunset:
|
||||
alias: Routine · Coming home · After sunset
|
||||
@@ -89,3 +91,4 @@ automation:
|
||||
"Cool, I'll be ready!"
|
||||
] | random
|
||||
}}
|
||||
- service: script.turn_on_all_radiators
|
||||
|
||||
@@ -26,6 +26,7 @@ script:
|
||||
- media_player.nvidia_shield
|
||||
- media_player.living_room_tv
|
||||
- switch.titanium
|
||||
- group.all_radiators
|
||||
|
||||
- service: light.turn_on
|
||||
entity_id: light.browser_kitchen
|
||||
|
||||
@@ -11,6 +11,7 @@ script:
|
||||
- media_player.living_room_tv
|
||||
- light.all
|
||||
- climate.toshiba_ac
|
||||
- group.all_radiators
|
||||
- fan.philips_airpurifier
|
||||
|
||||
- service: media_player.media_stop
|
||||
|
||||
Reference in New Issue
Block a user