homeassistant-solax-modbus
homeassistant-solax-modbus copied to clipboard
[Bug] Should the remotecontrol_xxx entites be visble on a X1 RetroFit (X1-Fit G4)
Describe the bug Unable to find most of the remotecontrol_xxx entites. I've tried looking for hidden and disabled ones.
I have number.solax_remotecontrol_autorepeat_duration, sensor.solax_remotecontrol_autorepeat_remaining and number.solax_remotecontrol_duration though.
From https://github.com/wills106/homeassistant-solax-modbus/wiki/Modbus-Power-Control-(remotecontrol-power)#why-use-modbus-power-control it suggests its only available on G4 Hybrids. Am I wrong to be hoping these should be visble to me?
Mandatory details
- Integration Version: 2023.10.1
- HA Version: 2023.10.4
- Inverter Brand: solax
- Plugin Used: Solax Modbus
- First 6 digits of Serial: F4502T
- Connection Method: Modbus via Serial
Detailed Error Log
I'm also seeing this a significant number of times in the log 17 per second for a couple of minutes, then a gap of approx 5 mins and then another batch. 2023-10-21 14:25:33.312 WARNING (MainThread) [homeassistant.util.async_] Detected blocking call to sleep inside the event loop. This is causing stability issues. Please report issue to the custom integration author for solax_modbus doing blocking calls at custom_components/solax_modbus/init.py, line 344: return self._client.read_holding_registers(address, count, **kwargs)
Additional context My serial number start was added earlier this year, see https://github.com/wills106/homeassistant-solax-modbus/discussions/26#discussioncomment-5333337