Cleanup and prepping for bed presence

This commit is contained in:
CeeWeasel
2025-06-29 22:39:39 -04:00
parent 790850f397
commit 20322b2251
14 changed files with 2450 additions and 572 deletions
+2 -2
View File
@@ -105,8 +105,8 @@ action:
target:
entity_id: media_player.downstairs_roku
- service: homeassistant.turn_off
entity_id: switch.shelly_projector
# - service: homeassistant.turn_off
# entity_id: switch.shelly_projector
- service: input_select.select_option
data:
+1 -1
View File
@@ -68,7 +68,7 @@ action:
- media_player.all_speakers
- media_player.front_room_tv
- media_player.downstairs_roku
- switch.shelly_projector
#- switch.shelly_projector
- service: input_select.select_option
data:
@@ -15,17 +15,17 @@ trigger:
from: 'on'
to: 'off'
- id: projector_off
platform: state
entity_id: switch.shelly_projector
from: 'on'
to: 'off'
# - id: projector_off
# platform: state
# entity_id: switch.shelly_projector
# from: 'on'
# to: 'off'
- id: projector_on
platform: state
entity_id: switch.shelly_projector
from: 'off'
to: 'on'
# - id: projector_on
# platform: state
# entity_id: switch.shelly_projector
# from: 'off'
# to: 'on'
- id: setting_change
platform: state