forked from platypush/platypush
Added Z-Wave integration (closes #76)
This commit is contained in:
parent
8d203723da
commit
02246a48ae
7 changed files with 1412 additions and 11 deletions
docs/source
|
@ -239,6 +239,7 @@ autodoc_mock_imports = ['googlesamples.assistant.grpc.audio_helpers',
|
|||
'graphyte',
|
||||
'cpuinfo',
|
||||
'psutil',
|
||||
'openzwave',
|
||||
]
|
||||
|
||||
sys.path.insert(0, os.path.abspath('../..'))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue