all kinds of fun

This commit is contained in:
CeeWeasel
2026-05-04 21:01:23 -04:00
parent 149fac6ec0
commit 6f4259d767
62 changed files with 283 additions and 325 deletions
@@ -15,6 +15,6 @@ action:
media_player_entity_id: media_player.front_room_hub, media_player.bathroom_mini, media_player.kitchen, media_player.bedroom_hub
message: Attention! A water leak has been detected on the furnace room floor!
- action: notify.mobile_app_pixel_7
- action: notify.mobile_app_pixel_10_pro
data:
message: Attention! A water leak has been detected on the furnace room floor!
@@ -17,6 +17,6 @@ condition:
state: "on"
action:
- action: notify.mobile_app_pixel_7
- action: notify.mobile_app_pixel_10_pro
data:
message: The garage is open, but nobody is home
@@ -36,7 +36,7 @@ action:
- action: media_player.volume_set
data:
volume_level: 0.4
volume_level: 0.25
target:
entity_id: media_player.ma_girls_room_clock
@@ -55,7 +55,7 @@ action:
- action: music_assistant.play_media
data:
media_id: library://playlist/5
media_id: library://playlist/10
media_type: playlist
enqueue: replace
target:
@@ -29,10 +29,10 @@ action:
target:
entity_id: media_player.ma_girls_room_clock
- action: script.search_and_play_playlist
- action: music_assistant.play_media
target:
entity_id: media_player.ma_girls_room_clock
data:
speaker: media_player.ma_girls_room_clock
search_term: Clever Kids Goodnight Songs
volume: 0.25
repeat: all
shuffle: false
media_type: playlist
media_id: library://playlist/10
enqueue: replace
@@ -1,35 +0,0 @@
alias: Continue White Noise
id: automation_continue_white_noise
initial_state: "on"
trigger:
- platform: state
entity_id: media_player.ma_home_assistant_voice_097b44_media_player
to: "off"
for: "00:00:02"
- platform: state
entity_id: media_player.ma_home_assistant_voice_097b44_media_player
to: "idle"
for: "00:00:02"
condition:
- condition: state
entity_id: input_boolean.master_bedroom_asleep
state: "on"
action:
#- action: input_select.select_option
# data:
# entity_id: input_select.master_bedroom_mode
# option: 'Off'
- action: input_select.select_option
data:
entity_id: input_select.google_home
option: "Master Bedroom"
- action: input_select.select_option
data:
entity_id: input_select.ambient_sound
option: "Thunderstorm"
- action: input_number.set_value
data:
entity_id: input_number.volume_ambientsounds
value: "0.3"
- action: script.ambientsounds
@@ -4,7 +4,7 @@ initial_state: "off"
trigger:
- platform: state
entity_id: sensor.pixel_7_charger_type
entity_id: sensor.pixel_10_pro_charger_type
to: "wireless"
- platform: state
@@ -37,7 +37,7 @@ condition:
condition: or
conditions:
- condition: state
entity_id: sensor.pixel_7_charger_type
entity_id: sensor.pixel_10_pro_charger_type
state: "wireless"
- condition: state
entity_id: binary_sensor.bed_presence_c175a4_bed_occupied_either