[ trixie ]
[ sid ]
[ 源代码: pyrituals ]
软件包:python3-pyrituals(0.0.6-2)
Async library for interacting with Rituals Perfume Genie devices
This library allows for asynchronous control and monitoring of Rituals Perfume Genie diffusers through the Rituals API. Users can authenticate their Rituals account, fetch linked diffuser devices, and retrieve various details about their state such as battery percentage, perfume amount, and room size. It also provides functionality to turn diffusers on or off and set specific configurations like perfume amount and room size.
其他与 python3-pyrituals 有关的软件包
|
|
|
|
-
- dep: python3
- 交互式高级面向对象语言(默认 python3 版本)
-
- dep: python3-aiohttp
- http client/server for asyncio