软件包:python3-switchbot-api(2.11.0-1)
python3-switchbot-api 的相关链接
Debian 的资源:
下载源码包 switchbot-api:
- [switchbot-api_2.11.0-1.dsc]
- [switchbot-api_2.11.0.orig.tar.gz]
- [switchbot-api_2.11.0-1.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [github.com]
相似软件包:
Asynchronous Python library for interacting with Switchbot API
This library communicates with SwitchBot's cloud service over HTTPS, using an account token and secret key obtained from the SwitchBot mobile app.
It can list devices associated with a SwitchBot account, query device status, and send commands to supported devices via the SwitchBot Cloud API. This covers a range of SwitchBot products that are managed through a SwitchBot hub, including plugs and switches, curtains and blinds, lights, locks, sensors, humidifiers, fans, vacuums, and thermostats.
Status reporting includes device-specific readings such as power measurements for some plugs and relay switches, temperature and humidity from meter devices, occupancy or contact states from sensors, and battery level where provided by the cloud API. Command support includes common actions such as turning devices on or off, setting positions for covers, adjusting brightness and colour for lights, locking and unlocking, changing modes, and starting or pausing cleaning on supported vacuums.
The library talks to SwitchBot's cloud endpoints rather than directly to local devices. For devices accessed through the cloud, reported state is limited to what the service provides, and some appliance types may expose only partial control or inferred state.
其他与 python3-switchbot-api 有关的软件包
|
|
|
|
-
- dep: python3
- 交互式高级面向对象语言(默认 python3 版本)
-
- dep: python3-aiohttp
- http client/server for asyncio
