X-Git-Url: https://wannabe.guru.org/gitweb/?a=blobdiff_plain;f=smart_home%2Foutlets.py;h=fcc3c4eb8f7fa74d428d31c7ebe4814c5cb11cbd;hb=532df2c5b57c7517dfb3dddd8c1358fbadf8baf3;hp=37655673550364f77c0e97c693058575bb4a9821;hpb=c6fca944b41f292b66efaba27ebf3fd0a37956b8;p=python_utils.git diff --git a/smart_home/outlets.py b/smart_home/outlets.py index 3765567..fcc3c4e 100644 --- a/smart_home/outlets.py +++ b/smart_home/outlets.py @@ -1,5 +1,7 @@ #!/usr/bin/env python3 +# © Copyright 2021-2022, Scott Gasch + """Utilities for dealing with the smart outlets.""" import asyncio