mirror of
https://github.com/CCOSTAN/Home-AssistantConfig.git
synced 2025-02-21 16:44:46 +00:00
new time condition crosses midnight!
This commit is contained in:
parent
f7adab842a
commit
cca9debf77
@ -20,7 +20,8 @@
|
|||||||
entity_id: sun.sun
|
entity_id: sun.sun
|
||||||
state: 'below_horizon'
|
state: 'below_horizon'
|
||||||
- condition: time
|
- condition: time
|
||||||
before: '23:45'
|
after: '20:00'
|
||||||
|
before: '02:00'
|
||||||
|
|
||||||
action:
|
action:
|
||||||
service: light.turn_on
|
service: light.turn_on
|
||||||
|
Loading…
x
Reference in New Issue
Block a user