i started implementing a custom_component for this Charger. At the moment it is only possible to read values as sensors, but i am already working on the services for setting parameters in the box.
Hi Carsten
Tried to implement your solution for go-e Charger with HASS but unfortunately failed.
I followed your exactly instructions but at the end I cannot see any charger displayed in HASS.
First question: Shouldnât I see any go-e device in Integrations menu?
May be Iâm missing here some points.
Konfiguration ĂŒberprĂŒfen:
Component error: goecharger - Integration âgoechargerâ not found.
I have the same problem as Rene.
When I check the configuration.yaml (with configuration validation under server control), I get the following error message:
Component error: goecharger - Integration âgoechargerâ not found.
I have copied the folder goecharger into the custom_components folder and added the below config (with the correct serial number) to my configuration.yaml. I have performed several restarts of Home Assistant.
Any idea what went wrong?
As for the Serialnumber. please try the serial without the âCM-02-â prefix, just the numbers as shown in the plugin documentation replace your numbers with the example â111111â numbers.
Hi Ralf
Thanks for you reply.
Just added your definitions at bottom of my configuration.yaml. Updated the resource link (link (http://192.168.0.20/status) tested in browser and works)
Now did a config check with Homeassistant and got the errors.
@RalfP first of all THX for the template. Just easy and it works. LIKE!
PS a hint that the above should be added to the sensor.yaml ?
@cathiele THX for the integration. Would like to go ahead but stugling currently with my samba.
is it possible to run the commads for installation also with hass.io as base?
After installing the custom integration of @cathiele I found all entities in HA but they were all unavailable. After some search I found that the /status endpoint was not exposed because it has to be activated in the settings of the charger first. This can easily be done through the go-e app but is not mentioned in the custom integrationâs readme.
I would like to create a PR for the documentation, but I have a feeling that this setting might be new and maybe only available with special hardware or firmware versions. Mine is hardware version V3 and firmware 050.2.
Can any of you report back whether you find this setting in your app or not?
Check the go-e app at â Internet â Extended Settings â Activate local HTTP API v1 (v2 also available)
Hint:
With firmware 050 the go-e currently reports deka-Wh instead of deka-Ws for data point dws. So current_session_charged_energy of the custom integration is wrong too.
The issue is known and will be fixed in a future release of the firmware.
This have been working well, since yesterday when I upgraded firmware 051.1 to 051.3.
they did fix that mqtt settings, now its saved but broke something from API v1.
edit:
strange this morning all goe-charger entities shows unavailable now they are backâŠ