Closed ai91 closed 4 months ago
As found out in https://github.com/goecharger/go-eController-API/issues/7, the ecp API key is supported over local HTTP API only. Unfortunately it isn't accepted via MQTT (firmware 1.0.6 returns result api key is not allowed from mqtt).
api key is not allowed from mqtt
Due to security issues (see https://github.com/goecharger/go-eController-API/issues/10) we can't activate local HTTP API.
Feature request: please add ecp support over MQTT.
Can you try updating to a newer firmware? This should be implemented in release 1.0.9.
Setting ecp over mqtt is supported since firmware version 1.0.8 So an update should fix your issue
@ai91 bump
As found out in https://github.com/goecharger/go-eController-API/issues/7, the ecp API key is supported over local HTTP API only. Unfortunately it isn't accepted via MQTT (firmware 1.0.6 returns result
api key is not allowed from mqtt
).Due to security issues (see https://github.com/goecharger/go-eController-API/issues/10) we can't activate local HTTP API.
Feature request: please add ecp support over MQTT.