mirror of
https://github.com/home-assistant/core.git
synced 2025-07-26 22:57:17 +00:00
Update README.md
This commit is contained in:
parent
85f3f080be
commit
8189fb753d
@ -43,4 +43,4 @@ This allows us to implement simple business rules to easily customize or extend
|
|||||||
If the lights are off and the combined state of all tracked device equals 'Home':
|
If the lights are off and the combined state of all tracked device equals 'Home':
|
||||||
Turn on the lights
|
Turn on the lights
|
||||||
|
|
||||||
These rules are currently implemented in the file [LightTrigger.py](https://github.com/balloob/home-assistant/blob/master/homeassistant/actor/LightTrigger.py).
|
These rules are currently implemented in the file [actors.py](https://github.com/balloob/home-assistant/blob/master/homeassistant/actors.py).
|
||||||
|
Loading…
x
Reference in New Issue
Block a user