mirror of
https://github.com/CCOSTAN/Home-AssistantConfig.git
synced 2025-02-22 09:01:22 +00:00
27 lines
581 B
YAML
Executable File
27 lines
581 B
YAML
Executable File
###################################
|
|
## Scenes Section
|
|
###################################
|
|
scene.front_full_brightness:
|
|
friendly_name: 'Front Full Brightness'
|
|
emulated_hue: True
|
|
hidden: false
|
|
|
|
scene.living_room_tv_time:
|
|
friendly_name: 'TV Time'
|
|
emulated_hue: True
|
|
hidden: false
|
|
|
|
scene.month_12_colors:
|
|
friendly_name: 'Month 12 Colors'
|
|
emulated_hue: False
|
|
hidden: true
|
|
|
|
scene.month_01_colors:
|
|
friendly_name: 'Month 01 Colors'
|
|
emulated_hue: False
|
|
hidden: true
|
|
|
|
scene.month_02_colors:
|
|
friendly_name: 'Month 02 Colors'
|
|
emulated_hue: False
|
|
hidden: true |