Updated #340 with Description - https://www.vcloudinfo.com/2018/10/easy-smart-home-gadgets-i-use-for-my.html
This commit is contained in:
parent
01cb1c72fe
commit
980916b4ea
|
@ -1,8 +1,13 @@
|
|||
######################################################################################################
|
||||
# @CCOSTAN
|
||||
# Original Repo : https://github.com/CCOSTAN/Home-AssistantConfig
|
||||
# Youtube Video description of how I use this script - https://www.vcloudinfo.com/2018/10/easy-smart-home-gadgets-i-use-for-my.html
|
||||
######################################################################################################
|
||||
#Color Table
|
||||
# http://www.colorhexa.com/color-names
|
||||
|
||||
# service: scene.turn_on
|
||||
# entity_id: scene.month_standard_colors
|
||||
######################################################################################################
|
||||
|
||||
- name: month_standard_colors
|
||||
entities:
|
||||
|
|
|
@ -1,3 +1,7 @@
|
|||
#-------------------------------------------
|
||||
# @CCOSTAN
|
||||
# Original Repo : https://github.com/CCOSTAN/Home-AssistantConfig
|
||||
# Youtube Video description of how I use this script - https://www.vcloudinfo.com/2018/10/easy-smart-home-gadgets-i-use-for-my.html
|
||||
######################################################################################################
|
||||
###Script to turn on scene for the appropriate month for the front of the house but only when the sun is down.
|
||||
# action:
|
||||
|
|
Loading…
Reference in New Issue