.gitignore
.travis.yml
LICENSE
README.md
requirements.txt
requirements_test.txt
setup.py
.devcontainer/Dockerfile
.devcontainer/devcontainer.json
.github/release-drafter.yml
HASS_data_detective.egg-info/PKG-INFO
HASS_data_detective.egg-info/SOURCES.txt
HASS_data_detective.egg-info/dependency_links.txt
HASS_data_detective.egg-info/requires.txt
HASS_data_detective.egg-info/top_level.txt
detective/__init__.py
detective/auth.py
detective/config.py
detective/core.py
detective/functions.py
detective/time.py
notebooks/Getting started with detective.ipynb
tests/__init__.py
tests/conftest.py
tests/test_auth.py
tests/test_config.py
tests/test_core.py
tests/test_functions.py
tests/test_time.py
util/example_hass_url.json