mirror of
https://github.com/CCOSTAN/Home-AssistantConfig.git
synced 2025-12-12 18:12:25 +00:00
Refactor light configuration in living_room_color_defaults.yaml for improved clarity. Update YouTube package comments for better documentation. Simplify rgb_color definition in monthly_colors.yaml by removing unnecessary anchor reference.
This commit is contained in:
@@ -71,11 +71,11 @@
|
||||
state: 'above_horizon'
|
||||
sequence:
|
||||
- service: light.turn_on
|
||||
target:
|
||||
entity_id: light.living_room_lights
|
||||
data:
|
||||
color_temp_kelvin: 5500
|
||||
brightness: 255
|
||||
target:
|
||||
entity_id: light.living_room_lights
|
||||
data:
|
||||
color_temp_kelvin: 5500
|
||||
brightness: 255
|
||||
- service: light.turn_on
|
||||
target:
|
||||
entity_id: light.living_room_accents
|
||||
|
||||
Reference in New Issue
Block a user