CJNE / ha-myenergi

Home Assistant integration for MyEnergi devices
MIT License
134 stars 28 forks source link

Zappi2 Self-Test Failure not reported #527

Open scotflieger opened 2 months ago

scotflieger commented 2 months ago

If Zappi2 EV charger fails its self-test, this is not reported through the MyEnergi integration.

Before starting a charging session the Zappi2 carries out a self-test of the built-in breaker. This is reported in the MyEnergi app and the Zappi2 has to be reset should this occur.

IMG_1100

LeiChat commented 2 months ago

Perhaps it's achieved with a push notification in the myenergi app, rather than a property available through the API and as-such, not available for the Home Assistant integration.

YanisKyr commented 1 month ago

I came here for the same. It would be good to have this in HA - if it's being published via the API that is.

jwillemsen commented 1 month ago

Attach the integration diagnostics when this happens, that should show the data provided by myenergi

YanisKyr commented 1 month ago

Attach the integration diagnostics when this happens, that should show the data provided by myenergi

How do I get the diagnostics?

jwillemsen commented 1 month ago

See settings/devices&services/myenergi, press the three dots and select download diagnostics, attach the file here

YanisKyr commented 1 month ago

I think this captures only current state/data.. would we have to pull the diagnostics while the (myenergi) app still shows the red triangle?

[file removed]

jwillemsen commented 1 month ago

Yes, pull it when the app shows the error

YanisKyr commented 1 month ago

Sorry for that, I cleared it straight away as I wanted to get the car charging again. I'll keep it in mind for next time.

G6EJD commented 1 month ago

I’ve been through the API, so what makes you (naively) think that Self-Test failure is reported through the API - it isn’t!

this needs to be closed.

jwillemsen commented 1 month ago

Could you point me to the API description @G6EJD? Always good to read that and see what is all possible

G6EJD commented 1 month ago

The API is on GitHub, but remember it’s been reverse engineered so not documented.

font assume that every capability can be controlled or reported through the API, it was never designed like that from the outset.

lvo12 commented 1 week ago

Looking for this as well! Is the assumption incorrect that when the app reports about the Zappi error, that the info must be available within the api (somewhere) as well?

jwillemsen commented 6 days ago

I would expect that it is part of the API/data somewhere, assuming that the myenergi app uses the same API/data