Skip to content

Fork of aiohue, it does overwrite it, therefore there might be some conflicts

License

Notifications You must be signed in to change notification settings

BenoitAnastay/aiohue

This branch is 5 commits ahead of, 308 commits behind home-assistant-libs/aiohue:main.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

87bfd40 · Jun 17, 2022
Mar 21, 2022
Jun 17, 2022
Feb 15, 2022
Jan 30, 2019
Mar 22, 2022
Nov 12, 2021
May 6, 2018
Nov 12, 2021
Nov 12, 2021
Apr 25, 2022
Mar 22, 2022
Feb 16, 2022
Jun 17, 2022

Repository files navigation

Aiohue

Asynchronous library to control Philips Hue

Requires Python 3.8+ 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

Fork of aiohue, it does overwrite it, therefore there might be some conflicts

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 99.9%
  • Shell 0.1%