goecharger / go-eCharger-API-v2

New API specification for V3 and V4 go-eCharger
91 stars 20 forks source link

Documentation for dummies needed #192

Closed cyberoner1 closed 8 months ago

cyberoner1 commented 8 months ago

Hi, I have mqtt in in Home Assitant installed, but I can´t follow your instructions. In your documention i find Über die http API die MQTT Verbindung aktivieren und prüfen Die Chargers verfügen über API Keys zum Konfigurieren und Prüfen der MQTT Verbindung. Diese API Keys können mit der http api verwendet werden.

Beispiel: http://192.168.0.77/api/set?mce=true&mcu=mqtt://mqtt.server:1234/

IP 0.77 is the Go-E charger? do I have to enter your examlpe under the URL in the API? when I try to do this in webbrowser I only get

{"mce":true,"mcu":"mcu: tried to set api key with invalid json InvalidInput (mqtt://192.168..:1883)"}