summaryrefslogtreecommitdiff
path: root/smart_home/registry.py
AgeCommit message (Collapse)Author
2022-04-30Add some docs and doctests to things that have 0% coverage.Scott Gasch
2022-03-25Since this thing is on the innerwebs I suppose it should have aScott Gasch
copyright...
2022-02-10More cleanup.Scott Gasch
2022-02-02Make subdirs type clean too.Scott
2022-01-18Fix chromecasts to work with new version of pychromecast; renameScott
some cameras, add debugging log messages.
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-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