X-Git-Url: https://wannabe.guru.org/gitweb/?a=blobdiff_plain;f=smart_home%2Fdevice_utils.py;h=0c0ca989b80898735a675ddb662f2a372dd28245;hb=532df2c5b57c7517dfb3dddd8c1358fbadf8baf3;hp=40a7b70ed3d357797fa979bd1d0f8554abc0d789;hpb=f2600f30801c849fc1d139386e3ddc3c9eb43e30;p=python_utils.git diff --git a/smart_home/device_utils.py b/smart_home/device_utils.py index 40a7b70..0c0ca98 100644 --- a/smart_home/device_utils.py +++ b/smart_home/device_utils.py @@ -1,5 +1,7 @@ #!/usr/bin/env python3 +# © Copyright 2021-2022, Scott Gasch + """General utility functions involving smart home devices.""" import logging