aiohue

aiohue

Python3 asyncio package to talk to Philips Hue

Stars: 57

Visit
 screenshot

Aiohue is an asynchronous library designed to control Philips Hue lights. It requires Python 3.10+ and utilizes asyncio and aiohttp. The library supports both V1 and V2 APIs of the Hue Bridge, with V2 API offering event-based updates to eliminate the need for polling. The contribution guidelines emphasize matching object hierarchy and property/method names with the Philips Hue API.

README:

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.

For Tasks:

Click tags to check more tools for each tasks

For Jobs:

Alternative AI tools for aiohue

Similar Open Source Tools

For similar tasks

For similar jobs