Chris Muench
Chris Muench
I have the same issue under UWP
Any chance you could update to Latest firmware: c06c67d2-401c-4d6a-9bd2-25af7370392b.uterm.release?
> > Any chance you could update to Latest firmware: c06c67d2-401c-4d6a-9bd2-25af7370392b.uterm.release? > > Not sure if this PR will be merged as it's been here for a while without any...
Thanks, I reloaded my integration and added two meters - works great....but The SolarEdge API shows that there are 5 meters on my primary inverter but I can only see...
One more interesting thing: The Modbus TCP server in the SolarEdge Energy Hub seems to be disabled during a "Power Outage - Battery Backup" situation. That prevents the solaredge-modbus integration...
Log shows this: 2021-11-09 10:06:11 ERROR (MainThread) [custom_components.solaredge_modbus] Error reading modbus data Traceback (most recent call last): File "/config/custom_components/solaredge_modbus/__init__.py", line 187, in async_refresh_modbus_data update_result = self.read_modbus_data() File "/config/custom_components/solaredge_modbus/__init__.py", line 230,...
I know that you do not use WebView2 - WebView2 does not work on XBox at all (no runtime found). if I debug the script with Visual Studio one of...
This same issue happens on TizenOS. I posted this issue with Grafanalabs but they came back saying that they will not fix it (only support for latest browsers). Not a...
I have the same issue on a Modbus RTU device I am using. In my case the device does not send any dummy byte before the correct sequence. My fix...
Ok, will do. I tested it in my environment with two different modbus server and it worked in both cases.