summaryrefslogtreecommitdiff
path: root/smart_home/lights.py
AgeCommit message (Collapse)Author
2022-03-25Since this thing is on the innerwebs I suppose it should have aScott Gasch
copyright...
2022-02-26Rename a method, cleanup lint errors.Scott Gasch
2022-02-26More work on tplink utils to avoid having to call tplink.py.Scott Gasch
2022-02-17Fix dimmer level JSON command.Scott Gasch
2022-02-17Cleanup.Scott Gasch
2022-02-10More cleanup.Scott Gasch
2022-02-04Fix a bug in device.py around the type of keywords, add logging andScott Gasch
add manage_switch_off_timers to the deps run at each checkin.
2022-02-03Change settings in flake8 and black.Scott Gasch
2022-02-02Make subdirs type clean too.Scott
2022-01-18Fix state determination in tplink kasa lights.Scott
2022-01-12Scale back warnings.warn and add stacklevels= where appropriate.Scott
2022-01-11Start using warnings from stdlib.Scott
2022-01-06A bunch of changes...Scott
2021-12-04Various changes.Scott
2021-11-13Small bugfixes; also, add a new machine to the remote executor pool.Scott Gasch
2021-10-31Ugh, a bunch of things. @overrides. --lmodule. Chromecasts. etc...Scott Gasch
2021-10-29Adds Arper, cleans up other stuff.Scott Gasch
2021-10-28Smart outletsScott Gasch
2021-10-28Moving smart lights into smart_home to prepare for addingScott Gasch
outlets and cameras.