Go to file
rooba 72a98b8541 finish up entities 2022-11-28 02:48:43 -08:00
phlyght finish up entities 2022-11-28 02:48:43 -08:00
.gitignore all but 4 structures done, yet to test updating, in theory it works 2022-11-28 00:13:44 -08:00
README.md finish up entities 2022-11-28 02:48:43 -08:00
pyproject.toml info 2022-11-28 00:54:10 -08:00
test.py finish up entities 2022-11-28 02:48:43 -08:00

Phlyght

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

For a brief example of how to use, see here

Depends

pydantic, httpx, yarl