Go to file
rooba 5be9ef5543 event polling w/ lru for events 2022-11-30 04:08:35 -08:00
phlyght event polling w/ lru for events 2022-11-30 04:08:35 -08:00
.flake8 event polling w/ lru for events 2022-11-30 04:08:35 -08:00
.gitignore event polling w/ lru for events 2022-11-30 04:08:35 -08:00
README.md finish up entities 2022-11-28 02:48:43 -08:00
pyproject.toml event polling w/ lru for events 2022-11-30 04:08:35 -08:00
test.py event polling w/ lru for events 2022-11-30 04:08:35 -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