From fd3ea8553598442f8f0307695377d6f13c32a867 Mon Sep 17 00:00:00 2001 From: Bo Jeanes Date: Fri, 9 Sep 2022 17:07:04 +1000 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index a128abf..9e8f372 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ It is early days, but the plan is: * [ ] Support _setting_ holding registers * [ ] Support optional auto-configuration of Home Assistant entities, including using [MQTT Number](https://www.home-assistant.io/integrations/number.mqtt/) et al for holding registers, to allow setting the value. * [ ] TLS MQTT connections -* [ ] ws:// and ws:// MQTT connections +* [ ] WebSocket MQTT connections NOTE: For the time being, this does not support MQTTv5. @@ -147,4 +147,4 @@ TODO: set up something like https://hub.docker.com/r/oitc/modbus-server to test * https://github.com/Instathings/modbus2mqtt * https://github.com/TenySmart/ModbusTCP2MQTT - Sungrow inverter specific -* https://github.com/bohdan-s/SunGather - Sungrow inverter specific \ No newline at end of file +* https://github.com/bohdan-s/SunGather - Sungrow inverter specific