Replies: 23 comments 21 replies
-
Try turning off Auto Detect Additional Entities. |
Beta Was this translation helpful? Give feedback.
-
Also check that modbus is still enabled in the inverter. But the integration is not inverter version specific, so this would be an inverter problem related to updating its firmware, not an integration issue. |
Beta Was this translation helpful? Give feedback.
-
It's back working now... I had to physically shut down the entire system and remove the auto-detect feature for additional entities. Thanks a lot |
Beta Was this translation helpful? Give feedback.
-
Hi, I have the same problem. The inverter updated to 4.23.22. After that I had no modbus connection. In the inverter settings I disabled and enabled TCP modbus. After that everything was working without rebooting the inverter. I'll try to disable the auto detect options, later today when I'm back at home. |
Beta Was this translation helpful? Give feedback.
-
I have the same issue. My installer technician updated the firware to 4.23.22 and the same problem occured to me as well. I assume I need both inverter and battery auto-detect funcions enabled in order for the integration to detect the formers right? I can't even find any official information about the 4.32.22 update. The last firmware with release notes is the 4.22.44 |
Beta Was this translation helpful? Give feedback.
-
Same problem here. after a system power cycle i t works till the next morning, and then it cant connect anymore |
Beta Was this translation helpful? Give feedback.
-
It's been working fine for me since yesterday, after having:
|
Beta Was this translation helpful? Give feedback.
-
@danymexi same here. However, stopped again the next morning |
Beta Was this translation helpful? Give feedback.
-
Same here |
Beta Was this translation helpful? Give feedback.
-
Same here - firmware is CPU 4.23.22, no connection possible anymore. Disabled "Auto Detect Additional Entities" now, then completely shut down the inverter (including battery and circuit breaker). After powering everything up again, it works - let's see if it stays that way. For the record: I don't know for sure if my firmware was updated exactly before the communication broke down, I certainly did not do it myself, nor an installer. If it was done over-the-air, I cannot tell - all I can tell for sure is that I checked the version now - and it is the mentioned 4.23.22. |
Beta Was this translation helpful? Give feedback.
-
This sounds like it might be an firmware issue if everyone is starting to have connection problems after updating the inverter. |
Beta Was this translation helpful? Give feedback.
-
Probably same here. I also get a connection error since yesterday. Inverter CPU firmware is same as reported by other users 4.23.22. Disabling auto detect of other entities and restarting HA and inverter internet connection doesn't help. Will try other suggestions when I'm back from holidays. |
Beta Was this translation helpful? Give feedback.
-
Could a firmare downgrade solve this problem? Has anyone try that before? ps. SolarEdge APIs are having problems syncing as well recently. Don't see how this could be related to a local Modbus TCP issue though, but is an interesting coincidence |
Beta Was this translation helpful? Give feedback.
-
Up to now everything is still up and running. Let's keep the fingers crossed I checked my logs and the modbus connection stopped right after the update to 4.23.22 |
Beta Was this translation helpful? Give feedback.
-
Short update after two days of running without "Auto Detect Additional Entities" after a reset as described in my previous post: everything still works without issues and further intervention. Fingers crossed it stays that way. |
Beta Was this translation helpful? Give feedback.
-
Previously running 0004.0019.0039 Update pushed from somwehere (SE? , my installer?) and loaded 0004.0023.0027 |
Beta Was this translation helpful? Give feedback.
-
With the above changes it is running for 4 days now without a problem. |
Beta Was this translation helpful? Give feedback.
-
I'm getting the same issues now that SE decided to update one of my inverters to 4.23.27 since 2 hours ago (so they do work on stuff it seems as it is an even newer version than most people have reported here so far) and just turning off "Auto-Detect Additional Entities" seems to fix the issue without any other steps necessary (at least for me). Other Apps (like evcc) using modbus to get data from the systems seem to work fine so far. From what I've learned with scripting Solaredge modbus directly on a RasPi for export limitation (since they cannot do this in their RRCR interface directly) this might be related to trying to read a register that is unavailable now on 4.23.xx which causes the inverter to kill the connection (using a modbus proxy this would kill all of them). I've not had the chance to check which register might be affected by manually iterating over them (as it seems the update is still ongoing atm). I'll add an update as soon as I can get more information (also will be contacting my installer tomorrow to see if they know anything as they have usually very good direct connections to people at SE). |
Beta Was this translation helpful? Give feedback.
-
A small update: Now that the update to 4.23.27 seems to have finally finished and settled (at least on my secondary inverter now). I can once again query the inverter like before on 4.22.44 (with additional entities enabled). Everything seems to work as it should. My primary inverter seems to be on 4.22.44 still (I'm assuming they do a staged rollout) but all values are properly accessible on the inverter with 4.23.27 so it might have been 4.23.22 that was broken and they did a quick fix after the issue got known (as this interface is necessary for other commericial solutions to work like SolarLog for power control which SE even certified for use with their products). Also since disabling "Auto-Detect Additional Entities" seems to fix the issue on 4.23.22 the problem must have been related to one of the values that is queried when enabling this. Those being RRCR Status/Active Powerlimit/CosPhi which might be/have been broken or did change in the way it could be queried (since Solaredge-Modbus-Multi retrieves them in a single read) and that caused the SE internal connection cleanup on inaccessible registers/bad modbus requests. |
Beta Was this translation helpful? Give feedback.
-
SolarEdge appears to have changed the behavior (or introduced a bug) for unsupported modbus registers. Previously, it would return a modbus code for unsupported. Now it's hanging with no response. The detection routine relied on the modbus unsupported code, so I'll have to add something to detect timeouts. |
Beta Was this translation helpful? Give feedback.
-
I also have the same problem and have not been able to read out any data via Modbus-tcp for 5 days. I have tried all the tips given here. The tip from @thomas-ruw helped me: Switch Modbus-tcp off once and then on again. It was not necessary to restart the inverter. |
Beta Was this translation helpful? Give feedback.
-
My remaining inverters got updated to 4.23.27 as well today (including the primary that is connected via Ethernet) and I'm seeing the same issue as other people have with not being able to connect with solaredge-modbus-multi while having additional entities enabled. I disabled them for now, even though manually reading the registers (one by one) with a python script using pymodbus still seems to work fine. Also had disable/enable the modbus tcp option once on the leader inverter (that has the ethernet connection). So far everything apart from additional entities seems to be working fine. |
Beta Was this translation helpful? Give feedback.
-
I had the same problem. After setting the inverter powerless by first turning it off and then flipping the fuses so the inverter dies, I waited 1 min and turned everything on again. And after a while everything looked fine in HA. God luck 🤩 |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Describe the bug
After performing an update to my inverter I can't connect anymore and I keep getting this error message:
This error originated from a custom integration.
Logger: pymodbus.logging
Source: custom_components/solaredge_modbus_multi/hub.py:492
integration: SolarEdge Modbus Multi (documentation, issues)
First occurred: 21:12:00 (16 occurrences)
Last logged: 21:23:40
Failed to connect [Errno 111] Connect call failed ('192.168.178.235', 1502)
Expected behavior
Everything is set up correctly. I've been using the integration for years now... started to have problems today after performing the Inverter CPU update.
Screenshots
No response
Diagnostic File
2025-04-22 20:14:44.288 WARNING (SyncWorker_0) [homeassistant.loader] We found a custom integration solaredge_modbus_multi which has not been tested by Home Assistant. This component might cause stability problems, be sure to disable it if you experience issues with Home Assistant
2025-04-22 20:15:50.305 ERROR (MainThread) [homeassistant.helpers.event] Error while processing template: Template<template=({{ (states('sensor.solaredge_b1_state_of_energy') | float + states('sensor.solaredge_b2_state_of_energy') | float + states('sensor.solaredge_b3_state_of_energy') | float) / 3 }}) renders=2>
ValueError: Template error: float got invalid input 'unavailable' when rendering template '{{ (states('sensor.solaredge_b1_state_of_energy') | float + states('sensor.solaredge_b2_state_of_energy') | float + states('sensor.solaredge_b3_state_of_energy') | float) / 3 }}' but no default was specified
homeassistant.exceptions.TemplateError: ValueError: Template error: float got invalid input 'unavailable' when rendering template '{{ (states('sensor.solaredge_b1_state_of_energy') | float + states('sensor.solaredge_b2_state_of_energy') | float + states('sensor.solaredge_b3_state_of_energy') | float) / 3 }}' but no default was specified
2025-04-22 20:15:50.308 ERROR (MainThread) [homeassistant.components.template.template_entity] TemplateError('ValueError: Template error: float got invalid input 'unavailable' when rendering template '{{ (states('sensor.solaredge_b1_state_of_energy') | float + states('sensor.solaredge_b2_state_of_energy') | float + states('sensor.solaredge_b3_state_of_energy') | float) / 3 }}' but no default was specified') while processing template 'Template<template=({{ (states('sensor.solaredge_b1_state_of_energy') | float + states('sensor.solaredge_b2_state_of_energy') | float + states('sensor.solaredge_b3_state_of_energy') | float) / 3 }}) renders=4>' for attribute '_attr_native_value' in entity 'sensor.batteria_media'
2025-04-22 20:15:50.649 ERROR (MainThread) [homeassistant.helpers.event] Error while processing template: Template<template=({{ states('sensor.solaredge_m1_ac_power') | float | abs }}) renders=2>
ValueError: Template error: float got invalid input 'unavailable' when rendering template '{{ states('sensor.solaredge_m1_ac_power') | float | abs }}' but no default was specified
homeassistant.exceptions.TemplateError: ValueError: Template error: float got invalid input 'unavailable' when rendering template '{{ states('sensor.solaredge_m1_ac_power') | float | abs }}' but no default was specified
2025-04-22 20:15:50.650 ERROR (MainThread) [homeassistant.components.template.template_entity] TemplateError('ValueError: Template error: float got invalid input 'unavailable' when rendering template '{{ states('sensor.solaredge_m1_ac_power') | float | abs }}' but no default was specified') while processing template 'Template<template=({{ states('sensor.solaredge_m1_ac_power') | float | abs }}) renders=4>' for attribute '_attr_native_value' in entity 'sensor.solaredge_ac_power_positivo'
2025-04-22 20:15:51.346 WARNING (MainThread) [homeassistant.components.homekit] Cannot add sensor.solaredge_test_lifetime_energy as this would exceed the 150 device limit. Consider using the filter option
2025-04-22 20:15:51.346 WARNING (MainThread) [homeassistant.components.homekit] Cannot add sensor.solaredge_test_current_power as this would exceed the 150 device limit. Consider using the filter option
2025-04-22 20:15:51.347 WARNING (MainThread) [homeassistant.components.homekit] Cannot add sensor.solaredge_test_sensors as this would exceed the 150 device limit. Consider using the filter option
2025-04-22 20:15:51.347 WARNING (MainThread) [homeassistant.components.homekit] Cannot add sensor.solaredge_test_batteries as this would exceed the 150 device limit. Consider using the filter option
2025-04-22 20:15:51.347 WARNING (MainThread) [homeassistant.components.homekit] Cannot add sensor.solaredge_test_power_consumption as this would exceed the 150 device limit. Consider using the filter option
2025-04-22 20:15:51.347 WARNING (MainThread) [homeassistant.components.homekit] Cannot add sensor.solaredge_test_solar_power as this would exceed the 150 device limit. Consider using the filter option
2025-04-22 20:15:51.347 WARNING (MainThread) [homeassistant.components.homekit] Cannot add sensor.solaredge_test_grid_power as this would exceed the 150 device limit. Consider using the filter option
2025-04-22 20:15:51.347 WARNING (MainThread) [homeassistant.components.homekit] Cannot add sensor.solaredge_test_storage_power as this would exceed the 150 device limit. Consider using the filter option
2025-04-22 20:15:51.347 WARNING (MainThread) [homeassistant.components.homekit] Cannot add sensor.solaredge_test_imported_energy as this would exceed the 150 device limit. Consider using the filter option
2025-04-22 20:15:51.347 WARNING (MainThread) [homeassistant.components.homekit] Cannot add sensor.solaredge_test_production_energy as this would exceed the 150 device limit. Consider using the filter option
2025-04-22 20:15:51.347 WARNING (MainThread) [homeassistant.components.homekit] Cannot add sensor.solaredge_test_consumption_energy as this would exceed the 150 device limit. Consider using the filter option
2025-04-22 20:15:51.347 WARNING (MainThread) [homeassistant.components.homekit] Cannot add sensor.solaredge_test_selfconsumption_energy as this would exceed the 150 device limit. Consider using the filter option
2025-04-22 20:15:51.347 WARNING (MainThread) [homeassistant.components.homekit] Cannot add sensor.solaredge_test_exported_energy as this would exceed the 150 device limit. Consider using the filter option
2025-04-22 20:15:51.347 WARNING (MainThread) [homeassistant.components.homekit] Cannot add sensor.solaredge_test_storage_level as this would exceed the 150 device limit. Consider using the filter option
2025-04-22 20:15:51.357 WARNING (MainThread) [homeassistant.components.homekit] Cannot add sensor.solaredge_b1_status_text as this would exceed the 150 device limit. Consider using the filter option
2025-04-22 20:15:51.360 WARNING (MainThread) [homeassistant.components.homekit] Cannot add sensor.solaredge_i1_ac_current as this would exceed the 150 device limit. Consider using the filter option
2025-04-22 20:15:51.360 WARNING (MainThread) [homeassistant.components.homekit] Cannot add sensor.solaredge_i1_ac_voltage_ab as this would exceed the 150 device limit. Consider using the filter option
2025-04-22 20:15:51.360 WARNING (MainThread) [homeassistant.components.homekit] Cannot add sensor.solaredge_i1_ac_power as this would exceed the 150 device limit. Consider using the filter option
2025-04-22 20:15:51.360 WARNING (MainThread) [homeassistant.components.homekit] Cannot add sensor.solaredge_i1_ac_frequency as this would exceed the 150 device limit. Consider using the filter option
2025-04-22 20:15:51.360 WARNING (MainThread) [homeassistant.components.homekit] Cannot add sensor.solaredge_i1_ac_energy as this would exceed the 150 device limit. Consider using the filter option
2025-04-22 20:15:51.360 WARNING (MainThread) [homeassistant.components.homekit] Cannot add sensor.solaredge_i1_dc_current as this would exceed the 150 device limit. Consider using the filter option
2025-04-22 20:15:51.360 WARNING (MainThread) [homeassistant.components.homekit] Cannot add sensor.solaredge_i1_dc_voltage as this would exceed the 150 device limit. Consider using the filter option
2025-04-22 20:15:51.360 WARNING (MainThread) [homeassistant.components.homekit] Cannot add sensor.solaredge_i1_dc_power as this would exceed the 150 device limit. Consider using the filter option
2025-04-22 20:15:51.360 WARNING (MainThread) [homeassistant.components.homekit] Cannot add sensor.solaredge_i1_temp_sink as this would exceed the 150 device limit. Consider using the filter option
2025-04-22 20:15:51.360 WARNING (MainThread) [homeassistant.components.homekit] Cannot add sensor.solaredge_i1_rrcr_status as this would exceed the 150 device limit. Consider using the filter option
2025-04-22 20:15:51.360 WARNING (MainThread) [homeassistant.components.homekit] Cannot add sensor.solaredge_i1_active_power_limit as this would exceed the 150 device limit. Consider using the filter option
2025-04-22 20:15:51.360 WARNING (MainThread) [homeassistant.components.homekit] Cannot add sensor.solaredge_i1_cosphi as this would exceed the 150 device limit. Consider using the filter option
2025-04-22 20:15:51.360 WARNING (MainThread) [homeassistant.components.homekit] Cannot add sensor.solaredge_m1_ac_current as this would exceed the 150 device limit. Consider using the filter option
2025-04-22 20:15:51.360 WARNING (MainThread) [homeassistant.components.homekit] Cannot add sensor.solaredge_m1_ac_current_a as this would exceed the 150 device limit. Consider using the filter option
2025-04-22 20:15:51.360 WARNING (MainThread) [homeassistant.components.homekit] Cannot add sensor.solaredge_m1_ac_current_b as this would exceed the 150 device limit. Consider using the filter option
2025-04-22 20:15:51.360 WARNING (MainThread) [homeassistant.components.homekit] Cannot add sensor.solaredge_m1_ac_current_c as this would exceed the 150 device limit. Consider using the filter option
2025-04-22 20:15:51.360 WARNING (MainThread) [homeassistant.components.homekit] Cannot add sensor.solaredge_m1_ac_voltage_ln as this would exceed the 150 device limit. Consider using the filter option
2025-04-22 20:15:51.360 WARNING (MainThread) [homeassistant.components.homekit] Cannot add sensor.solaredge_m1_ac_voltage_an as this would exceed the 150 device limit. Consider using the filter option
2025-04-22 20:15:51.360 WARNING (MainThread) [homeassistant.components.homekit] Cannot add sensor.solaredge_m1_ac_voltage_bn as this would exceed the 150 device limit. Consider using the filter option
2025-04-22 20:15:51.360 WARNING (MainThread) [homeassistant.components.homekit] Cannot add sensor.solaredge_m1_ac_voltage_cn as this would exceed the 150 device limit. Consider using the filter option
2025-04-22 20:15:51.360 WARNING (MainThread) [homeassistant.components.homekit] Cannot add sensor.solaredge_m1_ac_voltage_ll as this would exceed the 150 device limit. Consider using the filter option
2025-04-22 20:15:51.360 WARNING (MainThread) [homeassistant.components.homekit] Cannot add sensor.solaredge_m1_ac_voltage_ab as this would exceed the 150 device limit. Consider using the filter option
2025-04-22 20:15:51.360 WARNING (MainThread) [homeassistant.components.homekit] Cannot add sensor.solaredge_m1_ac_voltage_bc as this would exceed the 150 device limit. Consider using the filter option
2025-04-22 20:15:51.360 WARNING (MainThread) [homeassistant.components.homekit] Cannot add sensor.solaredge_m1_ac_voltage_ca as this would exceed the 150 device limit. Consider using the filter option
2025-04-22 20:15:51.360 WARNING (MainThread) [homeassistant.components.homekit] Cannot add sensor.solaredge_m1_ac_frequency as this would exceed the 150 device limit. Consider using the filter option
2025-04-22 20:15:51.360 WARNING (MainThread) [homeassistant.components.homekit] Cannot add sensor.solaredge_m1_ac_power as this would exceed the 150 device limit. Consider using the filter option
2025-04-22 20:15:51.360 WARNING (MainThread) [homeassistant.components.homekit] Cannot add sensor.solaredge_m1_ac_power_a as this would exceed the 150 device limit. Consider using the filter option
2025-04-22 20:15:51.360 WARNING (MainThread) [homeassistant.components.homekit] Cannot add sensor.solaredge_m1_ac_power_b as this would exceed the 150 device limit. Consider using the filter option
2025-04-22 20:15:51.360 WARNING (MainThread) [homeassistant.components.homekit] Cannot add sensor.solaredge_m1_ac_power_c as this would exceed the 150 device limit. Consider using the filter option
2025-04-22 20:15:51.360 WARNING (MainThread) [homeassistant.components.homekit] Cannot add sensor.solaredge_m1_exported as this would exceed the 150 device limit. Consider using the filter option
2025-04-22 20:15:51.360 WARNING (MainThread) [homeassistant.components.homekit] Cannot add sensor.solaredge_m1_exported_a as this would exceed the 150 device limit. Consider using the filter option
2025-04-22 20:15:51.360 WARNING (MainThread) [homeassistant.components.homekit] Cannot add sensor.solaredge_m1_exported_b as this would exceed the 150 device limit. Consider using the filter option
2025-04-22 20:15:51.360 WARNING (MainThread) [homeassistant.components.homekit] Cannot add sensor.solaredge_m1_exported_c as this would exceed the 150 device limit. Consider using the filter option
2025-04-22 20:15:51.360 WARNING (MainThread) [homeassistant.components.homekit] Cannot add sensor.solaredge_m1_imported as this would exceed the 150 device limit. Consider using the filter option
2025-04-22 20:15:51.360 WARNING (MainThread) [homeassistant.components.homekit] Cannot add sensor.solaredge_m1_imported_a as this would exceed the 150 device limit. Consider using the filter option
2025-04-22 20:15:51.360 WARNING (MainThread) [homeassistant.components.homekit] Cannot add sensor.solaredge_m1_imported_b as this would exceed the 150 device limit. Consider using the filter option
2025-04-22 20:15:51.360 WARNING (MainThread) [homeassistant.components.homekit] Cannot add sensor.solaredge_m1_imported_c as this would exceed the 150 device limit. Consider using the filter option
2025-04-22 20:15:51.360 WARNING (MainThread) [homeassistant.components.homekit] Cannot add sensor.solaredge_b1_average_temperature as this would exceed the 150 device limit. Consider using the filter option
2025-04-22 20:15:51.360 WARNING (MainThread) [homeassistant.components.homekit] Cannot add sensor.solaredge_b1_dc_voltage as this would exceed the 150 device limit. Consider using the filter option
2025-04-22 20:15:51.360 WARNING (MainThread) [homeassistant.components.homekit] Cannot add sensor.solaredge_b1_dc_current as this would exceed the 150 device limit. Consider using the filter option
2025-04-22 20:15:51.360 WARNING (MainThread) [homeassistant.components.homekit] Cannot add sensor.solaredge_b1_dc_power as this would exceed the 150 device limit. Consider using the filter option
2025-04-22 20:15:51.360 WARNING (MainThread) [homeassistant.components.homekit] Cannot add sensor.solaredge_b1_energy_export as this would exceed the 150 device limit. Consider using the filter option
2025-04-22 20:15:51.360 WARNING (MainThread) [homeassistant.components.homekit] Cannot add sensor.solaredge_b1_energy_import as this would exceed the 150 device limit. Consider using the filter option
2025-04-22 20:15:51.360 WARNING (MainThread) [homeassistant.components.homekit] Cannot add sensor.solaredge_b1_maximum_energy as this would exceed the 150 device limit. Consider using the filter option
2025-04-22 20:15:51.360 WARNING (MainThread) [homeassistant.components.homekit] Cannot add sensor.solaredge_b1_available_energy as this would exceed the 150 device limit. Consider using the filter option
2025-04-22 20:15:51.360 WARNING (MainThread) [homeassistant.components.homekit] Cannot add sensor.solaredge_b1_state_of_energy as this would exceed the 150 device limit. Consider using the filter option
2025-04-22 20:15:51.360 WARNING (MainThread) [homeassistant.components.homekit] Cannot add sensor.solaredge_b2_average_temperature as this would exceed the 150 device limit. Consider using the filter option
2025-04-22 20:15:51.360 WARNING (MainThread) [homeassistant.components.homekit] Cannot add sensor.solaredge_b2_dc_voltage as this would exceed the 150 device limit. Consider using the filter option
2025-04-22 20:15:51.360 WARNING (MainThread) [homeassistant.components.homekit] Cannot add sensor.solaredge_b2_dc_current as this would exceed the 150 device limit. Consider using the filter option
2025-04-22 20:15:51.360 WARNING (MainThread) [homeassistant.components.homekit] Cannot add sensor.solaredge_b2_dc_power as this would exceed the 150 device limit. Consider using the filter option
2025-04-22 20:15:51.361 WARNING (MainThread) [homeassistant.components.homekit] Cannot add sensor.solaredge_b2_energy_export as this would exceed the 150 device limit. Consider using the filter option
2025-04-22 20:15:51.361 WARNING (MainThread) [homeassistant.components.homekit] Cannot add sensor.solaredge_b2_energy_import as this would exceed the 150 device limit. Consider using the filter option
2025-04-22 20:15:51.361 WARNING (MainThread) [homeassistant.components.homekit] Cannot add sensor.solaredge_b2_maximum_energy as this would exceed the 150 device limit. Consider using the filter option
2025-04-22 20:15:51.361 WARNING (MainThread) [homeassistant.components.homekit] Cannot add sensor.solaredge_b2_available_energy as this would exceed the 150 device limit. Consider using the filter option
2025-04-22 20:15:51.361 WARNING (MainThread) [homeassistant.components.homekit] Cannot add sensor.solaredge_b2_state_of_energy as this would exceed the 150 device limit. Consider using the filter option
2025-04-22 20:15:51.361 WARNING (MainThread) [homeassistant.components.homekit] Cannot add sensor.solaredge_b3_average_temperature as this would exceed the 150 device limit. Consider using the filter option
2025-04-22 20:15:51.361 WARNING (MainThread) [homeassistant.components.homekit] Cannot add sensor.solaredge_b3_dc_voltage as this would exceed the 150 device limit. Consider using the filter option
2025-04-22 20:15:51.361 WARNING (MainThread) [homeassistant.components.homekit] Cannot add sensor.solaredge_b3_dc_current as this would exceed the 150 device limit. Consider using the filter option
2025-04-22 20:15:51.361 WARNING (MainThread) [homeassistant.components.homekit] Cannot add sensor.solaredge_b3_dc_power as this would exceed the 150 device limit. Consider using the filter option
2025-04-22 20:15:51.361 WARNING (MainThread) [homeassistant.components.homekit] Cannot add sensor.solaredge_b3_energy_export as this would exceed the 150 device limit. Consider using the filter option
2025-04-22 20:15:51.361 WARNING (MainThread) [homeassistant.components.homekit] Cannot add sensor.solaredge_b3_energy_import as this would exceed the 150 device limit. Consider using the filter option
2025-04-22 20:15:51.361 WARNING (MainThread) [homeassistant.components.homekit] Cannot add sensor.solaredge_b3_maximum_energy as this would exceed the 150 device limit. Consider using the filter option
2025-04-22 20:15:51.361 WARNING (MainThread) [homeassistant.components.homekit] Cannot add sensor.solaredge_b3_available_energy as this would exceed the 150 device limit. Consider using the filter option
2025-04-22 20:15:51.361 WARNING (MainThread) [homeassistant.components.homekit] Cannot add sensor.solaredge_b3_state_of_energy as this would exceed the 150 device limit. Consider using the filter option
2025-04-22 20:15:51.361 WARNING (MainThread) [homeassistant.components.homekit] Cannot add binary_sensor.solaredge_i1_grid_status as this would exceed the 150 device limit. Consider using the filter option
2025-04-22 20:15:51.495 WARNING (MainThread) [homeassistant.components.homekit] Cannot add sensor.solaredge_b1_status_text as this would exceed the 150 device limit. Consider using the filter option
2025-04-22 20:15:51.495 WARNING (MainThread) [homeassistant.components.homekit] Cannot add sensor.solaredge_i1_ac_current as this would exceed the 150 device limit. Consider using the filter option
2025-04-22 20:15:51.495 WARNING (MainThread) [homeassistant.components.homekit] Cannot add sensor.solaredge_i1_ac_voltage_ab as this would exceed the 150 device limit. Consider using the filter option
2025-04-22 20:15:51.495 WARNING (MainThread) [homeassistant.components.homekit] Cannot add sensor.solaredge_i1_ac_power as this would exceed the 150 device limit. Consider using the filter option
2025-04-22 20:15:51.495 WARNING (MainThread) [homeassistant.components.homekit] Cannot add sensor.solaredge_i1_ac_frequency as this would exceed the 150 device limit. Consider using the filter option
2025-04-22 20:15:51.495 WARNING (MainThread) [homeassistant.components.homekit] Cannot add sensor.solaredge_i1_ac_energy as this would exceed the 150 device limit. Consider using the filter option
2025-04-22 20:15:51.495 WARNING (MainThread) [homeassistant.components.homekit] Cannot add sensor.solaredge_i1_dc_current as this would exceed the 150 device limit. Consider using the filter option
2025-04-22 20:15:51.495 WARNING (MainThread) [homeassistant.components.homekit] Cannot add sensor.solaredge_i1_dc_voltage as this would exceed the 150 device limit. Consider using the filter option
2025-04-22 20:15:51.495 WARNING (MainThread) [homeassistant.components.homekit] Cannot add sensor.solaredge_i1_dc_power as this would exceed the 150 device limit. Consider using the filter option
2025-04-22 20:15:51.495 WARNING (MainThread) [homeassistant.components.homekit] Cannot add sensor.solaredge_i1_temp_sink as this would exceed the 150 device limit. Consider using the filter option
2025-04-22 20:15:51.496 WARNING (MainThread) [homeassistant.components.homekit] Cannot add sensor.solaredge_i1_rrcr_status as this would exceed the 150 device limit. Consider using the filter option
2025-04-22 20:15:51.496 WARNING (MainThread) [homeassistant.components.homekit] Cannot add sensor.solaredge_i1_active_power_limit as this would exceed the 150 device limit. Consider using the filter option
2025-04-22 20:15:51.496 WARNING (MainThread) [homeassistant.components.homekit] Cannot add sensor.solaredge_i1_cosphi as this would exceed the 150 device limit. Consider using the filter option
2025-04-22 20:15:51.496 WARNING (MainThread) [homeassistant.components.homekit] Cannot add sensor.solaredge_m1_ac_current as this would exceed the 150 device limit. Consider using the filter option
2025-04-22 20:15:51.496 WARNING (MainThread) [homeassistant.components.homekit] Cannot add sensor.solaredge_m1_ac_current_a as this would exceed the 150 device limit. Consider using the filter option
2025-04-22 20:15:51.496 WARNING (MainThread) [homeassistant.components.homekit] Cannot add sensor.solaredge_m1_ac_current_b as this would exceed the 150 device limit. Consider using the filter option
2025-04-22 20:15:51.496 WARNING (MainThread) [homeassistant.components.homekit] Cannot add sensor.solaredge_m1_ac_current_c as this would exceed the 150 device limit. Consider using the filter option
2025-04-22 20:15:51.496 WARNING (MainThread) [homeassistant.components.homekit] Cannot add sensor.solaredge_m1_ac_voltage_ln as this would exceed the 150 device limit. Consider using the filter option
2025-04-22 20:15:51.496 WARNING (MainThread) [homeassistant.components.homekit] Cannot add sensor.solaredge_m1_ac_voltage_an as this would exceed the 150 device limit. Consider using the filter option
2025-04-22 20:15:51.496 WARNING (MainThread) [homeassistant.components.homekit] Cannot add sensor.solaredge_m1_ac_voltage_bn as this would exceed the 150 device limit. Consider using the filter option
2025-04-22 20:15:51.496 WARNING (MainThread) [homeassistant.components.homekit] Cannot add sensor.solaredge_m1_ac_voltage_cn as this would exceed the 150 device limit. Consider using the filter option
2025-04-22 20:15:51.496 WARNING (MainThread) [homeassistant.components.homekit] Cannot add sensor.solaredge_m1_ac_voltage_ll as this would exceed the 150 device limit. Consider using the filter option
2025-04-22 20:15:51.496 WARNING (MainThread) [homeassistant.components.homekit] Cannot add sensor.solaredge_m1_ac_voltage_ab as this would exceed the 150 device limit. Consider using the filter option
2025-04-22 20:15:51.496 WARNING (MainThread) [homeassistant.components.homekit] Cannot add sensor.solaredge_m1_ac_voltage_bc as this would exceed the 150 device limit. Consider using the filter option
2025-04-22 20:15:51.496 WARNING (MainThread) [homeassistant.components.homekit] Cannot add sensor.solaredge_m1_ac_voltage_ca as this would exceed the 150 device limit. Consider using the filter option
2025-04-22 20:15:51.496 WARNING (MainThread) [homeassistant.components.homekit] Cannot add sensor.solaredge_m1_ac_frequency as this would exceed the 150 device limit. Consider using the filter option
2025-04-22 20:15:51.496 WARNING (MainThread) [homeassistant.components.homekit] Cannot add sensor.solaredge_m1_ac_power as this would exceed the 150 device limit. Consider using the filter option
2025-04-22 20:15:51.496 WARNING (MainThread) [homeassistant.components.homekit] Cannot add sensor.solaredge_m1_ac_power_a as this would exceed the 150 device limit. Consider using the filter option
2025-04-22 20:15:51.496 WARNING (MainThread) [homeassistant.components.homekit] Cannot add sensor.solaredge_m1_ac_power_b as this would exceed the 150 device limit. Consider using the filter option
2025-04-22 20:15:51.496 WARNING (MainThread) [homeassistant.components.homekit] Cannot add sensor.solaredge_m1_ac_power_c as this would exceed the 150 device limit. Consider using the filter option
2025-04-22 20:15:51.496 WARNING (MainThread) [homeassistant.components.homekit] Cannot add sensor.solaredge_m1_exported as this would exceed the 150 device limit. Consider using the filter option
2025-04-22 20:15:51.496 WARNING (MainThread) [homeassistant.components.homekit] Cannot add sensor.solaredge_m1_exported_a as this would exceed the 150 device limit. Consider using the filter option
2025-04-22 20:15:51.496 WARNING (MainThread) [homeassistant.components.homekit] Cannot add sensor.solaredge_m1_exported_b as this would exceed the 150 device limit. Consider using the filter option
2025-04-22 20:15:51.496 WARNING (MainThread) [homeassistant.components.homekit] Cannot add sensor.solaredge_m1_exported_c as this would exceed the 150 device limit. Consider using the filter option
2025-04-22 20:15:51.496 WARNING (MainThread) [homeassistant.components.homekit] Cannot add sensor.solaredge_m1_imported as this would exceed the 150 device limit. Consider using the filter option
2025-04-22 20:15:51.496 WARNING (MainThread) [homeassistant.components.homekit] Cannot add sensor.solaredge_m1_imported_a as this would exceed the 150 device limit. Consider using the filter option
2025-04-22 20:15:51.496 WARNING (MainThread) [homeassistant.components.homekit] Cannot add sensor.solaredge_m1_imported_b as this would exceed the 150 device limit. Consider using the filter option
2025-04-22 20:15:51.496 WARNING (MainThread) [homeassistant.components.homekit] Cannot add sensor.solaredge_m1_imported_c as this would exceed the 150 device limit. Consider using the filter option
2025-04-22 20:15:51.496 WARNING (MainThread) [homeassistant.components.homekit] Cannot add sensor.solaredge_b1_average_temperature as this would exceed the 150 device limit. Consider using the filter option
2025-04-22 20:15:51.496 WARNING (MainThread) [homeassistant.components.homekit] Cannot add sensor.solaredge_b1_dc_voltage as this would exceed the 150 device limit. Consider using the filter option
2025-04-22 20:15:51.496 WARNING (MainThread) [homeassistant.components.homekit] Cannot add sensor.solaredge_b1_dc_current as this would exceed the 150 device limit. Consider using the filter option
2025-04-22 20:15:51.496 WARNING (MainThread) [homeassistant.components.homekit] Cannot add sensor.solaredge_b1_dc_power as this would exceed the 150 device limit. Consider using the filter option
2025-04-22 20:15:51.496 WARNING (MainThread) [homeassistant.components.homekit] Cannot add sensor.solaredge_b1_energy_export as this would exceed the 150 device limit. Consider using the filter option
2025-04-22 20:15:51.496 WARNING (MainThread) [homeassistant.components.homekit] Cannot add sensor.solaredge_b1_energy_import as this would exceed the 150 device limit. Consider using the filter option
2025-04-22 20:15:51.496 WARNING (MainThread) [homeassistant.components.homekit] Cannot add sensor.solaredge_b1_maximum_energy as this would exceed the 150 device limit. Consider using the filter option
2025-04-22 20:15:51.496 WARNING (MainThread) [homeassistant.components.homekit] Cannot add sensor.solaredge_b1_available_energy as this would exceed the 150 device limit. Consider using the filter option
2025-04-22 20:15:51.496 WARNING (MainThread) [homeassistant.components.homekit] Cannot add sensor.solaredge_b1_state_of_energy as this would exceed the 150 device limit. Consider using the filter option
2025-04-22 20:15:51.496 WARNING (MainThread) [homeassistant.components.homekit] Cannot add sensor.solaredge_b2_average_temperature as this would exceed the 150 device limit. Consider using the filter option
2025-04-22 20:15:51.496 WARNING (MainThread) [homeassistant.components.homekit] Cannot add sensor.solaredge_b2_dc_voltage as this would exceed the 150 device limit. Consider using the filter option
2025-04-22 20:15:51.496 WARNING (MainThread) [homeassistant.components.homekit] Cannot add sensor.solaredge_b2_dc_current as this would exceed the 150 device limit. Consider using the filter option
2025-04-22 20:15:51.496 WARNING (MainThread) [homeassistant.components.homekit] Cannot add sensor.solaredge_b2_dc_power as this would exceed the 150 device limit. Consider using the filter option
2025-04-22 20:15:51.496 WARNING (MainThread) [homeassistant.components.homekit] Cannot add sensor.solaredge_b2_energy_export as this would exceed the 150 device limit. Consider using the filter option
2025-04-22 20:15:51.496 WARNING (MainThread) [homeassistant.components.homekit] Cannot add sensor.solaredge_b2_energy_import as this would exceed the 150 device limit. Consider using the filter option
2025-04-22 20:15:51.496 WARNING (MainThread) [homeassistant.components.homekit] Cannot add sensor.solaredge_b2_maximum_energy as this would exceed the 150 device limit. Consider using the filter option
2025-04-22 20:15:51.496 WARNING (MainThread) [homeassistant.components.homekit] Cannot add sensor.solaredge_b2_available_energy as this would exceed the 150 device limit. Consider using the filter option
2025-04-22 20:15:51.496 WARNING (MainThread) [homeassistant.components.homekit] Cannot add sensor.solaredge_b2_state_of_energy as this would exceed the 150 device limit. Consider using the filter option
2025-04-22 20:15:51.496 WARNING (MainThread) [homeassistant.components.homekit] Cannot add sensor.solaredge_b3_average_temperature as this would exceed the 150 device limit. Consider using the filter option
2025-04-22 20:15:51.496 WARNING (MainThread) [homeassistant.components.homekit] Cannot add sensor.solaredge_b3_dc_voltage as this would exceed the 150 device limit. Consider using the filter option
2025-04-22 20:15:51.496 WARNING (MainThread) [homeassistant.components.homekit] Cannot add sensor.solaredge_b3_dc_current as this would exceed the 150 device limit. Consider using the filter option
2025-04-22 20:15:51.496 WARNING (MainThread) [homeassistant.components.homekit] Cannot add sensor.solaredge_b3_dc_power as this would exceed the 150 device limit. Consider using the filter option
2025-04-22 20:15:51.496 WARNING (MainThread) [homeassistant.components.homekit] Cannot add sensor.solaredge_b3_energy_export as this would exceed the 150 device limit. Consider using the filter option
2025-04-22 20:15:51.496 WARNING (MainThread) [homeassistant.components.homekit] Cannot add sensor.solaredge_b3_energy_import as this would exceed the 150 device limit. Consider using the filter option
2025-04-22 20:15:51.496 WARNING (MainThread) [homeassistant.components.homekit] Cannot add sensor.solaredge_b3_maximum_energy as this would exceed the 150 device limit. Consider using the filter option
2025-04-22 20:15:51.496 WARNING (MainThread) [homeassistant.components.homekit] Cannot add sensor.solaredge_b3_available_energy as this would exceed the 150 device limit. Consider using the filter option
2025-04-22 20:15:51.496 WARNING (MainThread) [homeassistant.components.homekit] Cannot add sensor.solaredge_b3_state_of_energy as this would exceed the 150 device limit. Consider using the filter option
2025-04-22 20:24:16.594 DEBUG (MainThread) [custom_components.solaredge_modbus_multi.hub] solaredge_modbus_multi configuration: inverter_list=[1], detect_meters=True, detect_batteries=True, detect_extras=True, keep_modbus_open=False, adv_storage_control=False, adv_site_limit_control=False, allow_battery_energy_reset=True, sleep_after_write=0, battery_rating_adjust=0,
2025-04-22 20:24:16.594 DEBUG (MainThread) [custom_components.solaredge_modbus_multi.hub] pymodbus version 3.8.3
2025-04-22 20:24:16.594 DEBUG (MainThread) [custom_components.solaredge_modbus_multi] Retry limit=5 time=800 ratio=3
2025-04-22 20:24:16.594 DEBUG (MainThread) [custom_components.solaredge_modbus_multi.hub] New AsyncModbusTcpClient: reconnect_delay=0 reconnect_delay_max=3 timeout=3
2025-04-22 20:24:16.594 DEBUG (MainThread) [custom_components.solaredge_modbus_multi.hub] Connecting to 192.168.178.235:1502 ...
2025-04-22 20:24:16.696 DEBUG (MainThread) [custom_components.solaredge_modbus_multi.hub] coordinator timeout is 21.6
2025-04-22 20:24:16.696 DEBUG (MainThread) [custom_components.solaredge_modbus_multi] Finished fetching SolarEdge Coordinator data in 0.103 seconds (success: False)
2025-04-22 20:24:22.154 DEBUG (MainThread) [custom_components.solaredge_modbus_multi.hub] solaredge_modbus_multi configuration: inverter_list=[1], detect_meters=True, detect_batteries=True, detect_extras=True, keep_modbus_open=False, adv_storage_control=False, adv_site_limit_control=False, allow_battery_energy_reset=True, sleep_after_write=0, battery_rating_adjust=0,
2025-04-22 20:24:22.154 DEBUG (MainThread) [custom_components.solaredge_modbus_multi.hub] pymodbus version 3.8.3
2025-04-22 20:24:22.154 DEBUG (MainThread) [custom_components.solaredge_modbus_multi] Retry limit=5 time=800 ratio=3
2025-04-22 20:24:22.154 DEBUG (MainThread) [custom_components.solaredge_modbus_multi.hub] New AsyncModbusTcpClient: reconnect_delay=0 reconnect_delay_max=3 timeout=3
2025-04-22 20:24:22.154 DEBUG (MainThread) [custom_components.solaredge_modbus_multi.hub] Connecting to 192.168.178.235:1502 ...
2025-04-22 20:24:22.256 DEBUG (MainThread) [custom_components.solaredge_modbus_multi.hub] coordinator timeout is 21.6
2025-04-22 20:24:22.256 DEBUG (MainThread) [custom_components.solaredge_modbus_multi] Finished fetching SolarEdge Coordinator data in 0.102 seconds (success: False)
2025-04-22 20:24:32.483 DEBUG (MainThread) [custom_components.solaredge_modbus_multi.hub] solaredge_modbus_multi configuration: inverter_list=[1], detect_meters=True, detect_batteries=True, detect_extras=True, keep_modbus_open=False, adv_storage_control=False, adv_site_limit_control=False, allow_battery_energy_reset=True, sleep_after_write=0, battery_rating_adjust=0,
2025-04-22 20:24:32.483 DEBUG (MainThread) [custom_components.solaredge_modbus_multi.hub] pymodbus version 3.8.3
2025-04-22 20:24:32.483 DEBUG (MainThread) [custom_components.solaredge_modbus_multi] Retry limit=5 time=800 ratio=3
2025-04-22 20:24:32.483 DEBUG (MainThread) [custom_components.solaredge_modbus_multi.hub] New AsyncModbusTcpClient: reconnect_delay=0 reconnect_delay_max=3 timeout=3
2025-04-22 20:24:32.483 DEBUG (MainThread) [custom_components.solaredge_modbus_multi.hub] Connecting to 192.168.178.235:1502 ...
2025-04-22 20:24:32.585 DEBUG (MainThread) [custom_components.solaredge_modbus_multi.hub] coordinator timeout is 21.6
2025-04-22 20:24:32.585 DEBUG (MainThread) [custom_components.solaredge_modbus_multi] Finished fetching SolarEdge Coordinator data in 0.102 seconds (success: False)
2025-04-22 20:24:52.739 DEBUG (MainThread) [custom_components.solaredge_modbus_multi.hub] solaredge_modbus_multi configuration: inverter_list=[1], detect_meters=True, detect_batteries=True, detect_extras=True, keep_modbus_open=False, adv_storage_control=False, adv_site_limit_control=False, allow_battery_energy_reset=True, sleep_after_write=0, battery_rating_adjust=0,
2025-04-22 20:24:52.739 DEBUG (MainThread) [custom_components.solaredge_modbus_multi.hub] pymodbus version 3.8.3
2025-04-22 20:24:52.739 DEBUG (MainThread) [custom_components.solaredge_modbus_multi] Retry limit=5 time=800 ratio=3
2025-04-22 20:24:52.739 DEBUG (MainThread) [custom_components.solaredge_modbus_multi.hub] New AsyncModbusTcpClient: reconnect_delay=0 reconnect_delay_max=3 timeout=3
2025-04-22 20:24:52.739 DEBUG (MainThread) [custom_components.solaredge_modbus_multi.hub] Connecting to 192.168.178.235:1502 ...
2025-04-22 20:24:52.843 DEBUG (MainThread) [custom_components.solaredge_modbus_multi.hub] coordinator timeout is 21.6
2025-04-22 20:24:52.843 DEBUG (MainThread) [custom_components.solaredge_modbus_multi] Finished fetching SolarEdge Coordinator data in 0.105 seconds (success: False)
2025-04-22 20:25:33.226 DEBUG (MainThread) [custom_components.solaredge_modbus_multi.hub] solaredge_modbus_multi configuration: inverter_list=[1], detect_meters=True, detect_batteries=True, detect_extras=True, keep_modbus_open=False, adv_storage_control=False, adv_site_limit_control=False, allow_battery_energy_reset=True, sleep_after_write=0, battery_rating_adjust=0,
2025-04-22 20:25:33.226 DEBUG (MainThread) [custom_components.solaredge_modbus_multi.hub] pymodbus version 3.8.3
2025-04-22 20:25:33.226 DEBUG (MainThread) [custom_components.solaredge_modbus_multi] Retry limit=5 time=800 ratio=3
2025-04-22 20:25:33.226 DEBUG (MainThread) [custom_components.solaredge_modbus_multi.hub] New AsyncModbusTcpClient: reconnect_delay=0 reconnect_delay_max=3 timeout=3
2025-04-22 20:25:33.226 DEBUG (MainThread) [custom_components.solaredge_modbus_multi.hub] Connecting to 192.168.178.235:1502 ...
2025-04-22 20:25:33.328 DEBUG (MainThread) [custom_components.solaredge_modbus_multi.hub] coordinator timeout is 21.6
2025-04-22 20:25:33.329 DEBUG (MainThread) [custom_components.solaredge_modbus_multi] Finished fetching SolarEdge Coordinator data in 0.102 seconds (success: False)
2025-04-22 20:26:53.602 DEBUG (MainThread) [custom_components.solaredge_modbus_multi.hub] solaredge_modbus_multi configuration: inverter_list=[1], detect_meters=True, detect_batteries=True, detect_extras=True, keep_modbus_open=False, adv_storage_control=False, adv_site_limit_control=False, allow_battery_energy_reset=True, sleep_after_write=0, battery_rating_adjust=0,
2025-04-22 20:26:53.602 DEBUG (MainThread) [custom_components.solaredge_modbus_multi.hub] pymodbus version 3.8.3
2025-04-22 20:26:53.602 DEBUG (MainThread) [custom_components.solaredge_modbus_multi] Retry limit=5 time=800 ratio=3
2025-04-22 20:26:53.602 DEBUG (MainThread) [custom_components.solaredge_modbus_multi.hub] New AsyncModbusTcpClient: reconnect_delay=0 reconnect_delay_max=3 timeout=3
2025-04-22 20:26:53.602 DEBUG (MainThread) [custom_components.solaredge_modbus_multi.hub] Connecting to 192.168.178.235:1502 ...
2025-04-22 20:26:53.704 DEBUG (MainThread) [custom_components.solaredge_modbus_multi.hub] coordinator timeout is 21.6
2025-04-22 20:26:53.704 DEBUG (MainThread) [custom_components.solaredge_modbus_multi] Finished fetching SolarEdge Coordinator data in 0.102 seconds (success: False)
2025-04-22 20:28:13.772 DEBUG (MainThread) [custom_components.solaredge_modbus_multi.hub] solaredge_modbus_multi configuration: inverter_list=[1], detect_meters=True, detect_batteries=True, detect_extras=True, keep_modbus_open=False, adv_storage_control=False, adv_site_limit_control=False, allow_battery_energy_reset=True, sleep_after_write=0, battery_rating_adjust=0,
2025-04-22 20:28:13.773 DEBUG (MainThread) [custom_components.solaredge_modbus_multi.hub] pymodbus version 3.8.3
2025-04-22 20:28:13.773 DEBUG (MainThread) [custom_components.solaredge_modbus_multi] Retry limit=5 time=800 ratio=3
2025-04-22 20:28:13.773 DEBUG (MainThread) [custom_components.solaredge_modbus_multi.hub] New AsyncModbusTcpClient: reconnect_delay=0 reconnect_delay_max=3 timeout=3
2025-04-22 20:28:13.773 DEBUG (MainThread) [custom_components.solaredge_modbus_multi.hub] Connecting to 192.168.178.235:1502 ...
2025-04-22 20:28:13.875 DEBUG (MainThread) [custom_components.solaredge_modbus_multi.hub] coordinator timeout is 21.6
2025-04-22 20:28:13.875 DEBUG (MainThread) [custom_components.solaredge_modbus_multi] Finished fetching SolarEdge Coordinator data in 0.102 seconds (success: False)
2025-04-22 20:29:34.350 DEBUG (MainThread) [custom_components.solaredge_modbus_multi.hub] solaredge_modbus_multi configuration: inverter_list=[1], detect_meters=True, detect_batteries=True, detect_extras=True, keep_modbus_open=False, adv_storage_control=False, adv_site_limit_control=False, allow_battery_energy_reset=True, sleep_after_write=0, battery_rating_adjust=0,
2025-04-22 20:29:34.350 DEBUG (MainThread) [custom_components.solaredge_modbus_multi.hub] pymodbus version 3.8.3
2025-04-22 20:29:34.350 DEBUG (MainThread) [custom_components.solaredge_modbus_multi] Retry limit=5 time=800 ratio=3
2025-04-22 20:29:34.350 DEBUG (MainThread) [custom_components.solaredge_modbus_multi.hub] New AsyncModbusTcpClient: reconnect_delay=0 reconnect_delay_max=3 timeout=3
2025-04-22 20:29:34.350 DEBUG (MainThread) [custom_components.solaredge_modbus_multi.hub] Connecting to 192.168.178.235:1502 ...
2025-04-22 20:29:34.453 DEBUG (MainThread) [custom_components.solaredge_modbus_multi.hub] coordinator timeout is 21.6
2025-04-22 20:29:34.453 DEBUG (MainThread) [custom_components.solaredge_modbus_multi] Finished fetching SolarEdge Coordinator data in 0.103 seconds (success: False)
2025-04-22 20:30:54.568 DEBUG (MainThread) [custom_components.solaredge_modbus_multi.hub] solaredge_modbus_multi configuration: inverter_list=[1], detect_meters=True, detect_batteries=True, detect_extras=True, keep_modbus_open=False, adv_storage_control=False, adv_site_limit_control=False, allow_battery_energy_reset=True, sleep_after_write=0, battery_rating_adjust=0,
2025-04-22 20:30:54.568 DEBUG (MainThread) [custom_components.solaredge_modbus_multi.hub] pymodbus version 3.8.3
2025-04-22 20:30:54.568 DEBUG (MainThread) [custom_components.solaredge_modbus_multi] Retry limit=5 time=800 ratio=3
2025-04-22 20:30:54.568 DEBUG (MainThread) [custom_components.solaredge_modbus_multi.hub] New AsyncModbusTcpClient: reconnect_delay=0 reconnect_delay_max=3 timeout=3
2025-04-22 20:30:54.568 DEBUG (MainThread) [custom_components.solaredge_modbus_multi.hub] Connecting to 192.168.178.235:1502 ...
2025-04-22 20:30:54.671 DEBUG (MainThread) [custom_components.solaredge_modbus_multi.hub] coordinator timeout is 21.6
2025-04-22 20:30:54.671 DEBUG (MainThread) [custom_components.solaredge_modbus_multi] Finished fetching SolarEdge Coordinator data in 0.103 seconds (success: False)
2025-04-22 20:32:15.155 DEBUG (MainThread) [custom_components.solaredge_modbus_multi.hub] solaredge_modbus_multi configuration: inverter_list=[1], detect_meters=True, detect_batteries=True, detect_extras=True, keep_modbus_open=False, adv_storage_control=False, adv_site_limit_control=False, allow_battery_energy_reset=True, sleep_after_write=0, battery_rating_adjust=0,
2025-04-22 20:32:15.156 DEBUG (MainThread) [custom_components.solaredge_modbus_multi.hub] pymodbus version 3.8.3
2025-04-22 20:32:15.156 DEBUG (MainThread) [custom_components.solaredge_modbus_multi] Retry limit=5 time=800 ratio=3
2025-04-22 20:32:15.156 DEBUG (MainThread) [custom_components.solaredge_modbus_multi.hub] New AsyncModbusTcpClient: reconnect_delay=0 reconnect_delay_max=3 timeout=3
2025-04-22 20:32:15.156 DEBUG (MainThread) [custom_components.solaredge_modbus_multi.hub] Connecting to 192.168.178.235:1502 ...
2025-04-22 20:32:15.258 DEBUG (MainThread) [custom_components.solaredge_modbus_multi.hub] coordinator timeout is 21.6
2025-04-22 20:32:15.258 DEBUG (MainThread) [custom_components.solaredge_modbus_multi] Finished fetching SolarEdge Coordinator data in 0.103 seconds (success: False)
2025-04-22 20:33:35.616 DEBUG (MainThread) [custom_components.solaredge_modbus_multi.hub] solaredge_modbus_multi configuration: inverter_list=[1], detect_meters=True, detect_batteries=True, detect_extras=True, keep_modbus_open=False, adv_storage_control=False, adv_site_limit_control=False, allow_battery_energy_reset=True, sleep_after_write=0, battery_rating_adjust=0,
2025-04-22 20:33:35.616 DEBUG (MainThread) [custom_components.solaredge_modbus_multi.hub] pymodbus version 3.8.3
2025-04-22 20:33:35.616 DEBUG (MainThread) [custom_components.solaredge_modbus_multi] Retry limit=5 time=800 ratio=3
2025-04-22 20:33:35.616 DEBUG (MainThread) [custom_components.solaredge_modbus_multi.hub] New AsyncModbusTcpClient: reconnect_delay=0 reconnect_delay_max=3 timeout=3
2025-04-22 20:33:35.617 DEBUG (MainThread) [custom_components.solaredge_modbus_multi.hub] Connecting to 192.168.178.235:1502 ...
2025-04-22 20:33:35.718 DEBUG (MainThread) [custom_components.solaredge_modbus_multi.hub] coordinator timeout is 21.6
2025-04-22 20:33:35.719 DEBUG (MainThread) [custom_components.solaredge_modbus_multi] Finished fetching SolarEdge Coordinator data in 0.102 seconds (success: False)
2025-04-22 20:34:55.779 DEBUG (MainThread) [custom_components.solaredge_modbus_multi.hub] solaredge_modbus_multi configuration: inverter_list=[1], detect_meters=True, detect_batteries=True, detect_extras=True, keep_modbus_open=False, adv_storage_control=False, adv_site_limit_control=False, allow_battery_energy_reset=True, sleep_after_write=0, battery_rating_adjust=0,
2025-04-22 20:34:55.779 DEBUG (MainThread) [custom_components.solaredge_modbus_multi.hub] pymodbus version 3.8.3
2025-04-22 20:34:55.779 DEBUG (MainThread) [custom_components.solaredge_modbus_multi] Retry limit=5 time=800 ratio=3
2025-04-22 20:34:55.780 DEBUG (MainThread) [custom_components.solaredge_modbus_multi.hub] New AsyncModbusTcpClient: reconnect_delay=0 reconnect_delay_max=3 timeout=3
2025-04-22 20:34:55.780 DEBUG (MainThread) [custom_components.solaredge_modbus_multi.hub] Connecting to 192.168.178.235:1502 ...
2025-04-22 20:34:55.882 DEBUG (MainThread) [custom_components.solaredge_modbus_multi.hub] coordinator timeout is 21.6
2025-04-22 20:34:55.883 DEBUG (MainThread) [custom_components.solaredge_modbus_multi] Finished fetching SolarEdge Coordinator data in 0.103 seconds (success: False)
2025-04-22 20:36:16.196 DEBUG (MainThread) [custom_components.solaredge_modbus_multi.hub] solaredge_modbus_multi configuration: inverter_list=[1], detect_meters=True, detect_batteries=True, detect_extras=True, keep_modbus_open=False, adv_storage_control=False, adv_site_limit_control=False, allow_battery_energy_reset=True, sleep_after_write=0, battery_rating_adjust=0,
2025-04-22 20:36:16.196 DEBUG (MainThread) [custom_components.solaredge_modbus_multi.hub] pymodbus version 3.8.3
2025-04-22 20:36:16.196 DEBUG (MainThread) [custom_components.solaredge_modbus_multi] Retry limit=5 time=800 ratio=3
2025-04-22 20:36:16.196 DEBUG (MainThread) [custom_components.solaredge_modbus_multi.hub] New AsyncModbusTcpClient: reconnect_delay=0 reconnect_delay_max=3 timeout=3
2025-04-22 20:36:16.196 DEBUG (MainThread) [custom_components.solaredge_modbus_multi.hub] Connecting to 192.168.178.235:1502 ...
2025-04-22 20:36:16.299 DEBUG (MainThread) [custom_components.solaredge_modbus_multi.hub] coordinator timeout is 21.6
2025-04-22 20:36:16.299 DEBUG (MainThread) [custom_components.solaredge_modbus_multi] Finished fetching SolarEdge Coordinator data in 0.103 seconds (success: False)
2025-04-22 20:37:36.557 DEBUG (MainThread) [custom_components.solaredge_modbus_multi.hub] solaredge_modbus_multi configuration: inverter_list=[1], detect_meters=True, detect_batteries=True, detect_extras=True, keep_modbus_open=False, adv_storage_control=False, adv_site_limit_control=False, allow_battery_energy_reset=True, sleep_after_write=0, battery_rating_adjust=0,
2025-04-22 20:37:36.557 DEBUG (MainThread) [custom_components.solaredge_modbus_multi.hub] pymodbus version 3.8.3
2025-04-22 20:37:36.557 DEBUG (MainThread) [custom_components.solaredge_modbus_multi] Retry limit=5 time=800 ratio=3
2025-04-22 20:37:36.557 DEBUG (MainThread) [custom_components.solaredge_modbus_multi.hub] New AsyncModbusTcpClient: reconnect_delay=0 reconnect_delay_max=3 timeout=3
2025-04-22 20:37:36.557 DEBUG (MainThread) [custom_components.solaredge_modbus_multi.hub] Connecting to 192.168.178.235:1502 ...
2025-04-22 20:37:36.659 DEBUG (MainThread) [custom_components.solaredge_modbus_multi.hub] coordinator timeout is 21.6
2025-04-22 20:37:36.659 DEBUG (MainThread) [custom_components.solaredge_modbus_multi] Finished fetching SolarEdge Coordinator data in 0.102 seconds (success: False)
2025-04-22 20:38:56.870 DEBUG (MainThread) [custom_components.solaredge_modbus_multi.hub] solaredge_modbus_multi configuration: inverter_list=[1], detect_meters=True, detect_batteries=True, detect_extras=True, keep_modbus_open=False, adv_storage_control=False, adv_site_limit_control=False, allow_battery_energy_reset=True, sleep_after_write=0, battery_rating_adjust=0,
2025-04-22 20:38:56.870 DEBUG (MainThread) [custom_components.solaredge_modbus_multi.hub] pymodbus version 3.8.3
2025-04-22 20:38:56.870 DEBUG (MainThread) [custom_components.solaredge_modbus_multi] Retry limit=5 time=800 ratio=3
2025-04-22 20:38:56.870 DEBUG (MainThread) [custom_components.solaredge_modbus_multi.hub] New AsyncModbusTcpClient: reconnect_delay=0 reconnect_delay_max=3 timeout=3
2025-04-22 20:38:56.870 DEBUG (MainThread) [custom_components.solaredge_modbus_multi.hub] Connecting to 192.168.178.235:1502 ...
2025-04-22 20:38:56.975 DEBUG (MainThread) [custom_components.solaredge_modbus_multi.hub] coordinator timeout is 21.6
2025-04-22 20:38:56.975 DEBUG (MainThread) [custom_components.solaredge_modbus_multi] Finished fetching SolarEdge Coordinator data in 0.105 seconds (success: False)
2025-04-22 20:40:17.238 DEBUG (MainThread) [custom_components.solaredge_modbus_multi.hub] solaredge_modbus_multi configuration: inverter_list=[1], detect_meters=True, detect_batteries=True, detect_extras=True, keep_modbus_open=False, adv_storage_control=False, adv_site_limit_control=False, allow_battery_energy_reset=True, sleep_after_write=0, battery_rating_adjust=0,
2025-04-22 20:40:17.238 DEBUG (MainThread) [custom_components.solaredge_modbus_multi.hub] pymodbus version 3.8.3
2025-04-22 20:40:17.238 DEBUG (MainThread) [custom_components.solaredge_modbus_multi] Retry limit=5 time=800 ratio=3
2025-04-22 20:40:17.238 DEBUG (MainThread) [custom_components.solaredge_modbus_multi.hub] New AsyncModbusTcpClient: reconnect_delay=0 reconnect_delay_max=3 timeout=3
2025-04-22 20:40:17.238 DEBUG (MainThread) [custom_components.solaredge_modbus_multi.hub] Connecting to 192.168.178.235:1502 ...
2025-04-22 20:40:17.339 DEBUG (MainThread) [custom_components.solaredge_modbus_multi.hub] coordinator timeout is 21.6
2025-04-22 20:40:17.340 DEBUG (MainThread) [custom_components.solaredge_modbus_multi] Finished fetching SolarEdge Coordinator data in 0.102 seconds (success: False)
2025-04-22 20:41:37.425 DEBUG (MainThread) [custom_components.solaredge_modbus_multi.hub] solaredge_modbus_multi configuration: inverter_list=[1], detect_meters=True, detect_batteries=True, detect_extras=True, keep_modbus_open=False, adv_storage_control=False, adv_site_limit_control=False, allow_battery_energy_reset=True, sleep_after_write=0, battery_rating_adjust=0,
2025-04-22 20:41:37.426 DEBUG (MainThread) [custom_components.solaredge_modbus_multi.hub] pymodbus version 3.8.3
2025-04-22 20:41:37.426 DEBUG (MainThread) [custom_components.solaredge_modbus_multi] Retry limit=5 time=800 ratio=3
2025-04-22 20:41:37.426 DEBUG (MainThread) [custom_components.solaredge_modbus_multi.hub] New AsyncModbusTcpClient: reconnect_delay=0 reconnect_delay_max=3 timeout=3
2025-04-22 20:41:37.426 DEBUG (MainThread) [custom_components.solaredge_modbus_multi.hub] Connecting to 192.168.178.235:1502 ...
2025-04-22 20:41:37.529 DEBUG (MainThread) [custom_components.solaredge_modbus_multi.hub] coordinator timeout is 21.6
2025-04-22 20:41:37.529 DEBUG (MainThread) [custom_components.solaredge_modbus_multi] Finished fetching SolarEdge Coordinator data in 0.103 seconds (success: False)
2025-04-22 20:42:57.932 DEBUG (MainThread) [custom_components.solaredge_modbus_multi.hub] solaredge_modbus_multi configuration: inverter_list=[1], detect_meters=True, detect_batteries=True, detect_extras=True, keep_modbus_open=False, adv_storage_control=False, adv_site_limit_control=False, allow_battery_energy_reset=True, sleep_after_write=0, battery_rating_adjust=0,
2025-04-22 20:42:57.932 DEBUG (MainThread) [custom_components.solaredge_modbus_multi.hub] pymodbus version 3.8.3
2025-04-22 20:42:57.932 DEBUG (MainThread) [custom_components.solaredge_modbus_multi] Retry limit=5 time=800 ratio=3
2025-04-22 20:42:57.932 DEBUG (MainThread) [custom_components.solaredge_modbus_multi.hub] New AsyncModbusTcpClient: reconnect_delay=0 reconnect_delay_max=3 timeout=3
2025-04-22 20:42:57.932 DEBUG (MainThread) [custom_components.solaredge_modbus_multi.hub] Connecting to 192.168.178.235:1502 ...
2025-04-22 20:42:58.034 DEBUG (MainThread) [custom_components.solaredge_modbus_multi.hub] coordinator timeout is 21.6
2025-04-22 20:42:58.035 DEBUG (MainThread) [custom_components.solaredge_modbus_multi] Finished fetching SolarEdge Coordinator data in 0.102 seconds (success: False)
2025-04-22 20:44:18.238 DEBUG (MainThread) [custom_components.solaredge_modbus_multi.hub] solaredge_modbus_multi configuration: inverter_list=[1], detect_meters=True, detect_batteries=True, detect_extras=True, keep_modbus_open=False, adv_storage_control=False, adv_site_limit_control=False, allow_battery_energy_reset=True, sleep_after_write=0, battery_rating_adjust=0,
2025-04-22 20:44:18.238 DEBUG (MainThread) [custom_components.solaredge_modbus_multi.hub] pymodbus version 3.8.3
2025-04-22 20:44:18.238 DEBUG (MainThread) [custom_components.solaredge_modbus_multi] Retry limit=5 time=800 ratio=3
2025-04-22 20:44:18.238 DEBUG (MainThread) [custom_components.solaredge_modbus_multi.hub] New AsyncModbusTcpClient: reconnect_delay=0 reconnect_delay_max=3 timeout=3
2025-04-22 20:44:18.238 DEBUG (MainThread) [custom_components.solaredge_modbus_multi.hub] Connecting to 192.168.178.235:1502 ...
2025-04-22 20:44:18.347 DEBUG (MainThread) [custom_components.solaredge_modbus_multi.hub] coordinator timeout is 21.6
2025-04-22 20:44:18.348 DEBUG (MainThread) [custom_components.solaredge_modbus_multi] Finished fetching SolarEdge Coordinator data in 0.110 seconds (success: False)
2025-04-22 20:45:38.547 DEBUG (MainThread) [custom_components.solaredge_modbus_multi.hub] solaredge_modbus_multi configuration: inverter_list=[1], detect_meters=True, detect_batteries=True, detect_extras=True, keep_modbus_open=False, adv_storage_control=False, adv_site_limit_control=False, allow_battery_energy_reset=True, sleep_after_write=0, battery_rating_adjust=0,
2025-04-22 20:45:38.547 DEBUG (MainThread) [custom_components.solaredge_modbus_multi.hub] pymodbus version 3.8.3
2025-04-22 20:45:38.547 DEBUG (MainThread) [custom_components.solaredge_modbus_multi] Retry limit=5 time=800 ratio=3
2025-04-22 20:45:38.547 DEBUG (MainThread) [custom_components.solaredge_modbus_multi.hub] New AsyncModbusTcpClient: reconnect_delay=0 reconnect_delay_max=3 timeout=3
2025-04-22 20:45:38.547 DEBUG (MainThread) [custom_components.solaredge_modbus_multi.hub] Connecting to 192.168.178.235:1502 ...
2025-04-22 20:45:38.650 DEBUG (MainThread) [custom_components.solaredge_modbus_multi.hub] coordinator timeout is 21.6
2025-04-22 20:45:38.650 DEBUG (MainThread) [custom_components.solaredge_modbus_multi] Finished fetching SolarEdge Coordinator data in 0.102 seconds (success: False)
2025-04-22 21:10:04.449 DEBUG (MainThread) [custom_components.solaredge_modbus_multi.hub] solaredge_modbus_multi configuration: inverter_list=[1], detect_meters=True, detect_batteries=True, detect_extras=True, keep_modbus_open=False, adv_storage_control=False, adv_site_limit_control=False, allow_battery_energy_reset=True, sleep_after_write=0, battery_rating_adjust=0,
2025-04-22 21:10:04.449 DEBUG (MainThread) [custom_components.solaredge_modbus_multi.hub] pymodbus version 3.8.3
2025-04-22 21:10:04.449 DEBUG (MainThread) [custom_components.solaredge_modbus_multi] Retry limit=5 time=800 ratio=3
2025-04-22 21:10:04.449 DEBUG (MainThread) [custom_components.solaredge_modbus_multi.hub] New AsyncModbusTcpClient: reconnect_delay=0 reconnect_delay_max=3 timeout=3
2025-04-22 21:10:04.449 DEBUG (MainThread) [custom_components.solaredge_modbus_multi.hub] Connecting to 192.168.178.235:1502 ...
2025-04-22 21:10:04.551 DEBUG (MainThread) [custom_components.solaredge_modbus_multi.hub] coordinator timeout is 21.6
2025-04-22 21:10:04.551 DEBUG (MainThread) [custom_components.solaredge_modbus_multi] Finished fetching SolarEdge Coordinator data in 0.102 seconds (success: False)
2025-04-22 21:10:09.840 DEBUG (MainThread) [custom_components.solaredge_modbus_multi.hub] solaredge_modbus_multi configuration: inverter_list=[1], detect_meters=True, detect_batteries=True, detect_extras=True, keep_modbus_open=False, adv_storage_control=False, adv_site_limit_control=False, allow_battery_energy_reset=True, sleep_after_write=0, battery_rating_adjust=0,
2025-04-22 21:10:09.840 DEBUG (MainThread) [custom_components.solaredge_modbus_multi.hub] pymodbus version 3.8.3
2025-04-22 21:10:09.840 DEBUG (MainThread) [custom_components.solaredge_modbus_multi] Retry limit=5 time=800 ratio=3
2025-04-22 21:10:09.840 DEBUG (MainThread) [custom_components.solaredge_modbus_multi.hub] New AsyncModbusTcpClient: reconnect_delay=0 reconnect_delay_max=3 timeout=3
2025-04-22 21:10:09.840 DEBUG (MainThread) [custom_components.solaredge_modbus_multi.hub] Connecting to 192.168.178.235:1502 ...
2025-04-22 21:10:09.942 DEBUG (MainThread) [custom_components.solaredge_modbus_multi.hub] coordinator timeout is 21.6
2025-04-22 21:10:09.942 DEBUG (MainThread) [custom_components.solaredge_modbus_multi] Finished fetching SolarEdge Coordinator data in 0.102 seconds (success: False)
2025-04-22 21:10:20.050 DEBUG (MainThread) [custom_components.solaredge_modbus_multi.hub] solaredge_modbus_multi configuration: inverter_list=[1], detect_meters=True, detect_batteries=True, detect_extras=True, keep_modbus_open=False, adv_storage_control=False, adv_site_limit_control=False, allow_battery_energy_reset=True, sleep_after_write=0, battery_rating_adjust=0,
2025-04-22 21:10:20.050 DEBUG (MainThread) [custom_components.solaredge_modbus_multi.hub] pymodbus version 3.8.3
2025-04-22 21:10:20.050 DEBUG (MainThread) [custom_components.solaredge_modbus_multi] Retry limit=5 time=800 ratio=3
2025-04-22 21:10:20.050 DEBUG (MainThread) [custom_components.solaredge_modbus_multi.hub] New AsyncModbusTcpClient: reconnect_delay=0 reconnect_delay_max=3 timeout=3
2025-04-22 21:10:20.050 DEBUG (MainThread) [custom_components.solaredge_modbus_multi.hub] Connecting to 192.168.178.235:1502 ...
2025-04-22 21:10:20.152 DEBUG (MainThread) [custom_components.solaredge_modbus_multi.hub] coordinator timeout is 21.6
2025-04-22 21:10:20.152 DEBUG (MainThread) [custom_components.solaredge_modbus_multi] Finished fetching SolarEdge Coordinator data in 0.102 seconds (success: False)
Debug logs
Home Assistant Version
2025.4.3
solaredge-modbus-multi Version
v3.1.2
Installation Type
HAOS
Read the Instructions
Additional Context
No response
Beta Was this translation helpful? Give feedback.
All reactions