Since this thing is on the innerwebs I suppose it should have a
[python_utils.git] / smart_home / lights.py
2022-03-25 Scott GaschSince this thing is on the innerwebs I suppose it shoul...
2022-02-27 Scott GaschRename a method, cleanup lint errors.
2022-02-26 Scott GaschMore work on tplink utils to avoid having to call tplin...
2022-02-17 Scott GaschFix dimmer level JSON command.
2022-02-17 Scott GaschCleanup.
2022-02-10 Scott GaschMore cleanup.
2022-02-04 Scott GaschFix a bug in device.py around the type of keywords...
2022-02-03 Scott GaschChange settings in flake8 and black.
2022-02-02 ScottMake subdirs type clean too.
2022-01-18 ScottFix state determination in tplink kasa lights.
2022-01-12 ScottScale back warnings.warn and add stacklevels= where...
2022-01-11 ScottStart using warnings from stdlib.
2022-01-06 ScottA bunch of changes...
2021-12-05 ScottVarious changes.
2021-11-13 Scott GaschSmall bugfixes; also, add a new machine to the remote...
2021-10-31 Scott GaschUgh, a bunch of things. @overrides. --lmodule. Chrom...
2021-10-29 Scott GaschAdds Arper, cleans up other stuff.
2021-10-29 Scott GaschSmart outlets
2021-10-28 Scott GaschMoving smart lights into smart_home to prepare for...