index
:
python_utils.git
master
A bunch of python helper utils. Needed to run most of my python code.
git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
smart_home
/
lights.py
Age
Commit message (
Collapse
)
Author
2022-02-17
Fix dimmer level JSON command.
Scott Gasch
2022-02-17
Cleanup.
Scott Gasch
2022-02-10
More cleanup.
Scott Gasch
2022-02-04
Fix a bug in device.py around the type of keywords, add logging and
Scott Gasch
add manage_switch_off_timers to the deps run at each checkin.
2022-02-03
Change settings in flake8 and black.
Scott Gasch
2022-02-02
Make subdirs type clean too.
Scott
2022-01-18
Fix state determination in tplink kasa lights.
Scott
2022-01-12
Scale back warnings.warn and add stacklevels= where appropriate.
Scott
2022-01-11
Start using warnings from stdlib.
Scott
2022-01-06
A bunch of changes...
Scott
2021-12-04
Various changes.
Scott
2021-11-13
Small bugfixes; also, add a new machine to the remote executor pool.
Scott Gasch
2021-10-31
Ugh, a bunch of things. @overrides. --lmodule. Chromecasts. etc...
Scott Gasch
2021-10-29
Adds Arper, cleans up other stuff.
Scott Gasch
2021-10-28
Smart outlets
Scott Gasch
2021-10-28
Moving smart lights into smart_home to prepare for adding
Scott Gasch
outlets and cameras.