From 0be19a62112d2e9aec779ecc6855595b1cb7616c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Thomas=20Lov=C3=A9n?= Date: Fri, 21 Oct 2022 12:37:40 +0200 Subject: [PATCH] Update readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ff95d7a..679738a 100644 --- a/README.md +++ b/README.md @@ -37,7 +37,7 @@ I've pulled inspiration from all of them. | | | | |---|---|---| |[hassio-plejd](https://github.com/icanos/hassio-plejd) | [@icanos](https://github.com/icanos) | Works only with Home Assistant OS.
Requires exclusive access to the Bluetooth dongle.
Does not support Bluetooth Proxy. | -|[plejd2mqtt](https://github.com/thomasloven/plejd2mqtt) | [@thomasloven](https://github.com/thomasloven) | Relies on MQTT for communication.
Requires exclusive access to the Bluetooth dongle.
Does not support Bluetooth Proxy.
Does not support switches or scenes. | +|[plejd2mqtt](https://github.com/thomasloven/plejd2mqtt) | [@thomasloven](https://github.com/thomasloven) | Somewhat outdated stand-alone version of the above.
Relies on MQTT for communication.
Requires exclusive access to the Bluetooth dongle.
Does not support Bluetooth Proxy.
Does not support switches or scenes. | |[ha-plejd](https://github.com/klali/ha-plejd) | [@klali](https://github.com/klali) | Does not communicate with the Plejd API and therefore requires you to extract the cryptokey and device data from the Plejd app somehow.
No auto discovery.
Requires exclusive access to the Bluetooth dongle.
Does not support Bluetooth Proxy. | | [homey-plejd](https://github.com/emilohman/homey-plejd) | [@emilohman](https://github.com/emilohman) | For Homey | | [homebridge-plejd](https://github.com/blommegard/homebridge-plejd) | [@blommegard](https://github.com/blommegard) | For Homebridge |