From c16620414dda6be051f0f73d0886091c809667b1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Simon=20St=C3=BCrz?= Date: Wed, 19 Jan 2022 12:54:39 +0100 Subject: [PATCH] Update readme --- goecharger/README.md | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/goecharger/README.md b/goecharger/README.md index dabce807..6b51cf7a 100644 --- a/goecharger/README.md +++ b/goecharger/README.md @@ -2,8 +2,11 @@ nymea plugin for go-eCharger smart wallbox for electic vehicles. -Once you connect to the go-eCharger, nymea will configure the wallbox to use MQTT and send information to nymea. -Please make sure no other service is using the custom MQTT server in the local network, otherwise they will exclude each other, depending who comes first. +If you are using other services like the original goe app to communicate with the wallbox, disable MQTT during the setup in order to make sure +all services are able to communicate with the wallbox. There is no support for multiple MQTT clients on the device and therefore nymea defaults to HTTP +to prevent constant reconfiguration trough the clients. + +The prefered way of communicating would be MQTT, default is HTTP. ## Supported Things