1
0

Update brightness

This commit is contained in:
Przemek Grondek 2022-10-19 22:44:51 +02:00
parent d20c867724
commit d0ad02b118

View File

@ -22,10 +22,10 @@
trigger:
- platform: numeric_state
entity_id: sensor.office_illuminance
below: '160'
below: '150'
for:
hours: 0
minutes: 2
minutes: 5
seconds: 0
condition:
- condition: or
@ -39,6 +39,9 @@
- condition: state
entity_id: device_tracker.amdn4684
state: 'home'
- condition: state
entity_id: input_select.home_mode
state: Day
action:
- service: script.office_lights_on