djansen1987 / SAJeSolar

SAJ eSolar Portal Sensors
GNU General Public License v3.0
21 stars 13 forks source link

Alarm number not being retrieved #26

Closed Mr-Alicates closed 1 year ago

Mr-Alicates commented 2 years ago

Hi!

I noticed today that the alarm count for my H1 inverter has been set as unknown for a few hours.

Everything else seems to be working fine.

Thanks!

Mr-Alicates commented 2 years ago

Screenshot_20220613-165840

djansen1987 commented 2 years ago

are there any error logs ?

Mr-Alicates commented 2 years ago

It seems that the number of alarms is no longer returned in the API call.

This is probably caused by a UI change by SAJ.

There is an "isAlarmed" field on that call that could be used instead.

Mr-Alicates commented 2 years ago

There aren't any error logs, the rest of fields are being retrieved like always

djansen1987 commented 2 years ago

could you enable debug logging: https://github.com/djansen1987/SAJeSolar#debugging

And send the JSON output to me by mail (do not post as it contains plantID etc) github@djansen.nl

Mr-Alicates commented 2 years ago

Sure thing.

I've added the log. Esolar seems to be down for maintenance right now though.

Mr-Alicates commented 1 year ago

Hey, I sent you the email. Any news on this?

djansen1987 commented 1 year ago

Sorry have been very busy privately. Should be Fixed in the latest release:

https://github.com/djansen1987/SAJeSolar/releases/tag/v1.3.1

Please let me know if this fixes it for you?

Mr-Alicates commented 1 year ago

Thank you very much.

Works like a charm!

djansen1987 commented 1 year ago

Thanks for your feedback!