Go to file
rooba 353adfddd2 info 2022-11-28 00:54:10 -08:00
phlyght info 2022-11-28 00:54:10 -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 info 2022-11-28 00:54:10 -08:00
pyproject.toml info 2022-11-28 00:54:10 -08:00
test.py info 2022-11-28 00:54:10 -08:00

# Phlyght

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

For a brief example of how to use, see [here](test.py)

## Depends

pydantic, httpx, yarl