Klaas Schoute

Results 105 comments of Klaas Schoute

Which version of the integration are you using? Since the last version we have abandoned the reuse of session, which could result in inverters no longer blocking a connection. As...

This only happens if you don't pass a session otherwise it will reuse the old session to make another request. As far as we know there is no rate limit...

We might merge that in the future, but let's save that for another issue 😉

Let's sign this up for hacktoberfest 😄

Yes there is a service that I think you can use to remove incorrect data. Regarding your issue, it is interesting to see what your inverter does after going offline...

As stated before, this has to do with your inverter sending incorrect values at certain times (we have seen this on JSON source). To determine this for sure, we need...

Unfortunately, I cannot help you with that at the moment, everything is still packed due to a move. As a result, I am now unable to debug it myself 😢

@andrzejs1972 I don't think there is any connection with that, it is recommended to always use `safe_mode`.

If the diode does register every pulse correctly then I have the idea that you are using some filters (internal_filter) so that certain pulses are omitted.

On the board of the photodiode there is a green LED which lights up every time it detects a pulse. At the same time, the ESP32 should also have an...