Mohlsson / ReplayLightsHistory

AppDaemon App for Home Assistant to replay light switch history when no one is home.
Apache License 2.0
29 stars 5 forks source link

Update replay_lights.py #5

Closed 0n3man closed 4 years ago

0n3man commented 4 years ago

Added more configuration values so you could configure either switchs or lights, change what causes it to actually fire the scheduled events, set so that the numberOfDaysBack can be pulled from an HA input value, fixed to handle sqlite3 UTC to localtime translation.