Skip to content
This repository has been archived by the owner on May 9, 2024. It is now read-only.
/ pysmartapp Public archive

DEPRECATED: A python implementation of the WebHook-based SmartThings SmartApp.

License

Notifications You must be signed in to change notification settings

andrewsayre/pysmartapp

Repository files navigation

DEPRECATED: This project is no longer maintained. If you are interested in taking over ownership, please contact me: andrew at sayre dot net.

pysmartapp

CI Status codecov image image image

A python implementation of the WebHook-based SmartThings SmartApp that uses asyncio and the dispatcher pattern to notify callbacks (coroutines or functions) of SmartApp lifecycle events.