Added SmartThings plugin [#148]
This commit is contained in:
parent
210cefc1a4
commit
4ada1c663d
25 changed files with 628 additions and 41 deletions
docs/source
|
@ -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('../..'))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue