[ trixie ]
[ sid ]
[ 源代码: python-aiohue ]
软件包:python3-aiohue(4.7.2-3)
module to talk to Philips Hue
This Python library provides support for the Philips Hue API. It 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.
其他与 python3-aiohue 有关的软件包
|
|
|
|
-
- dep: python3
- 交互式高级面向对象语言(默认 python3 版本)
-
- dep: python3-aiohttp
- http client/server for asyncio
-
- dep: python3-asyncio-throttle
- simple, easy-to-use throttler for asyncio
-
- dep: python3-awesomeversion
- Version parsing and comparison library for Python