forked from platypush/platypush
Use the TheengsDecoder to parse Bluetooth packets and map services to native entities.
This commit is contained in:
parent
73bf2446bd
commit
aa0b909fff
4 changed files with 334 additions and 79 deletions
docs/source
|
@ -298,6 +298,7 @@ autodoc_mock_imports = [
|
|||
'async_lru',
|
||||
'bleak',
|
||||
'bluetooth_numbers',
|
||||
'TheengsGateway',
|
||||
]
|
||||
|
||||
sys.path.insert(0, os.path.abspath('../..'))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue