Skip to content

Commit

Permalink
minor edit
Browse files Browse the repository at this point in the history
  • Loading branch information
evan-burke authored Jul 22, 2018
1 parent 9f55d30 commit b087e2a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ Files:
**tradfri.py** is the main package handling light control & transition logic.


**light-schedule.py** is a wrapper for tradfri.py which provides command line arguments, and defiens a mapping of friendly device names to HomeAssistant IDs. Cronjobs will call this to initiate state transitions.
**light-schedule.py** is a wrapper for tradfri.py which provides command line argument parsing, and defines a mapping of friendly device names to HomeAssistant IDs. Cronjobs will call this script to initiate state transitions.


**lights-auto.py** is a utility run on your primary Windows machine in the office where lights are located. During daytime, it will transition lights to 'daytime' state based on mouse/keyboard activity. This is required because lights can't transition state when there's no power to them, so turning power on to the lights won't automatically set them in a state which was sent to the hub while they were off.
Expand Down

0 comments on commit b087e2a

Please sign in to comment.