Luca Cavalli
Luca Cavalli
I unplugged and reconnected the UPS and the addon started and connected to the UPS. It may be related to the problem described here: https://github.com/networkupstools/nut/blob/master/scripts/usb_resetter/README.adoc In this case connecting the...
Hello, I have the very same problem and since this issue is still open I didn't create a new one. I have an Azzurro 1PH HYD6000 ZSS HP with an...
I enabled debug logs with a dump of the request that triggers the disconnection. ```2023-10-21 23:08:35.913 INFO (SyncWorker_3) [custom_components.solarman.solarman] Connecting to solarman data logger 192.168.0.103:8899 2023-10-21 23:08:35.923 DEBUG (SyncWorker_3) [custom_components.solarman.solarman]...
Looking at the protocol description: https://pysolarmanv5.readthedocs.io/en/latest/solarmanv5_protocol.html#response-frame-format the response seems indeed wrongly encoded.
@PostICT at the end the LSE-3 datalogger connected over Ethernet doesn't support the solarman v5 protocol, but you can interact with it on plain modbus protocol using alternative integrations. I...
@lieglw, are you sure that your DHCP server didn't assign a different IP address? In this case, simply reconfigure the integration in HA.
Initialization and configuration are in few specific places and can be disabled by the caller. Logging function are disabled in ulog if ULOG_EBALED is unset. Proposed pull request to fix...
This issue should be fixed by PR #698.
For information only, I found an alternative Electrolux integration that supports several appliances, as well AC units.
"Home Assistant Electrolux Care Integration V2" here on GitHub.