Added SmartThings plugin []

This commit is contained in:
Fabio Manganiello 2021-03-05 02:23:28 +01:00
parent 210cefc1a4
commit 4ada1c663d
25 changed files with 628 additions and 41 deletions
docs/source

View file

@ -263,6 +263,8 @@ autodoc_mock_imports = ['googlesamples.assistant.grpc.audio_helpers',
'RPi.GPIO',
'RPLCD',
'imapclient',
'pysmartthings',
'aiohttp',
]
sys.path.insert(0, os.path.abspath('../..'))