More light fixes

This commit is contained in:
Georgi Gardev
2022-12-01 16:02:00 +02:00
parent 7e4a14e736
commit 2260316a61
11 changed files with 85 additions and 138 deletions
+2 -4
View File
@@ -18,8 +18,7 @@ automation:
sequence:
- service: light.turn_on
entity_id:
- light.hallway_main
- light.hallway_entrance
- light.hallway
- light.browser_hallway
data:
brightness_pct: 100
@@ -49,8 +48,7 @@ automation:
sequence:
- service: light.turn_off
entity_id:
- light.hallway_main
- light.hallway_entrance
- light.hallway
- service: script.browser_hallway_low
# Turn off in Night Mode
default:
+1 -3
View File
@@ -31,9 +31,7 @@ automation:
entity_id: sensor.dark_sky_cloud_coverage
above: 80
- service: light.turn_on
entity_id:
- light.kitchen_main
- light.kitchen_secondary
entity_id: light.kitchen
data:
brightness_pct: 100
# Turn on in Night Mode