[ bianca ]
[ 原始碼: 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
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-aiohttp
- http client/server for asyncio