8000 GitHub - home-assistant-libs/aiohue: Python3 asyncio package to talk to Philips Hue
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

home-assistant-libs/aiohue

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Aiohue

Asynchronous library to control Philips Hue

Requires Python 3.10+ and uses asyncio and aiohttp.

For usage examples, see the examples folder.

Hue Bridge version

This library supports both the new style V2 API (only available on V2 bridges) and the old style V1 API. The biggest advantage of the V2 API is that it supports event based updates so polling is not required.

Contribution guidelines

Object hierarchy and property/method names should match the Philips Hue API.

About

Python3 asyncio package to talk to Philips Hue

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 31

0