[ 源代码: pysmartapp ]
软件包:python3-pysmartapp(0.3.5-2)
Library for creating SmartThings SmartApps with asyncio
This library enables users to build SmartThings SmartApps that utilize asyncio for event-driven programming. It provides tools to receive and handle SmartApp lifecycle events via webhooks, making it straightforward to integrate SmartThings compatible devices into various systems. The library communicates with the SmartThings Cloud API to manage devices such as lights, locks, thermostats, and sensors. Users can register callbacks for specific lifecycle events to control and monitor their SmartThings ecosystem.
其他与 python3-pysmartapp 有关的软件包
|
|
|
|
-
- dep: python3
- 交互式高级面向对象语言(默认 python3 版本)
-
- dep: python3-httpsig
- sign HTTP requests (IETF HTTP Signatures) - Python 3 version of the package