Used isort to sort imports. Also added to the git pre-commit hook.
[python_utils.git] / smart_home /
2022-01-21 ScottDon't be tricked by speaker groups living on the same...
2022-01-18 ScottDon't let chromecasts steal the thread for too long.
2022-01-18 ScottFix state determination in tplink kasa lights.
2022-01-18 ScottFix chromecasts to work with new version of pychromecas...
2022-01-12 ScottScale back warnings.warn and add stacklevels= where...
2022-01-11 ScottStart using warnings from stdlib.
2022-01-07 ScottMake logging optionally remove global handlers added...
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-11-02 Scott GaschAdd device_utils.py
2021-10-31 Scott GaschUgh, a bunch of things. @overrides. --lmodule. Chrom...
2021-10-29 Scott GaschFix Arper, make IP address a property of device
2021-10-29 Scott GaschAdds Arper, cleans up other stuff.
2021-10-29 Scott GaschTypo.
2021-10-29 Scott GaschAdd cameras, fix bugs
2021-10-29 Scott GaschSmart outlets
2021-10-28 Scott GaschMoving smart lights into smart_home to prepare for...