s/TheengsGateway/TheengsDecoder/g now that the pip package has been published.

This commit is contained in:
Fabio Manganiello 2023-03-20 01:41:21 +01:00
parent 431dedf3eb
commit 3743ee4f00
Signed by: blacklight
GPG key ID: D90FBA7F76362774
5 changed files with 6 additions and 7 deletions
platypush/plugins/bluetooth

View file

@ -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``)