Open Carl-mgb66 opened 9 months ago
Interesting! Mind jumping over to https://github.com/nathanmarlor/foxess_modbus/discussions/513#discussioncomment-8274389 (so we can see all of the discussion in one place)? Thanks!
Wondering if that might be because of early firmware versions, it’a working ok on my H1 with Manager 1.70
@FozzieUK Are you using LAN, or RS485?
What's interesting is that it can write those registers, so I'm wondering whether we need to read ones in 44xxx individually.
But, please keep discussion over in #513, so we can keep everything together.
This should be fixed in v1.10.0b6: mind giving that a try?
Same problem here! v1.10.0b6. HA Core (Docker) via Waveshare RS485 ethernet. Master 1.83, Slave 1.03, Comm 1.75 I use Modbus to read to Symcon and EVCC. Those work without a problem. I even closed those to rule out interference - no luck!
Is there anything I might try or doing wrong?
What model of inverter do you have?
What model of inverter do you have?
Ups, sorry: H3-10
Try v1.10.0b7, see if that improves things.
Try v1.10.0b7, see if that improves things.
Installed - I'll update if I see anything.
Installed too, H3-10. No errors at first, then when I tried to force charge some errors showed up. But maybe I wasn't patient enough. But sure enough Foxcloud confirmed that I had changed mode from self use to backup and min Soc on Grid to 100% while trying.
Hope the debug log helps. And last but not least: Thank you very much!
Interesting, thanks! I'll go though that tomorrow, and how it differs from other H3s I've seen which supported that register.
What manager version do you have?
Master 1.83, Slave 1.03, Comm 1.75
It's really odd. Most of the time you're failing to write register 44000, which we know should be writable on the H3. Then just sometimes it succeeds.
But, then your attempts to change Min Soc on Grid were also failing sometimes. Is that something which normally succeeds?
Try v1.10.0b7, see if that improves things.
Installed - I'll update if I see anything.
Seems OK - but I might move to the OpenAPI version when I have time.
It's really odd. Most of the time you're failing to write register 44000, which we know should be writable on the H3. Then just sometimes it succeeds.
But, then your attempts to change Min Soc on Grid were also failing sometimes. Is that something which normally succeeds?
It might be related to a kind of timeout issue: for instance when I try to set Min Soc on Grid by clicking on the up/down arrows multiple times in a row (ie 10 times from 20% to 30%) the errors pop up, but in the end Min Soc on Grid is set correctly as verified in the Cloud App. When I type in the requested % directly it works flawlessly.
I had the same issue on my H3 inverters but the latest beta is working fine. Im on a H3-12.0 and H3-6.0 with Master Firmware 1.94
Im not sure if thats fox playing around with my units or a bug in the latest beta but my Remote Control setting changed itself to disabled. Just leaving this here in case it happens to anyone else.
What exactly do you mean by "my remote control setting"?
The one in the inverter settings called "Remote Control" Enabled | Disabled
I am new to FoxEss / PV etc, having had an install of H1-6.0-E-G2 and ECS batteries and Panels earlier this week. Just connected an Elfin dongle which is communicating well with the box, but I get the same error with the integration. My Versions are:- Master: 1.14 Slave: 1.02 Comm: 1.17
@icornish72 your firmware versions need to be updated.
Can you ask your installer or drop an email to Fox uk service to upgrade your inverter firmware to the latest versions (for the H1 G2 they are - Master 1.22, Manager 1.37, Slave 1.02)
If you could then post back if it’s working 😉, if you are still having problems could you open a new issue and the integration version you are using so we can track it separately please.
I had set up all my hardware (Waveshare Modbus POE connected to H1 Inverter) and set everything correctly. Had exactly the same issue as described here. After confirming everything was connected and configured correctly, only a Firmware upgrade fixed it.
I think this issue somehow has to do with that "remote control" setting that is available on the H3 units. Can you add force charge and discharge again for H3 units (Maybe in a beta version?) so we can test this? Thanks
Version of the Custom Component
v.1.10.0b4
Configuration
Describe the bug
A clear and concise description of what the bug is.
On installing the latest versions, on restart, initially all appears to be OK, but after a short while I get the following on the Connection Status:
Reverting back to v.1.9.0 fixes the problem
Debug log