pysmartapp

A python library for building a SmartThings SmartApp


Keywords
smartthings, smartapp, home-automation, smartthings-smartapp
License
MIT
Install
pip install pysmartapp==0.3.5

Documentation

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.