软件包:python3-pyswitchbot(0.65.0-1)
Library to control SwitchBot IoT devices over Bluetooth and Wi-Fi
This library allows users to interact with various SwitchBot IoT devices, enabling remote control and monitoring. It supports communication over Bluetooth and Wi-Fi, providing the capability to manage devices across a range of functionalities including binary sensors, light controls, locks, switch operations, and more. Users can retrieve essential device data such as the last successful operation and switch modes. The library also provides options for configuring retries for command execution, enhancing reliability in communication. It caters to a variety of SwitchBot devices, such as locks, sensors, blinds, and more, capturing the signal needed to interact with these devices from a central system without additional hardware, such as a SwitchBot Hub.
其他与 python3-pyswitchbot 有关的软件包
|
|
|
|
-
- dep: python3
- 交互式高级面向对象语言(默认 python3 版本)
-
- dep: python3-aiohttp
- http client/server for asyncio
-
- dep: python3-bleak
- Bluetooth Low Energy platform agnostic client
-
- dep: python3-bleak-retry-connector
- Connector for Bleak Clients that handles transient connection failures
-
- dep: python3-cryptography (>= 39.0.0)
- Python library exposing cryptographic recipes and primitives
-
- dep: python3-openssl
- Python 3 wrapper around the OpenSSL library