You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

23 lines
1.1 KiB

######################################################################
# @CCOSTAN - Follow Me on X
# For more info visit https://www.vcloudinfo.com/click-here
# Original Repo : https://github.com/CCOSTAN/Home-AssistantConfig
# -------------------------------------------------------------------
# Noon Home - Switch and light routines via Alexa Media Player - Noon Home lighting controls (legacy hardware). https://amzn.to/3fOIPx6.
# Centralizes the Noon Home - Switch and light routines via Alexa Media Player package configuration and helpers.
# -------------------------------------------------------------------
# Notes: Routines now use custom Alexa commands (issue #366). Noon no longer supported
# Notes: Scripts
# Notes: Called in the AWAY / interior_off script to shut all devices down
######################################################################
# script:
# noon_lights_off:
# alias: 'Bathroom Noon Lights Off'
# sequence:
# - service: media_player.play_media
# data:
# entity_id: media_player.master_bathroom
# media_content_id: 'turn off bathroom lights'
# media_content_type: custom

Powered by TurnKey Linux.