mirror of
https://github.com/CCOSTAN/Home-AssistantConfig.git
synced 2025-11-07 18:08:04 +00:00
Monthly Scene code uses 2 digits for 1 through 9 months.
This commit is contained in:
@@ -2,10 +2,10 @@
|
||||
# http://www.w3schools.com/colors/colors_hex.asp
|
||||
|
||||
# service: scene.turn_on
|
||||
# entity_id: scene.month_front_1_colors
|
||||
# entity_id: scene.month_front_01_colors
|
||||
|
||||
|
||||
- name: month_front_1_colors
|
||||
- name: month_front_01_colors
|
||||
entities:
|
||||
light.outdoor_sconce_2:
|
||||
state: 'on'
|
||||
|
||||
Reference in New Issue
Block a user