forked from platypush/platypush
s/TheengsGateway/TheengsDecoder/g now that the pip package has been published.
This commit is contained in:
parent
431dedf3eb
commit
3743ee4f00
5 changed files with 6 additions and 7 deletions
platypush/plugins/bluetooth
|
@ -50,7 +50,7 @@ class BluetoothPlugin(RunnablePlugin, EntityManager):
|
|||
|
||||
* **bleak** (``pip install bleak``)
|
||||
* **bluetooth-numbers** (``pip install bluetooth-numbers``)
|
||||
* **TheengsGateway** (``pip install git+https://github.com/theengs/gateway``)
|
||||
* **TheengsDecoder** (``pip install TheengsDecoder``)
|
||||
* **pybluez** (``pip install git+https://github.com/pybluez/pybluez``)
|
||||
* **pyobex** (``pip install git+https://github.com/BlackLight/PyOBEX``)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue