Go to file
ra f0bbcdcd30 fix config a bit 2023-05-27 03:45:43 -07:00
phlyght fix config a bit 2023-05-27 03:45:43 -07:00
.flake8 fix up example a bit, modify defaults for models 2023-01-04 01:17:06 -08:00
.gitignore fixed return classes and update initial caching of entities 2023-05-27 03:38:22 -07:00
.python-version update example 2023-02-05 22:18:22 -08:00
README.md fixed return classes and update initial caching of entities 2023-05-27 03:38:22 -07:00
config_example.yaml fixed return classes and update initial caching of entities 2023-05-27 03:38:22 -07:00
example.py fixed return classes and update initial caching of entities 2023-05-27 03:38:22 -07:00
pyproject.toml fixed return classes and update initial caching of entities 2023-05-27 03:38:22 -07:00

Phlyght

This is an async implementation of the v2 Philips Hue API.

For a brief example of how to use, see here