Mark O'Donovan

Results 9 comments of Mark O'Donovan

Altsettings: Devices with multiple firmwares are supported. I'm not sure about the alt settings but it is mentioned in the code which bodes well. Firmware is never updated automatically: >...

Let's try poking the bear :) @hughsie

Just wondering if there's any update on this?

Okay it looks like the issue is in net__try_connect_tcp() mosquitto_connect() mosquitto_connect_bind() mosquitto_connect_bind_v5() mosquitto__reconnect() net__socket_connect() net__try_connect() net__try_connect_tcp() getaddrinfo() is returning the following addresses for test.mosquitto.org - 0.0.0.0 - 91.121.93.94 0.0.0.0 is...

Both addresses are appearing on Mobian Bookworm and Ubuntu 23.04 at my home. Both also appear on a SLES15 SP4 server at my workplace which has no relation to my...

Okay, the 0.0.0.0 values are what you get if you pass IPV6 addresses to inet_ntoa(). Using inet_ntop() I get the following: ::2001:41d0:1:925e:0:0 91.121.93.94 I cannot ping that IPv6 address from...

It looks like the returned addresses are correct and were simply being formatted incorrectly. The interfaces are a bit tricky and I am not familiar with them, sorry. But indeed...

I have one. It seems to be a rebrand of the KSTAR Blue S inverter. See https://github.com/StephanJoubert/home_assistant_solarman/discussions/150