Skip to content

Commit

Permalink
Higher illuminance value for movie mode
Browse files Browse the repository at this point in the history
  • Loading branch information
golles committed Sep 15, 2024
1 parent f16cc2c commit 830cbe9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions automations/woonkamer/verlichting.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -91,11 +91,11 @@
- platform: numeric_state
id: illuminance
entity_id: sensor.epl_eettafel_illuminance
below: 2.2
below: 4
condition:
- condition: numeric_state
entity_id: sensor.epl_eettafel_illuminance
below: 2.2
below: 4
- condition: state
entity_id: light.woonkamer
state: "on"
Expand Down

0 comments on commit 830cbe9

Please sign in to comment.