Skip to content

Releases: marq24/ha-goecharger-api2

BREAKING CHANGE! (but only for users of multiple go-eChargers)

05 Aug 10:44
Compare
Choose a tag to compare

I have decided for an alternative (better) approach to support sending surplus PV data to multiple go-eChargers
#13

With the new implementation the Service GUI mode will work again - also if multiple configurations of the integration are configured (in order to support multiple chargers (with different serial numbers).

So IF you have multiple go-eChargers in your HA installation - you must adjust your automations (again) - I am sorry for this inconvenience.

Features Requests #12 #13 implemented [v2]

30 Jul 21:06
Compare
Choose a tag to compare

#13 - Surplus data with multiple goechargers
#12 - Add 'cll' (Current Limit List)

Features Requests #12 #13 implemented

28 Jul 13:26
Compare
Choose a tag to compare

#13 - Surplus data with multiple goechargers
#12 - Add 'cll' (Current Limit List)

Adjustments for latest HA release (get rid of warning)

04 Jul 08:05
Compare
Choose a tag to compare
2024.7.0

use 'async_forward_entry_setups' & 'async_unload_platforms'

Added Cloud-API Support

30 Jun 15:30
Compare
Choose a tag to compare

When your Wallbox is not part of your HA-Network, then you can now make use of the Cloud API Version of this integration.
https://github.com/goecharger/go-eCharger-API-v2/blob/main/cloudapi-en.md

Please note, that might be that not all features are supported [I am currently aware of the RESET functionality - but there might be more]

Solves #8

Just maintenance

23 Jun 07:47
Compare
Choose a tag to compare

Just discovered that binary sensors can have device classes - so just let use them

Adjustments to latest go-eCharger App

09 Jun 09:57
Compare
Choose a tag to compare

The latest go-eCharger app have some additional settings/fields:

  • go-eController-Scan always active
  • last Controller-Scan
  • Random max. delays:
    • Scheduler start
    • Scheduler end
    • Flexible Tariff start
    • Flexible Tariff stop
    • After power outage
  • adjustments to the documentation (new screenshots, how to enable local HTTP API v2)

Fix: Detected blocking call to open inside the event loop by custom integration

06 Jun 06:18
Compare
Choose a tag to compare

Little update

02 Jun 17:00
Compare
Choose a tag to compare

'Simulate unplugging (short)' is now enabled by default (and 'Simulate unplugging permanently' is now hidden by default)

'Last Event Sensors' (fsptws inva lbp lccfc lccfi lcctc lfspt lmsc lpsc lmsc) are also available as DELTAs to 'Reboot Time'

25 May 06:22
Compare
Choose a tag to compare

Thanks to the feedback of @karliwalti (#2 & #4) the Timestamp related Sensors are now additionally available as 'deltas' - means the sensor value returned from the API will be subtracted from the reboot time value.