summaryrefslogtreecommitdiff
path: root/arper.py
AgeCommit message (Expand)Author
2022-02-04Stop trying to cache mac addresses from house and cabin in the sameScott Gasch
2022-02-03Change settings in flake8 and black.Scott Gasch
2022-02-02Used isort to sort imports. Also added to the git pre-commit hook.Scott
2022-02-02More type annotations.Scott
2022-01-26Another formatter test, whee...Scott
2022-01-26Trying to get black to run in git's pre-commit hook and actuallyScott
2022-01-26Ahem. Still running black?Scott
2022-01-26Ran black code formatter on everything.Scott
2022-01-26Reformatting.Scott
2022-01-26Fix missing f's.Scott
2022-01-12Scale back warnings.warn and add stacklevels= where appropriate.Scott
2022-01-11Start using warnings from stdlib.Scott
2022-01-10Add requirements.txtScott
2022-01-06A bunch of changes...Scott
2021-12-04Various changes.Scott
2021-11-01Overrides + debugging modules / functions in logging.Scott Gasch
2021-10-31Ugh, a bunch of things. @overrides. --lmodule. Chromecasts. etc...Scott Gasch
2021-10-29Fix Arper, make IP address a property of deviceScott Gasch
2021-10-29Adds Arper, cleans up other stuff.Scott Gasch