Package: wnpp Severity: wishlist Owner: Edward Betts <edw...@4angle.com>
* Package name : pysmartapp Version : 0.3.5 Upstream Author : Andrew Sayre <and...@sayre.net> * URL : https://github.com/andrewsayre/pysmartapp * License : MIT Programming Lang: Python Description : 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. This library is a dependancy of Home Assistant, the Python smart home platform. I plan to maintain it as part of the Home Assistant team.