mirror of
https://github.com/CCOSTAN/Home-AssistantConfig.git
synced 2025-08-16 18:44:58 +00:00
Updated some of the Brightness of the lights.
This commit is contained in:
@@ -49,9 +49,11 @@
|
|||||||
- switch.front_landscaping
|
- switch.front_landscaping
|
||||||
- service: script.monthly_color_scene
|
- service: script.monthly_color_scene
|
||||||
- service: light.turn_on
|
- service: light.turn_on
|
||||||
entity_id: light.outdoor_bathroom
|
entity_id:
|
||||||
|
- light.outdoor_bathroom
|
||||||
|
- light.bedroom
|
||||||
data:
|
data:
|
||||||
brightness: 20
|
brightness: 10
|
||||||
- wait_template: >-
|
- wait_template: >-
|
||||||
{{ states.group.family.state == 'home' }}
|
{{ states.group.family.state == 'home' }}
|
||||||
- service: switch.turn_on
|
- service: switch.turn_on
|
||||||
@@ -65,7 +67,6 @@
|
|||||||
- service: light.turn_on
|
- service: light.turn_on
|
||||||
entity_id:
|
entity_id:
|
||||||
- group.living_room_accents
|
- group.living_room_accents
|
||||||
- light.bedroom
|
|
||||||
- wait_template: >-
|
- wait_template: >-
|
||||||
{{ is_state('group.garage_doors', 'closed') }}
|
{{ is_state('group.garage_doors', 'closed') }}
|
||||||
- wait_template: >-
|
- wait_template: >-
|
||||||
|
Reference in New Issue
Block a user