Files
Home-AssistantConfig/config/packages/cbyge.yaml

33 lines
1.1 KiB
YAML
Raw Normal View History

# https://www.vcloudinfo.com/click-here
2020-07-19 17:09:28 -04:00
#-------------------------------------------
# C by GE Lights - https://amzn.to/30w3UWy
# @CCOSTAN
# Original Repo : https://github.com/CCOSTAN/Home-AssistantConfig
# Changing the way we call these routines.. no longer using routines.. using custom commands via ALEXA Media Player.
# https://github.com/CCOSTAN/Home-AssistantConfig/issues/812
2020-07-19 17:09:28 -04:00
#-------------------------------------------
##################################################
## Scripts
## Called in the AWAY script to shut all devices down.
2020-07-19 17:09:28 -04:00
##################################################
script:
paige_lights_off:
alias: 'Paige ALL Lights Off'
sequence:
- service: media_player.play_media
data:
2024-04-24 04:21:06 +00:00
entity_id: media_player.garage
media_content_id: 'turn off paige bed'
media_content_type: custom
paige_lights_on:
alias: 'Paige Lights On - Just Overhead'
sequence:
- service: media_player.play_media
data:
entity_id: media_player.paige_room
media_content_id: paigelighton
media_content_type: routine