H3-PRO series #516
Replies: 41 comments 105 replies
-
|
I hadn't heard it was coming out. With a bit of help, I'm sure we can get it working. What error message do you get when you try to connect? If you send that to me, I can release a beta version which tries to talk to it as if it was a normal H1, see whether that works. Alternatively if you happen to have documentation of the list of registers it supports, we can work through that. |
Beta Was this translation helpful? Give feedback.
-
|
Hello everyone, now I also have an H3-Pro inverter. My first attempts to read the device via Modbus largely confirm @MattiasLindahl 's statements regarding the changed memory addresses. The name of the inverter is still at address 30000, but there are only 8 registers, with each register containing 2 characters (highbyte, lowbyte). 30016 is followed by the serial number, which also has 8 registers (15 characters + 0x1). In the next few days I will try to read out all accessible registers, although it will certainly be difficult to recognize the meaning of each cell. I hope that we will manage to get the new FoxESS flagship into the great foxess_modbus integration. Thanks and regards |
Beta Was this translation helpful? Give feedback.
-
|
Here is the register assignment for the H3-Pro, as far as I found out (green: almost certainly correct, gray: probably, red: no idea). Some values (battery temperature, type and serial numbers of the battery modules, ...) I cannot locate at all. Maybe the new H3-Pro also partially communicates not via tcp, but via udp? Since Fox ESS will soon be sending me the official registry plan - and I have to sign an NDA for it - I unfortunately cannot publish any further information here. I hope that enough people now own an H3-Pro and will help decrypt it. Best regards |
Beta Was this translation helpful? Give feedback.
-
|
Yes I think both inverters are based on G2 generation so it should be the same registers.
…________________________________
Från: Antony Male ***@***.***>
Skickat: Saturday, April 6, 2024 4:46:40 PM
Till: nathanmarlor/foxess_modbus ***@***.***>
Kopia: Mattias Lindahl ***@***.***>; Mention ***@***.***>
Ämne: Re: [nathanmarlor/foxess_modbus] H3-PRO series (Discussion #516)
Looks like there's some similarities with the G2, so it probably make sense to get to get #585<#585> in first.
—
|
Beta Was this translation helpful? Give feedback.
-
|
Thanks for your patience! I've finally got an initial stab at H3-Pro support into the pre-release v1.12.0b1. Would you mind just doing a sanity-check of all of the entities? The main thing I'm concerned about is the same (whether the value is 10x what it should be, or 1/10th of what it should be, etc) -- the H3-Pro differs from prevoius inverter models quite a bit here. Also the sign of some of the data wasn't clear from the spec, so for example it might show that the battery is charging when it's actually discharging, etc. Thanks! |
Beta Was this translation helpful? Give feedback.
-
|
Hi!
I get this error message when connecting:
Details: unbalanced parenthesis at position 17
…________________________________
Från: Antony Male ***@***.***>
Skickat: Saturday, April 27, 2024 12:51:04 PM
Till: nathanmarlor/foxess_modbus ***@***.***>
Kopia: Mattias Lindahl ***@***.***>; Mention ***@***.***>
Ämne: Re: [nathanmarlor/foxess_modbus] H3-PRO series (Discussion #516)
Thanks for your patience! I've finally got an initial stab at H3-Pro support into the pre-release v1.12.0b1.
Would you mind just doing a sanity-check of all of the entities? The main thing I'm concerned about is the same (whether the value is 10x what it should be, or 1/10th of what it should be, etc) -- the H3-Pro differs from prevoius inverter models quite a bit here. Also the sign of some of the data wasn't clear from the spec, so for example it might show that the battery is charging when it's actually discharging, etc.
Thanks!
—
Reply to this email directly, view it on GitHub<#516 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/ANR2MMZCNNJU6J56DPOVVYLY7N7JRAVCNFSM6AAAAABB4LEMTSVHI2DSMVQWIX3LMV43SRDJONRXK43TNFXW4Q3PNVWWK3TUHM4TENBUGYYDQ>.
You are receiving this because you were mentioned.Message ID: ***@***.***>
Best regards
Mattias Lindahl
IT Manager
____________________________________________________
ProfilGruppen Extrusions AB
Box 36, 364 21 Åseda
E-mail: ***@***.***
Tel: +46 474 55039
Mob: +46 73 230 05 90
www.profilgruppen.se
____________________________________________________
Disclaimer: The content of this e-mail is intended solely for the use of the Individual or entity to whom it is addressed.
If you have received this communication in error, be aware that forwarding it, copying it, or in any way disclosing its content to any other person, is strictly prohibited.
If you have received this communication in error, please notify the author by replying to this e-mail immediately.
|
Beta Was this translation helpful? Give feedback.
-
|
Hi!
Now it’s better 😅 some registers seems to not be good but I’l send some screenshots tomorrow if it’s just temporary since there is no sun now.
…________________________________
Från: Antony Male ***@***.***>
Skickat: Saturday, April 27, 2024 9:55:45 PM
Till: nathanmarlor/foxess_modbus ***@***.***>
Kopia: Mattias Lindahl ***@***.***>; Mention ***@***.***>
Ämne: Re: [nathanmarlor/foxess_modbus] H3-PRO series (Discussion #516)
Damnit. That should be fixed in v1.12.0b2.
—
Reply to this email directly, view it on GitHub<#516 (reply in thread)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/ANR2MM64EMS22Z2PWFALB23Y7P7EDAVCNFSM6AAAAABB4LEMTSVHI2DSMVQWIX3LMV43SRDJONRXK43TNFXW4Q3PNVWWK3TUHM4TENBXGY2TI>.
You are receiving this because you were mentioned.Message ID: ***@***.***>
Best regards
Mattias Lindahl
IT Manager
____________________________________________________
ProfilGruppen Extrusions AB
Box 36, 364 21 Åseda
E-mail: ***@***.***
Tel: +46 474 55039
Mob: +46 73 230 05 90
www.profilgruppen.se
____________________________________________________
Disclaimer: The content of this e-mail is intended solely for the use of the Individual or entity to whom it is addressed.
If you have received this communication in error, be aware that forwarding it, copying it, or in any way disclosing its content to any other person, is strictly prohibited.
If you have received this communication in error, please notify the author by replying to this e-mail immediately.
|
Beta Was this translation helpful? Give feedback.
-
|
Yes of course… I found it to be very good, about 95% correct I think without having checked everything yet.
…________________________________
Från: Antony Male ***@***.***>
Skickat: Sunday, April 28, 2024 9:44:28 PM
Till: nathanmarlor/foxess_modbus ***@***.***>
Kopia: Mattias Lindahl ***@***.***>; Mention ***@***.***>
Ämne: Re: [nathanmarlor/foxess_modbus] H3-PRO series (Discussion #516)
Cheers! In fully expecting there to be issues - it was a chunk of (error prone) manual work, and the spec was fairly unclear in parts.
—
Reply to this email directly, view it on GitHub<#516 (reply in thread)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/ANR2MMZW27T45DQZJZ3LIALY7VGRZAVCNFSM6AAAAABB4LEMTSVHI2DSMVQWIX3LMV43SRDJONRXK43TNFXW4Q3PNVWWK3TUHM4TENJVGM3TS>.
You are receiving this because you were mentioned.Message ID: ***@***.***>
Best regards
Mattias Lindahl
IT Manager
____________________________________________________
ProfilGruppen Extrusions AB
Box 36, 364 21 Åseda
E-mail: ***@***.***
Tel: +46 474 55039
Mob: +46 73 230 05 90
www.profilgruppen.se
____________________________________________________
Disclaimer: The content of this e-mail is intended solely for the use of the Individual or entity to whom it is addressed.
If you have received this communication in error, be aware that forwarding it, copying it, or in any way disclosing its content to any other person, is strictly prohibited.
If you have received this communication in error, please notify the author by replying to this e-mail immediately.
|
Beta Was this translation helpful? Give feedback.
-
|
As you mentioned it’s hard to know about the division of those values by 10 or what it said.
But now I have seen that todays charge of batteries are one tenth in your integration so it should be changed. You are showing 2,57kWH but my values are 25,7 kWh
Other values that are unknown/not readed are:
Battery 2 Discharge (W)
Inverter Battery 2 Power (W)
Inverter Current R, S and T
All other seems OK for now.
…________________________________
Från: Antony Male ***@***.***>
Skickat: Sunday, April 28, 2024 9:44:28 PM
Till: nathanmarlor/foxess_modbus ***@***.***>
Kopia: Mattias Lindahl ***@***.***>; Mention ***@***.***>
Ämne: Re: [nathanmarlor/foxess_modbus] H3-PRO series (Discussion #516)
Cheers! In fully expecting there to be issues - it was a chunk of (error prone) manual work, and the spec was fairly unclear in parts.
—
Reply to this email directly, view it on GitHub<#516 (reply in thread)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/ANR2MMZW27T45DQZJZ3LIALY7VGRZAVCNFSM6AAAAABB4LEMTSVHI2DSMVQWIX3LMV43SRDJONRXK43TNFXW4Q3PNVWWK3TUHM4TENJVGM3TS>.
You are receiving this because you were mentioned.Message ID: ***@***.***>
Best regards
Mattias Lindahl
IT Manager
____________________________________________________
ProfilGruppen Extrusions AB
Box 36, 364 21 Åseda
E-mail: ***@***.***
Tel: +46 474 55039
Mob: +46 73 230 05 90
www.profilgruppen.se
____________________________________________________
Disclaimer: The content of this e-mail is intended solely for the use of the Individual or entity to whom it is addressed.
If you have received this communication in error, be aware that forwarding it, copying it, or in any way disclosing its content to any other person, is strictly prohibited.
If you have received this communication in error, please notify the author by replying to this e-mail immediately.
|
Beta Was this translation helpful? Give feedback.
-
|
It’s simply no value being read. It’s all values of Battery 2 that’s weird. I read for example address 39235 for Battery 2 power and it’s working for both charge and discharge with just using “inverted negative” values as charge.
…________________________________
Från: Antony Male ***@***.***>
Skickat: Monday, April 29, 2024 7:11:15 PM
Till: nathanmarlor/foxess_modbus ***@***.***>
Kopia: Mattias Lindahl ***@***.***>; Mention ***@***.***>
Ämne: Re: [nathanmarlor/foxess_modbus] H3-PRO series (Discussion #516)
Thanks! I'll tweak that.
Other values that are unknown/not readed are
What precisely do you mean by "Unknown / not readed?
—
Reply to this email directly, view it on GitHub<#516 (reply in thread)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/ANR2MM3P7CINKHFHYSB7MMTY7Z5LHAVCNFSM6AAAAABB4LEMTSVHI2DSMVQWIX3LMV43SRDJONRXK43TNFXW4Q3PNVWWK3TUHM4TENRVHA4DI>.
You are receiving this because you were mentioned.Message ID: ***@***.***>
Best regards
Mattias Lindahl
IT Manager
____________________________________________________
ProfilGruppen Extrusions AB
Box 36, 364 21 Åseda
E-mail: ***@***.***
Tel: +46 474 55039
Mob: +46 73 230 05 90
www.profilgruppen.se
____________________________________________________
Disclaimer: The content of this e-mail is intended solely for the use of the Individual or entity to whom it is addressed.
If you have received this communication in error, be aware that forwarding it, copying it, or in any way disclosing its content to any other person, is strictly prohibited.
If you have received this communication in error, please notify the author by replying to this e-mail immediately.
|
Beta Was this translation helpful? Give feedback.
-
|
Ok, here is some rows of the log.
```
2024-04-30 09:17:17.889 WARNING (MainThread) [custom_components.foxess_modbus.entities.modbus_entity_mixin] Value (4800: 480.0) for entity 'sensor.foxh3pro_inv_current_t' address(es) '[39131, 39130]' failed validation against rule (Range : {'_min': 0, '_max': 100})
2024-04-30 09:17:17.890 WARNING (MainThread) [custom_components.foxess_modbus.entities.modbus_entity_mixin] Value (-3328000: -3328.0) for entity 'sensor.foxh3pro_inv_power' address(es) '[39135, 39134]' failed validation against rule (Range : {'_min': -100, '_max': 100})
2024-04-30 09:17:17.890 WARNING (MainThread) [custom_components.foxess_modbus.entities.modbus_entity_mixin] Value (-165412865: 165412.865) for entity 'sensor.foxh3pro_battery_charge_2' address(es) '[39236, 39235]' failed validation against rule (Range : {'_min': 0, '_max': 100})
2024-04-30 09:17:33.154 WARNING (MainThread) [custom_components.foxess_modbus.entities.modbus_entity_mixin] Value (4500: 450.0) for entity 'sensor.foxh3pro_inv_current_r' address(es) '[39127, 39126]' failed validation against rule (Range : {'_min': 0, '_max': 100})
2024-04-30 09:17:33.155 WARNING (MainThread) [custom_components.foxess_modbus.entities.modbus_entity_mixin] Value (4700: 470.0) for entity 'sensor.foxh3pro_inv_current_s' address(es) '[39129, 39128]' failed validation against rule (Range : {'_min': 0, '_max': 100})
2024-04-30 09:17:33.155 WARNING (MainThread) [custom_components.foxess_modbus.entities.modbus_entity_mixin] Value (-160956417: -160956.41700000002) for entity 'sensor.foxh3pro_invbatpower_2' address(es) '[39236, 39235]' failed validation against rule (Range : {'_min': -100, '_max': 100})
2024-04-30 09:17:33.155 WARNING (MainThread) [custom_components.foxess_modbus.entities.modbus_entity_mixin] Value (4600: 460.0) for entity 'sensor.foxh3pro_inv_current_t' address(es) '[39131, 39130]' failed validation against rule (Range : {'_min': 0, '_max': 100})
2024-04-30 09:17:33.155 WARNING (MainThread) [custom_components.foxess_modbus.entities.modbus_entity_mixin] Value (-3148000: -3148.0) for entity 'sensor.foxh3pro_inv_power' address(es) '[39135, 39134]' failed validation against rule (Range : {'_min': -100, '_max': 100})
2024-04-30 09:17:33.155 WARNING (MainThread) [custom_components.foxess_modbus.entities.modbus_entity_mixin] Value (-160956417: 160956.41700000002) for entity 'sensor.foxh3pro_battery_charge_2' address(es) '[39236, 39235]' failed validation against rule (Range : {'_min': 0, '_max': 100})
2024-04-30 09:17:47.894 WARNING (MainThread) [custom_components.foxess_modbus.entities.modbus_entity_mixin] Value (4500: 450.0) for entity 'sensor.foxh3pro_inv_current_r' address(es) '[39127, 39126]' failed validation against rule (Range : {'_min': 0, '_max': 100})
2024-04-30 09:17:47.894 WARNING (MainThread) [custom_components.foxess_modbus.entities.modbus_entity_mixin] Value (4600: 460.0) for entity 'sensor.foxh3pro_inv_current_s' address(es) '[39129, 39128]' failed validation against rule (Range : {'_min': 0, '_max': 100})
2024-04-30 09:17:47.894 WARNING (MainThread) [custom_components.foxess_modbus.entities.modbus_entity_mixin] Value (-161742849: -161742.84900000002) for entity 'sensor.foxh3pro_invbatpower_2' address(es) '[39236, 39235]' failed validation against rule (Range : {'_min': -100, '_max': 100})
2024-04-30 09:17:47.894 WARNING (MainThread) [custom_components.foxess_modbus.entities.modbus_entity_mixin] Value (4600: 460.0) for entity 'sensor.foxh3pro_inv_current_t' address(es) '[39131, 39130]' failed validation against rule (Range : {'_min': 0, '_max': 100})
2024-04-30 09:17:47.894 WARNING (MainThread) [custom_components.foxess_modbus.entities.modbus_entity_mixin] Value (-3185000: -3185.0) for entity 'sensor.foxh3pro_inv_power' address(es) '[39135, 39134]' failed validation against rule (Range : {'_min': -100, '_max': 100})
2024-04-30 09:17:47.895 WARNING (MainThread) [custom_components.foxess_modbus.entities.modbus_entity_mixin] Value (-161742849: 161742.84900000002) for entity 'sensor.foxh3pro_battery_charge_2' address(es) '[39236, 39235]' failed validation against rule (Range : {'_min': 0, '_max': 100})
2024-04-30 09:18:03.149 WARNING (MainThread) [custom_components.foxess_modbus.entities.modbus_entity_mixin] Value (4700: 470.0) for entity 'sensor.foxh3pro_inv_current_r' address(es) '[39127, 39126]' failed validation against rule (Range : {'_min': 0, '_max': 100})
2024-04-30 09:18:03.150 WARNING (MainThread) [custom_components.foxess_modbus.entities.modbus_entity_mixin] Value (4800: 480.0) for entity 'sensor.foxh3pro_inv_current_s' address(es) '[39129, 39128]' failed validation against rule (Range : {'_min': 0, '_max': 100})
2024-04-30 09:18:03.150 WARNING (MainThread) [custom_components.foxess_modbus.entities.modbus_entity_mixin] Value (-170655745: -170655.745) for entity 'sensor.foxh3pro_invbatpower_2' address(es) '[39236, 39235]' failed validation against rule (Range : {'_min': -100, '_max': 100})
2024-04-30 09:18:03.150 WARNING (MainThread) [custom_components.foxess_modbus.entities.modbus_entity_mixin] Value (4800: 480.0) for entity 'sensor.foxh3pro_inv_current_t' address(es) '[39131, 39130]' failed validation against rule (Range : {'_min': 0, '_max': 100})
2024-04-30 09:18:03.150 WARNING (MainThread) [custom_components.foxess_modbus.entities.modbus_entity_mixin] Value (-3359000: -3359.0) for entity 'sensor.foxh3pro_inv_power' address(es) '[39135, 39134]' failed validation against rule (Range : {'_min': -100, '_max': 100})
2024-04-30 09:18:03.150 WARNING (MainThread) [custom_components.foxess_modbus.entities.modbus_entity_mixin] Value (-170655745: 170655.745) for entity 'sensor.foxh3pro_battery_charge_2' address(es) '[39236, 39235]' failed validation against rule (Range : {'_min': 0, '_max': 100})
2024-04-30 09:18:17.899 WARNING (MainThread) [custom_components.foxess_modbus.entities.modbus_entity_mixin] Value (4600: 460.0) for entity 'sensor.foxh3pro_inv_current_r' address(es) '[39127, 39126]' failed validation against rule (Range : {'_min': 0, '_max': 100})
2024-04-30 09:18:17.900 WARNING (MainThread) [custom_components.foxess_modbus.entities.modbus_entity_mixin] Value (4700: 470.0) for entity 'sensor.foxh3pro_inv_current_s' address(es) '[39129, 39128]' failed validation against rule (Range : {'_min': 0, '_max': 100})
2024-04-30 09:18:17.900 WARNING (MainThread) [custom_components.foxess_modbus.entities.modbus_entity_mixin] Value (-165937153: -165937.153) for entity 'sensor.foxh3pro_invbatpower_2' address(es) '[39236, 39235]' failed validation against rule (Range : {'_min': -100, '_max': 100})
2024-04-30 09:18:17.900 WARNING (MainThread) [custom_components.foxess_modbus.entities.modbus_entity_mixin] Value (4700: 470.0) for entity 'sensor.foxh3pro_inv_current_t' address(es) '[39131, 39130]' failed validation against rule (Range : {'_min': 0, '_max': 100})
2024-04-30 09:18:17.900 WARNING (MainThread) [custom_components.foxess_modbus.entities.modbus_entity_mixin] Value (-3246000: -3246.0) for entity 'sensor.foxh3pro_inv_power' address(es) '[39135, 39134]' failed validation against rule (Range : {'_min': -100, '_max': 100})
2024-04-30 09:18:17.900 WARNING (MainThread) [custom_components.foxess_modbus.entities.modbus_entity_mixin] Value (-165937153: 165937.153) for entity 'sensor.foxh3pro_battery_charge_2' address(es) '[39236, 39235]' failed validation against rule (Range : {'_min': 0, '_max': 100})
2024-04-30 09:18:33.149 WARNING (MainThread) [custom_components.foxess_modbus.entities.modbus_entity_mixin] Value (4900: 490.0) for entity 'sensor.foxh3pro_inv_current_r' address(es) '[39127, 39126]' failed validation against rule (Range : {'_min': 0, '_max': 100})
2024-04-30 09:18:33.149 WARNING (MainThread) [custom_components.foxess_modbus.entities.modbus_entity_mixin] Value (5100: 510.0) for entity 'sensor.foxh3pro_inv_current_s' address(es) '[39129, 39128]' failed validation against rule (Range : {'_min': 0, '_max': 100})
2024-04-30 09:18:33.149 WARNING (MainThread) [custom_components.foxess_modbus.entities.modbus_entity_mixin] Value (-173735937: -173735.937) for entity 'sensor.foxh3pro_invbatpower_2' address(es) '[39236, 39235]' failed validation against rule (Range : {'_min': -100, '_max': 100})
2024-04-30 09:18:33.149 WARNING (MainThread) [custom_components.foxess_modbus.entities.modbus_entity_mixin] Value (5000: 500.0) for entity 'sensor.foxh3pro_inv_current_t' address(es) '[39131, 39130]' failed validation against rule (Range : {'_min': 0, '_max': 100})
2024-04-30 09:18:33.149 WARNING (MainThread) [custom_components.foxess_modbus.entities.modbus_entity_mixin] Value (-3459000: -3459.0) for entity 'sensor.foxh3pro_inv_power' address(es) '[39135, 39134]' failed validation against rule (Range : {'_min': -100, '_max': 100})
2024-04-30 09:18:33.149 WARNING (MainThread) [custom_components.foxess_modbus.entities.modbus_entity_mixin] Value (-173735937: 173735.937) for entity 'sensor.foxh3pro_battery_charge_2' address(es) '[39236, 39235]' failed validation against rule (Range : {'_min': 0, '_max': 100})
2024-04-30 09:18:47.904 WARNING (MainThread) [custom_components.foxess_modbus.entities.modbus_entity_mixin] Value (4600: 460.0) for entity 'sensor.foxh3pro_inv_current_r' address(es) '[39127, 39126]' failed validation against rule (Range : {'_min': 0, '_max': 100})
2024-04-30 09:18:47.904 WARNING (MainThread) [custom_components.foxess_modbus.entities.modbus_entity_mixin] Value (4800: 480.0) for entity 'sensor.foxh3pro_inv_current_s' address(es) '[39129, 39128]' failed validation against rule (Range : {'_min': 0, '_max': 100})
2024-04-30 09:18:47.904 WARNING (MainThread) [custom_components.foxess_modbus.entities.modbus_entity_mixin] Value (-164167681: -164167.681) for entity 'sensor.foxh3pro_invbatpower_2' address(es) '[39236, 39235]' failed validation against rule (Range : {'_min': -100, '_max': 100})
2024-04-30 09:18:47.904 WARNING (MainThread) [custom_components.foxess_modbus.entities.modbus_entity_mixin] Value (4700: 470.0) for entity 'sensor.foxh3pro_inv_current_t' address(es) '[39131, 39130]' failed validation against rule (Range : {'_min': 0, '_max': 100})
2024-04-30 09:18:47.904 WARNING (MainThread) [custom_components.foxess_modbus.entities.modbus_entity_mixin] Value (-3269000: -3269.0) for entity 'sensor.foxh3pro_inv_power' address(es) '[39135, 39134]' failed validation against rule (Range : {'_min': -100, '_max': 100})
2024-04-30 09:18:47.904 WARNING (MainThread) [custom_components.foxess_modbus.entities.modbus_entity_mixin] Value (-164167681: 164167.681) for entity 'sensor.foxh3pro_battery_charge_2' address(es) '[39236, 39235]' failed validation against rule (Range : {'_min': 0, '_max': 100})
2024-04-30 09:19:03.149 WARNING (MainThread) [custom_components.foxess_modbus.entities.modbus_entity_mixin] Value (4400: 440.0) for entity 'sensor.foxh3pro_inv_current_r' address(es) '[39127, 39126]' failed validation against rule (Range : {'_min': 0, '_max': 100})
2024-04-30 09:19:03.149 WARNING (MainThread) [custom_components.foxess_modbus.entities.modbus_entity_mixin] Value (4500: 450.0) for entity 'sensor.foxh3pro_inv_current_s' address(es) '[39129, 39128]' failed validation against rule (Range : {'_min': 0, '_max': 100})
2024-04-30 09:19:03.149 WARNING (MainThread) [custom_components.foxess_modbus.entities.modbus_entity_mixin] Value (-163315713: -163315.71300000002) for entity 'sensor.foxh3pro_invbatpower_2' address(es) '[39236, 39235]' failed validation against rule (Range : {'_min': -100, '_max': 100})
2024-04-30 09:19:03.149 WARNING (MainThread) [custom_components.foxess_modbus.entities.modbus_entity_mixin] Value (4600: 460.0) for entity 'sensor.foxh3pro_inv_current_t' address(es) '[39131, 39130]' failed validation against rule (Range : {'_min': 0, '_max': 100})
2024-04-30 09:19:03.149 WARNING (MainThread) [custom_components.foxess_modbus.entities.modbus_entity_mixin] Value (-3149000: -3149.0) for entity 'sensor.foxh3pro_inv_power' address(es) '[39135, 39134]' failed validation against rule (Range : {'_min': -100, '_max': 100})
2024-04-30 09:19:03.149 WARNING (MainThread) [custom_components.foxess_modbus.entities.modbus_entity_mixin] Value (-163315713: 163315.71300000002) for entity 'sensor.foxh3pro_battery_charge_2' address(es) '[39236, 39235]' failed validation against rule (Range : {'_min': 0, '_max': 100})
2024-04-30 09:19:17.899 WARNING (MainThread) [custom_components.foxess_modbus.entities.modbus_entity_mixin] Value (4600: 460.0) for entity 'sensor.foxh3pro_inv_current_r' address(es) '[39127, 39126]' failed validation against rule (Range : {'_min': 0, '_max': 100})
2024-04-30 09:19:17.899 WARNING (MainThread) [custom_components.foxess_modbus.entities.modbus_entity_mixin] Value (4700: 470.0) for entity 'sensor.foxh3pro_inv_current_s' address(es) '[39129, 39128]' failed validation against rule (Range : {'_min': 0, '_max': 100})
2024-04-30 09:19:17.899 WARNING (MainThread) [custom_components.foxess_modbus.entities.modbus_entity_mixin] Value (-163250177: -163250.177) for entity 'sensor.foxh3pro_invbatpower_2' address(es) '[39236, 39235]' failed validation against rule (Range : {'_min': -100, '_max': 100})
2024-04-30 09:19:17.900 WARNING (MainThread) [custom_components.foxess_modbus.entities.modbus_entity_mixin] Value (4700: 470.0) for entity 'sensor.foxh3pro_inv_current_t' address(es) '[39131, 39130]' failed validation against rule (Range : {'_min': 0, '_max': 100})
2024-04-30 09:19:17.900 WARNING (MainThread) [custom_components.foxess_modbus.entities.modbus_entity_mixin] Value (-3255000: -3255.0) for entity 'sensor.foxh3pro_inv_power' address(es) '[39135, 39134]' failed validation against rule (Range : {'_min': -100, '_max': 100})
2024-04-30 09:19:17.900 WARNING (MainThread) [custom_components.foxess_modbus.entities.modbus_entity_mixin] Value (-163250177: 163250.177) for entity 'sensor.foxh3pro_battery_charge_2' address(es) '[39236, 39235]' failed validation against rule (Range : {'_min': 0, '_max': 100})
2024-04-30 09:19:33.234 WARNING (MainThread) [custom_components.foxess_modbus.entities.modbus_entity_mixin] Value (4400: 440.0) for entity 'sensor.foxh3pro_inv_current_r' address(es) '[39127, 39126]' failed validation against rule (Range : {'_min': 0, '_max': 100})
2024-04-30 09:19:33.234 WARNING (MainThread) [custom_components.foxess_modbus.entities.modbus_entity_mixin] Value (4500: 450.0) for entity 'sensor.foxh3pro_inv_current_s' address(es) '[39129, 39128]' failed validation against rule (Range : {'_min': 0, '_max': 100})
2024-04-30 09:19:33.234 WARNING (MainThread) [custom_components.foxess_modbus.entities.modbus_entity_mixin] Value (-159252481: -159252.481) for entity 'sensor.foxh3pro_invbatpower_2' address(es) '[39236, 39235]' failed validation against rule (Range : {'_min': -100, '_max': 100})
2024-04-30 09:19:33.234 WARNING (MainThread) [custom_components.foxess_modbus.entities.modbus_entity_mixin] Value (4500: 450.0) for entity 'sensor.foxh3pro_inv_current_t' address(es) '[39131, 39130]' failed validation against rule (Range : {'_min': 0, '_max': 100})
2024-04-30 09:19:33.234 WARNING (MainThread) [custom_components.foxess_modbus.entities.modbus_entity_mixin] Value (-3115000: -3115.0) for entity 'sensor.foxh3pro_inv_power' address(es) '[39135, 39134]' failed validation against rule (Range : {'_min': -100, '_max': 100})
2024-04-30 09:19:33.234 WARNING (MainThread) [custom_components.foxess_modbus.entities.modbus_entity_mixin] Value (-159252481: 159252.481) for entity 'sensor.foxh3pro_battery_charge_2' address(es) '[39236, 39235]' failed validation against rule (Range : {'_min': 0, '_max': 100})
2024-04-30 09:19:47.894 WARNING (MainThread) [custom_components.foxess_modbus.entities.modbus_entity_mixin] Value (4800: 480.0) for entity 'sensor.foxh3pro_inv_current_r' address(es) '[39127, 39126]' failed validation against rule (Range : {'_min': 0, '_max': 100})
2024-04-30 09:19:47.894 WARNING (MainThread) [custom_components.foxess_modbus.entities.modbus_entity_mixin] Value (5000: 500.0) for entity 'sensor.foxh3pro_inv_current_s' address(es) '[39129, 39128]' failed validation against rule (Range : {'_min': 0, '_max': 100})
2024-04-30 09:19:47.894 WARNING (MainThread) [custom_components.foxess_modbus.entities.modbus_entity_mixin] Value (-174522369: -174522.369) for entity 'sensor.foxh3pro_invbatpower_2' address(es) '[39236, 39235]' failed validation against rule (Range : {'_min': -100, '_max': 100})
2024-04-30 09:19:47.894 WARNING (MainThread) [custom_components.foxess_modbus.entities.modbus_entity_mixin] Value (5000: 500.0) for entity 'sensor.foxh3pro_inv_current_t' address(es) '[39131, 39130]' failed validation against rule (Range : {'_min': 0, '_max': 100})
2024-04-30 09:19:47.894 WARNING (MainThread) [custom_components.foxess_modbus.entities.modbus_entity_mixin] Value (-3446000: -3446.0) for entity 'sensor.foxh3pro_inv_power' address(es) '[39135, 39134]' failed validation against rule (Range : {'_min': -100, '_max': 100})
2024-04-30 09:19:47.894 WARNING (MainThread) [custom_components.foxess_modbus.entities.modbus_entity_mixin] Value (-174522369: 174522.369) for entity 'sensor.foxh3pro_battery_charge_2' address(es) '[39236, 39235]' failed validation against rule (Range : {'_min': 0, '_max': 100})
```
Best regards
[User photo]
Mattias Lindahl
IT Manager, ProfilGruppen Extrusions AB
***@***.***+46 474 55039 | ***@***.*** +46 73 230 05 90 | ***@***.*** www.profilgruppen.se<https://www.profilgruppen.se/>
***@***.*** ***@***.******@***.***>
***@***.***Box 36, 364 21 Åseda
[Logo]
[LinkedIn icon]<https://www.linkedin.com/company/profilgruppen-extrusions-ab>
[Instagram icon]<https://www.instagram.com/profilgruppen/>
Disclaimer: The content of this e-mail is intended solely for the use of the Individual or entity to whom it is addressed. If you have received this communication in error, be aware that forwarding it, copying it, or in any way disclosing its content to any other person, is strictly prohibited. If you have received this communication in error, please notify the author by replying to this e-mail immediately.
Från: Antony Male ***@***.***>
Skickat: den 29 april 2024 19:32
Till: nathanmarlor/foxess_modbus ***@***.***>
Kopia: Mattias Lindahl ***@***.***>; Mention ***@***.***>
Ämne: Re: [nathanmarlor/foxess_modbus] H3-PRO series (Discussion #516)
("Unknown" typically means the value is being read, but we think that the value is invalid for some reason. In this case, there will be error messages in the log)
-
Reply to this email directly, view it on GitHub<#516 (reply in thread)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/ANR2MM5CVZ7HVLX6JS5X63TY7Z7Z5AVCNFSM6AAAAABB4LEMTSVHI2DSMVQWIX3LMV43SRDJONRXK43TNFXW4Q3PNVWWK3TUHM4TENRWGA4DO>.
You are receiving this because you were mentioned.Message ID: ***@***.***>
|
Beta Was this translation helpful? Give feedback.
-
|
Maybe this would be enough… 😊
Logger: custom_components.foxess_modbus.entities.modbus_entity_mixin
Källa: custom_components/foxess_modbus/entities/modbus_entity_mixin.py:177
integration: FoxESS - Modbus (dokumentation<https://github.com/nathanmarlor/foxess_modbus>, ärenden<https://github.com/nathanmarlor/foxess_modbus/issues>)
Inträffade först: 28 april 2024 kl. 20:51:09 (52326 händelser)
Senast loggade: 09:19:33
* Value (4500: 450.0) for entity 'sensor.foxh3pro_inv_current_s' address(es) '[39129, 39128]' failed validation against rule (Range : {'_min': 0, '_max': 100})
* Value (-159252481: -159252.481) for entity 'sensor.foxh3pro_invbatpower_2' address(es) '[39236, 39235]' failed validation against rule (Range : {'_min': -100, '_max': 100})
* Value (4500: 450.0) for entity 'sensor.foxh3pro_inv_current_t' address(es) '[39131, 39130]' failed validation against rule (Range : {'_min': 0, '_max': 100})
* Value (-3115000: -3115.0) for entity 'sensor.foxh3pro_inv_power' address(es) '[39135, 39134]' failed validation against rule (Range : {'_min': -100, '_max': 100})
* Value (-159252481: 159252.481) for entity 'sensor.foxh3pro_battery_charge_2' address(es) '[39236, 39235]' failed validation against rule (Range : {'_min': 0, '_max': 100})
Best regards
[User photo]
Mattias Lindahl
IT Manager, ProfilGruppen Extrusions AB
***@***.***+46 474 55039 | ***@***.*** +46 73 230 05 90 | ***@***.*** www.profilgruppen.se<https://www.profilgruppen.se/>
***@***.*** ***@***.******@***.***>
***@***.***Box 36, 364 21 Åseda
[Logo]
[LinkedIn icon]<https://www.linkedin.com/company/profilgruppen-extrusions-ab>
[Instagram icon]<https://www.instagram.com/profilgruppen/>
Disclaimer: The content of this e-mail is intended solely for the use of the Individual or entity to whom it is addressed. If you have received this communication in error, be aware that forwarding it, copying it, or in any way disclosing its content to any other person, is strictly prohibited. If you have received this communication in error, please notify the author by replying to this e-mail immediately.
Från: Antony Male ***@***.***>
Skickat: den 29 april 2024 19:32
Till: nathanmarlor/foxess_modbus ***@***.***>
Kopia: Mattias Lindahl ***@***.***>; Mention ***@***.***>
Ämne: Re: [nathanmarlor/foxess_modbus] H3-PRO series (Discussion #516)
("Unknown" typically means the value is being read, but we think that the value is invalid for some reason. In this case, there will be error messages in the log)
—
Reply to this email directly, view it on GitHub<#516 (reply in thread)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/ANR2MM5CVZ7HVLX6JS5X63TY7Z7Z5AVCNFSM6AAAAABB4LEMTSVHI2DSMVQWIX3LMV43SRDJONRXK43TNFXW4Q3PNVWWK3TUHM4TENRWGA4DO>.
You are receiving this because you were mentioned.Message ID: ***@***.***>
|
Beta Was this translation helpful? Give feedback.
-
|
Yes it seems like so
…________________________________
Från: Antony Male ***@***.***>
Skickat: Wednesday, May 1, 2024 3:25:26 PM
Till: nathanmarlor/foxess_modbus ***@***.***>
Kopia: Mattias Lindahl ***@***.***>; Mention ***@***.***>
Ämne: Re: [nathanmarlor/foxess_modbus] H3-PRO series (Discussion #516)
But now I have seen that todays charge of batteries are one tenth in your integration so it should be changed. You are showing 2,57kWH but my values are 25,7 kWh
Does that apply to all of the other "xxx today" and "xxx total" sensors as well?
—
Reply to this email directly, view it on GitHub<#516 (reply in thread)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/ANR2MM2HLOEOSQ6EBOWLYBTZADUMNAVCNFSM6AAAAABB4LEMTSVHI2DSMVQWIX3LMV43SRDJONRXK43TNFXW4Q3PNVWWK3TUHM4TEOBVGIYTM>.
You are receiving this because you were mentioned.Message ID: ***@***.***>
Best regards
Mattias Lindahl
IT Manager
____________________________________________________
ProfilGruppen Extrusions AB
Box 36, 364 21 Åseda
E-mail: ***@***.***
Tel: +46 474 55039
Mob: +46 73 230 05 90
www.profilgruppen.se
____________________________________________________
Disclaimer: The content of this e-mail is intended solely for the use of the Individual or entity to whom it is addressed.
If you have received this communication in error, be aware that forwarding it, copying it, or in any way disclosing its content to any other person, is strictly prohibited.
If you have received this communication in error, please notify the author by replying to this e-mail immediately.
|
Beta Was this translation helpful? Give feedback.
-
|
Från: Antony Male ***@***.***>
Datum: onsdag, 1 maj 2024 15:36
Till: nathanmarlor/foxess_modbus ***@***.***>
Kopia: Mattias Lindahl ***@***.***>, Mention ***@***.***>
Ämne: Re: [nathanmarlor/foxess_modbus] H3-PRO series (Discussion #516)
Value (4500: 450.0) for entity 'sensor.foxh3pro_inv_current_s' address(es) '[39129, 39128]' failed validation against rule (Range : {'_min': 0, '_max': 100})
That's my mistake, I'll fix.
Value (-159252481: -159252.481) for entity 'sensor.foxh3pro_invbatpower_2' address(es) '[39236, 39235]' failed validation against rule (Range : {'_min': -100, '_max': 100})
Value (-159252481: 159252.481) for entity 'sensor.foxh3pro_battery_charge_2' address(es) '[39236, 39235]' failed validation against rule (Range : {'_min': 0, '_max': 100})
Weird. The values we're reading from "Battery 2 Power" and "Battery 2 Charge" are completely nonsensical. I'm not sure what to do about that. Do you have a second battery connected to your H3? Yes, I have two batteries connected. My own reading is OK.
Are you reading this exactly the same way as Battery 1 Power and Charge? Because those two is OK in your integration.
Value (-3115000: -3115.0) for entity 'sensor.foxh3pro_inv_power' address(es) '[39135, 39134]' failed validation against rule (Range : {'_min': -100, '_max': 100})
Odd. Do you know what you actual inverter output power was at the time? I suspect it wasn't 3MW...
My reading is OK and here is my node-red screenshot.
***@***.***
***@***.***
***@***.***
—
Reply to this email directly, view it on GitHub<#516 (reply in thread)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/ANR2MM4SAOMWJQDBS4ZJRQLZADVVFAVCNFSM6AAAAABB4LEMTSVHI2DSMVQWIX3LMV43SRDJONRXK43TNFXW4Q3PNVWWK3TUHM4TEOBVGMYTK>.
You are receiving this because you were mentioned.Message ID: ***@***.***>
|
Beta Was this translation helpful? Give feedback.
-
|
I also notice this in the log:
Logger: homeassistant
Källa: custom_components/foxess_modbus/modbus_controller.py:356
integration: FoxESS - Modbus (dokumentation<https://github.com/nathanmarlor/foxess_modbus>, ärenden<https://github.com/nathanmarlor/foxess_modbus/issues>)
Inträffade först: 30 april 2024 kl. 22:03:38 (4426 händelser)
Senast loggade: 16:29:57
Error doing job: Task exception was never retrieved
Traceback (most recent call last):
File "/config/custom_components/foxess_modbus/modbus_controller.py", line 356, in _refresh
if self._remote_control_manager is not None:
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
AttributeError: 'ModbusController' object has no attribute '_remote_control_manager'. Did you mean: 'remote_control_manager'?
Från: Antony Male ***@***.***>
Datum: onsdag, 1 maj 2024 15:36
Till: nathanmarlor/foxess_modbus ***@***.***>
Kopia: Mattias Lindahl ***@***.***>, Mention ***@***.***>
Ämne: Re: [nathanmarlor/foxess_modbus] H3-PRO series (Discussion #516)
Value (4500: 450.0) for entity 'sensor.foxh3pro_inv_current_s' address(es) '[39129, 39128]' failed validation against rule (Range : {'_min': 0, '_max': 100})
That's my mistake, I'll fix.
Value (-159252481: -159252.481) for entity 'sensor.foxh3pro_invbatpower_2' address(es) '[39236, 39235]' failed validation against rule (Range : {'_min': -100, '_max': 100})
Value (-159252481: 159252.481) for entity 'sensor.foxh3pro_battery_charge_2' address(es) '[39236, 39235]' failed validation against rule (Range : {'_min': 0, '_max': 100})
Weird. The values we're reading from "Battery 2 Power" and "Battery 2 Charge" are completely nonsensical. I'm not sure what to do about that. Do you have a second battery connected to your H3?
Value (-3115000: -3115.0) for entity 'sensor.foxh3pro_inv_power' address(es) '[39135, 39134]' failed validation against rule (Range : {'_min': -100, '_max': 100})
Odd. Do you know what you actual inverter output power was at the time? I suspect it wasn't 3MW...
—
Reply to this email directly, view it on GitHub<#516 (reply in thread)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/ANR2MM4SAOMWJQDBS4ZJRQLZADVVFAVCNFSM6AAAAABB4LEMTSVHI2DSMVQWIX3LMV43SRDJONRXK43TNFXW4Q3PNVWWK3TUHM4TEOBVGMYTK>.
You are receiving this because you were mentioned.Message ID: ***@***.***>
|
Beta Was this translation helpful? Give feedback.
-
|
Good evening, I installed the integration a few days ago and have the same problem. I have already updated the inverter's firmware. I have a Modbus to tsp adapter from Elfa EW11. I can query the data from the inverter using a manual yaml configuration, and it works. The Foxess Pro integration also establishes the connection to the Fox ESS H3 Pro 15, but I cannot retrieve any data, this error message always appears and all entities have the status not connected. Can anyone help me? Unfortunately, I can only translate English, I only speak German. Error reading registers. Type: RegisterType.HOLDING; start: 37609; count: 92; slave: 247 from tcp://192.168.2.153:8899: Exception Response(131, 3, IllegalAddress) |
Beta Was this translation helpful? Give feedback.
-
|
Vielen Dank für Ihre schnelle Hilfe. Ich habe den Faktor auf 10 gesetzt, aber ich erhalte die gleiche Fehlermeldung, wenn auch von einer anderen Adresse. Statt 37609 ist es jetzt 39073. Und alle Entitäten haben den Status "nicht verbunden". Fehler beim Lesen von Registern. Typ: RegisterType.HOLDING; Start: 39073; Anzahl: 9; Slave: 247 von tcp://192.168.2.xxx:xxxx: Modbus-Fehler: [Input/Output] Anforderung kann nicht dekodieren |
Beta Was this translation helpful? Give feedback.
-
|
Beta Was this translation helpful? Give feedback.
-
|
Beta Was this translation helpful? Give feedback.
-
|
The addresses don’t really matter, there are different ones for every fault. |
Beta Was this translation helpful? Give feedback.
-
|
Beta Was this translation helpful? Give feedback.
-
|
Ideas? |
Beta Was this translation helpful? Give feedback.
-
|
Vielleicht habe ich meine Frage nicht korrekt formuliert.
Ich bekomme zu allen Adressen Antworten und die Integration funktioniert auch.
Das Problem ist: ich bekomme die Werte für ca. eine oder zwei Minuten angezeigt, dann wird wieder für eine bis zwei Minuten nichts angezeigt,
Dann eine kurze Zeit später wird wieder alle angezeigt. Wenn ich die manuell abfrage, dann bekomme ich immer eine Antwort mit werden.
Maybe I didn't phrase my question correctly.
I get replies to all addresses and the integration also works.
The problem is: I get the values displayed for about a minute or two, then nothing is displayed again for a minute or two,
Then a short time later everything is displayed again. If I query it manually, I always get an answer with will.


Beispiel für die Anzeige einmal mit Werten und einmal ohne Werte und so wechselt die die ganze Zeit.
Example of the display once with values and once without values and so it changes all the time.

… Am 10.02.2025 um 16:26 schrieb Daniel Gröger ***@***.***>:
Bekommst du denn bei irgendwelchen Registern Werte die nicht 0 sind raus? 39071 is pv1_current und 39073 ist pv2_current (beides wenn die Sonne scheint), 46609 ist min_soc (Falls du ne Battery hast). Probier mal die manuell abzufragen (Count: 2 bei allen) und schau ob da Werte kommen.
Do you manage to get values from some registers that are not 0? Try reading (Count: 2 in all cases) 39071 for pv1_current, 39073 for pv2_current (if the sun is shining), or 46609 for min_soc (if you have a battery).
—
Reply to this email directly, view it on GitHub <#516 (reply in thread)>, or unsubscribe <https://github.com/notifications/unsubscribe-auth/AXYBR2I7NLX4RXOB3MVMSQT2PDALHAVCNFSM6AAAAABB4LEMTSVHI2DSMVQWIX3LMV43URDJONRXK43TNFXW4Q3PNVWWK3TUHMYTEMJSGE4DSNQ>.
You are receiving this because you commented.
|
Beta Was this translation helpful? Give feedback.
-
|
Mit der Adresse 39601 funktioniert es mit 11, mit der gleichen Adresse 39601 und mit 12 kommt es zu einer Fehlermeldung
Dann habe ich laut der Fehlermeldung im Logbuch bei 39123 und 19 die mal manuell mit 50 ausgelesen, hat auch funktioniert. Dann habe ich die 39123 mit 55 ausgelesen und da kam es zu einem Fehler. Kann ich irgendwo evtl noch eine Zeit einstellen oder einen anderen tcp Modbus Adapter kaufen?
Ich habe den EW11.
With address 39601 it works with 11, with the same address 39601 and with 12 an error message occurs
Then, according to the error message in the logbook at 39123 and 19, I read them manually with 50, and it also worked. Then I read out 39123 with 55 and there was an error. Can I possibly set a time somewhere or buy another tcp Modbus adapter?
I have the EW11.


… Am 10.02.2025 um 19:55 schrieb jschmitz-de ***@***.***>:
Versuch doch mal eine noch kleinere Menge gleichzeitig abgefragter Register. Wenn 10 nicht funktioniert starte mit 5 pro Request..Könnnte ja 'irgendein' Timing Problem sein... Host, Switch WLAN....
Und jeweils Neustart vom HA nicht vergessen 😇
Try an even smaller number of simultaneously requested registers. If 10 does not work, start with 5 per request.... Could be 'some' timing problem... host, Switch WLAN....
And don't forget to restart the HA each time 😇
—
Reply to this email directly, view it on GitHub <#516 (reply in thread)>, or unsubscribe <https://github.com/notifications/unsubscribe-auth/AXYBR2NFU7MI2FN4I7SQOWL2PDY3XAVCNFSM6AAAAABB4LEMTSVHI2DSMVQWIX3LMV43URDJONRXK43TNFXW4Q3PNVWWK3TUHMYTEMJSGYYDKMY>.
You are receiving this because you commented.
|
Beta Was this translation helpful? Give feedback.
-
|
Versuch es mit einer kleineren Requestgrösse.. Try a smaller request size... |
Beta Was this translation helpful? Give feedback.
-
|
Wenn ich es mit 10 mache dann läuft es stabil, aber selbst bei 50 dauert es nur ca. 1,5 secunden.
If I do it at 10, it runs stably, but even at 50 it only takes about 1.5 seconds.
Von: jschmitz-de ***@***.***>
Gesendet: Montag, 10. Februar 2025 22:33
An: nathanmarlor/foxess_modbus ***@***.***>
Cc: Peter-Toews ***@***.***>; Comment ***@***.***>
Betreff: Re: [nathanmarlor/foxess_modbus] H3-PRO series (Discussion #516)
Versuch es mit einer kleineren Requestgrösse..
Die ist nur für den automatischen Abgleich im Hintergrund relevant.. wenn du 50 einstellst ist das Ding im Hintergrund beschäftigt.. dann kann , muss es aber nicht sein, dass ein manueller Abruf fehlschlägt.
Wenn die Integration dauerhaft mit einer Größe zwischen 5 und 10 Requests die Register auslesen kann, ist alles ok.
Try a smaller request size...
This is only relevant for the automatic synchronisation in the background... if you set 50, the thing is busy in the background... then it may or may not be that a manual retrieval fails.
If the integration can permanently read the registers with a size between 5 and 10 requests, everything is ok.
—
Reply to this email directly, view it on GitHub <#516 (comment)> , or unsubscribe <https://github.com/notifications/unsubscribe-auth/AXYBR2NAGKV7ZWVJFCAUMAL2PELH5AVCNFSM6AAAAABB4LEMTSVHI2DSMVQWIX3LMV43URDJONRXK43TNFXW4Q3PNVWWK3TUHMYTEMJSHA4TGMY> .
You are receiving this because you commented. <https://github.com/notifications/beacon/AXYBR2ISLYWSNIMNEFTLOKT2PELH5A5CNFSM6AAAAABB4LEMTSWGG33NNVSW45C7OR4XAZNRIRUXGY3VONZWS33OINXW23LFNZ2KUY3PNVWWK3TUL5UWJTQAXEJKK.gif> Message ID: ***@***.*** ***@***.***> >
|
Beta Was this translation helpful? Give feedback.
-
|
I did all of that. This is a twisted pair cable 30cm long. The power supply is an industrial power supply from Weidmüller with 12V and 4A. The WiFi connection is stable. I tested the settings with 15 and 20, then it works even worse.
It works with the setting of 50
Before I installed this integration, I created a Modbus.yaml where I query 29 addresses and there were no crashes or errors. I think this integration is great and intelligent and I'm willing to donate something if it works.
I ordered an adapter with a Lan Waveshare RS485 to RJ45 Ethernet Converter Module connection to test whether it was my adapter. But I'm starting to despair, I'm not a programmer, but I'm very interested in it and I'd also like to know the principle of how its integration works.
For example, in which file can I see which IP address is set and where I can enter it manually.
… Am 11.02.2025 um 10:16 schrieb Dave Foster ***@***.***>:
@Peter-Toews <https://github.com/Peter-Toews>
The integration is working but your EW11 connection appears unstable - the device should be able to support a Max Read of at least 40, so this appears to be more an adapter issue (or your infrastructure), things to check:
How long is the connection from the inverter to the EW11, are you using twisted pair cable (cat5/6) ?
These are things i've been told about the EW11 that you can check:
It works better with a stable 12v 1A power supply
It needs a good quality wifi signal
Make sure you have the latest firmware
You could try the integration config with Max Reads set to 20 and poll speed to 15 seconds - this will reduce the overhead if your wifi connection has latency problems.
—
Reply to this email directly, view it on GitHub <#516 (reply in thread)>, or unsubscribe <https://github.com/notifications/unsubscribe-auth/AXYBR2O5BHJWCUCQ73ZPQWD2PG5XHAVCNFSM6AAAAABB4LEMTSVHI2DSMVQWIX3LMV43URDJONRXK43TNFXW4Q3PNVWWK3TUHMYTEMJTGY4TENY>.
You are receiving this because you were mentioned.
|
Beta Was this translation helpful? Give feedback.
This comment was marked as off-topic.
This comment was marked as off-topic.
This comment was marked as off-topic.
This comment was marked as off-topic.
-
|
Hallo Zusammen, ich habe auch einen H3 Pro und ich habe das Problem, dass ich keine Daten bekomme. Könnte mir evtl. jemand weiterhelfen? Gruß Ingo |
Beta Was this translation helpful? Give feedback.






Uh oh!
There was an error while loading. Please reload this page.
-
Hi!
Do you have any plans on support for the new H3-PRO series? I now have a H3-PRO-20 installed but no support in your integration.
Beta Was this translation helpful? Give feedback.
All reactions