andrewsayre / pysmartapp

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

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

License:MIT License


Languages

Language:Python 99.7%Language:Batchfile 0.3%