mirror of
https://github.com/CeeWeasel/fresh-home.git
synced 2026-08-09 18:40:14 -04:00
blue_room to boys_room
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
alias: Clint travel sensor
|
||||
mode: restart
|
||||
sequence:
|
||||
- service: input_text.set_value
|
||||
- action: input_text.set_value
|
||||
data_template:
|
||||
entity_id: input_text.person_clint
|
||||
value: >-
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
alias: Clint traveltime
|
||||
mode: restart
|
||||
sequence:
|
||||
- service: logbook.log
|
||||
- action: logbook.log
|
||||
data_template:
|
||||
name: Clint Traveltime
|
||||
entity_id: script.clint_traveltime
|
||||
|
||||
@@ -9,10 +9,10 @@ sequence:
|
||||
state: "on"
|
||||
sequence:
|
||||
- alias: "Turn off AM meds"
|
||||
service: input_boolean.turn_off
|
||||
action: input_boolean.turn_off
|
||||
target:
|
||||
entity_id: input_boolean.clint_needs_am_meds
|
||||
- service: media_player.play_media
|
||||
- action: media_player.play_media
|
||||
target:
|
||||
entity_id:
|
||||
- media_player.bathroom_mini
|
||||
@@ -26,10 +26,10 @@ sequence:
|
||||
state: "on"
|
||||
sequence:
|
||||
- alias: "Turn off PM meds"
|
||||
service: input_boolean.turn_off
|
||||
action: input_boolean.turn_off
|
||||
target:
|
||||
entity_id: input_boolean.clint_needs_pm_meds
|
||||
- service: media_player.play_media
|
||||
- action: media_player.play_media
|
||||
target:
|
||||
entity_id:
|
||||
- media_player.bathroom_mini
|
||||
@@ -37,7 +37,7 @@ sequence:
|
||||
media_content_id: media-source://media_source/tts/taking_afternoon_meds.mp3
|
||||
media_content_type: "audio/mpeg"
|
||||
default:
|
||||
- service: media_player.play_media
|
||||
- action: media_player.play_media
|
||||
target:
|
||||
entity_id:
|
||||
- media_player.bathroom_mini
|
||||
|
||||
Reference in New Issue
Block a user