Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug]: power derating settings not applied #964

Closed
5 tasks done
scruysberghs opened this issue Mar 7, 2025 · 2 comments
Closed
5 tasks done

[Bug]: power derating settings not applied #964

scruysberghs opened this issue Mar 7, 2025 · 2 comments
Labels
bug Something isn't working

Comments

@scruysberghs
Copy link

Describe the issue

Tried the derating setting to limit the invertor to 2000W, also tried 2 (as in the Huawei app derating is set in kW) and also tried using the percentage.

If I reload the intgeration it shorly goes dwn to 2000W, but then back to 5600W (the 56% I guess)

Describe your Huawei Solar Setup

Inverter Type: SUN2000-10KTL-M101074311-0
Inverter Firmware version: V100R001C00SPC165
sDongle present: Yes
sDongle Type: sDongleA-05 (WiFi
sDongle Connectivitiy: WiFi
sDongle Firmware: latest
Power meter present: three phase
Optimizers Present: No
Battery: LUNA2000-SO 30kWh
Battery Firmware version:
Huawei Solar integration version: 1.5.4

How do you connect to the inverter?

Via the SDongle, wireless connection

Upload your Diagnostics File

config_entry-huawei_solar-01JBHBH9YJPS497HTMW9RCJ09B.json
Drag & Drop your Diagnostics File here.

Upload your relevant debug logs

2025-03-07 13:15:26.889 DEBUG (MainThread) [huawei_solar.bridge] Batch update of the following registers: active_power_percentage_derating, active_power_fixed_value_derating
2025-03-07 13:15:26.889 DEBUG (MainThread) [huawei_solar.huawei_solar] Sleeping for 0.049191 seconds before making next call
2025-03-07 13:15:26.944 DEBUG (MainThread) [huawei_solar.huawei_solar] Reading register 40125 with length 3 from slave 3
2025-03-07 13:15:26.958 DEBUG (MainThread) [huawei_solar.bridge] Batch update of the following registers: storage_maximum_charging_power, storage_maximum_discharging_power, storage_charging_cutoff_capacity, storage_discharging_cutoff_capacity, storage_forced_charging_and_discharging_period, storage_working_mode_settings, storage_charge_from_grid_function, storage_grid_charge_cutoff_state_of_charge, forcible_charge_discharge_write, storage_forcible_charge_discharge_soc
2025-03-07 13:15:26.958 DEBUG (MainThread) [huawei_solar.huawei_solar] Sleeping for 0.049220 seconds before making next call
2025-03-07 13:15:27.009 DEBUG (MainThread) [huawei_solar.huawei_solar] Reading register 47075 with length 27 from slave 3
2025-03-07 13:15:27.646 DEBUG (MainThread) [huawei_solar.bridge] Batch update of the following registers: storage_power_of_charge_from_grid, storage_maximum_power_of_charge_from_grid, storage_forcible_charge_discharge_setting_mode, storage_forcible_charge_power, storage_forcible_discharge_power, storage_huawei_luna2000_time_of_use_charging_and_discharging_periods, storage_excess_pv_energy_use_in_tou
2025-03-07 13:15:27.647 DEBUG (MainThread) [huawei_solar.huawei_solar] Sleeping for 0.048999 seconds before making next call
2025-03-07 13:15:27.697 DEBUG (MainThread) [huawei_solar.huawei_solar] Reading register 47242 with length 58 from slave 3
2025-03-07 13:15:28.275 DEBUG (MainThread) [huawei_solar.bridge] Batch update of the following registers: active_power_control_mode, maximum_feed_grid_power_watt, maximum_feed_grid_power_percent
2025-03-07 13:15:28.275 DEBUG (MainThread) [huawei_solar.huawei_solar] Sleeping for 0.048970 seconds before making next call
2025-03-07 13:15:28.327 DEBUG (MainThread) [huawei_solar.huawei_solar] Reading register 47415 with length 4 from slave 3
2025-03-07 13:15:28.745 DEBUG (MainThread) [huawei_solar.bridge] Batch update of the following registers: storage_capacity_control_mode, storage_capacity_control_soc_peak_shaving
2025-03-07 13:15:28.745 DEBUG (MainThread) [huawei_solar.huawei_solar] Sleeping for 0.049189 seconds before making next call
2025-03-07 13:15:28.796 DEBUG (MainThread) [huawei_solar.huawei_solar] Reading register 47954 with length 2 from slave 3
2025-03-07 13:15:29.519 DEBUG (MainThread) [huawei_solar.bridge] Batch update of the following registers: storage_capacity_control_periods
2025-03-07 13:15:29.520 DEBUG (MainThread) [huawei_solar.huawei_solar] Sleeping for 0.049094 seconds before making next call
2025-03-07 13:15:29.570 DEBUG (MainThread) [huawei_solar.huawei_solar] Reading register 47956 with length 64 from slave 3
2025-03-07 13:15:30.117 DEBUG (MainThread) [custom_components.huawei_solar] Finished fetching BT2270307697_config_data_update_coordinator data in 3.228 seconds (success: True)
2025-03-07 13:15:30.118 DEBUG (MainThread) [huawei_solar.bridge] Batch update of the following registers: storage_state_of_capacity, storage_running_status, storage_bus_voltage, storage_bus_current, storage_charge_discharge_power, storage_total_charge, storage_total_discharge, storage_current_day_charge_capacity, storage_current_day_discharge_capacity
2025-03-07 13:15:30.119 DEBUG (MainThread) [huawei_solar.huawei_solar] Sleeping for 0.047122 seconds before making next call
2025-03-07 13:15:30.167 DEBUG (MainThread) [huawei_solar.huawei_solar] Reading register 37760 with length 28 from slave 3
2025-03-07 13:15:30.178 DEBUG (MainThread) [custom_components.huawei_solar] Finished fetching BT2270307697_battery_data_update_coordinator data in 2.199 seconds (success: True)
2025-03-07 13:15:30.378 INFO (MainThread) [custom_components.huawei_solar.services] Got the following bridge and update_coordinators in get_battery_bridge: <huawei_solar.bridge.HuaweiSUN2000Bridge object at 0x7fdf00c8e550>, <custom_components.huawei_solar.update_coordinator.HuaweiSolarUpdateCoordinator object at 0x7fdeedacf9b0>
2025-03-07 13:15:30.379 DEBUG (MainThread) [huawei_solar.huawei_solar] Writing to register forcible_charge_discharge_write value [0] on slave 3
2025-03-07 13:15:30.379 DEBUG (MainThread) [huawei_solar.huawei_solar] Writing to 47100: [0] on slave 3
2025-03-07 13:15:31.258 DEBUG (MainThread) [huawei_solar.huawei_solar] Sleeping for 0.049559 seconds before making next call
2025-03-07 13:15:31.309 DEBUG (MainThread) [huawei_solar.huawei_solar] Writing to register storage_forcible_discharge_power value [0, 0] on slave 3
2025-03-07 13:15:31.309 DEBUG (MainThread) [huawei_solar.huawei_solar] Writing to 47249: [0, 0] on slave 3
2025-03-07 13:15:31.772 DEBUG (MainThread) [huawei_solar.huawei_solar] Sleeping for 0.049563 seconds before making next call
2025-03-07 13:15:31.823 DEBUG (MainThread) [huawei_solar.huawei_solar] Writing to register storage_forced_charging_and_discharging_period value [0] on slave 3
2025-03-07 13:15:31.823 DEBUG (MainThread) [huawei_solar.huawei_solar] Writing to 47083: [0] on slave 3
2025-03-07 13:15:32.314 DEBUG (MainThread) [huawei_solar.huawei_solar] Sleeping for 0.049615 seconds before making next call
2025-03-07 13:15:32.364 DEBUG (MainThread) [huawei_solar.huawei_solar] Writing to register storage_forcible_charge_discharge_setting_mode value [0] on slave 3
2025-03-07 13:15:32.365 DEBUG (MainThread) [huawei_solar.huawei_solar] Writing to 47246: [0] on slave 3
2025-03-07 13:15:32.952 DEBUG (MainThread) [huawei_solar.bridge] Batch update of the following registers: active_power_percentage_derating, active_power_fixed_value_derating
2025-03-07 13:15:32.952 DEBUG (MainThread) [huawei_solar.huawei_solar] Sleeping for 0.048947 seconds before making next call
2025-03-07 13:15:33.003 DEBUG (MainThread) [huawei_solar.huawei_solar] Reading register 40125 with length 3 from slave 3
2025-03-07 13:15:33.017 DEBUG (MainThread) [huawei_solar.bridge] Batch update of the following registers: storage_maximum_charging_power, storage_maximum_discharging_power, storage_charging_cutoff_capacity, storage_discharging_cutoff_capacity, storage_forced_charging_and_discharging_period, storage_working_mode_settings, storage_charge_from_grid_function, storage_grid_charge_cutoff_state_of_charge, forcible_charge_discharge_write, storage_forcible_charge_discharge_soc
2025-03-07 13:15:33.017 DEBUG (MainThread) [huawei_solar.huawei_solar] Sleeping for 0.049723 seconds before making next call
2025-03-07 13:15:33.068 DEBUG (MainThread) [huawei_solar.huawei_solar] Reading register 47075 with length 27 from slave 3
2025-03-07 13:15:33.376 DEBUG (MainThread) [huawei_solar.bridge] Batch update of the following registers: storage_power_of_charge_from_grid, storage_maximum_power_of_charge_from_grid, storage_forcible_charge_discharge_setting_mode, storage_forcible_charge_power, storage_forcible_discharge_power, storage_huawei_luna2000_time_of_use_charging_and_discharging_periods, storage_excess_pv_energy_use_in_tou
2025-03-07 13:15:33.376 DEBUG (MainThread) [huawei_solar.huawei_solar] Sleeping for 0.049092 seconds before making next call
2025-03-07 13:15:33.427 DEBUG (MainThread) [huawei_solar.huawei_solar] Reading register 47242 with length 58 from slave 3
2025-03-07 13:15:34.289 DEBUG (MainThread) [huawei_solar.bridge] Batch update of the following registers: active_power_control_mode, maximum_feed_grid_power_watt, maximum_feed_grid_power_percent
2025-03-07 13:15:34.289 DEBUG (MainThread) [huawei_solar.huawei_solar] Sleeping for 0.049615 seconds before making next call
2025-03-07 13:15:34.340 DEBUG (MainThread) [huawei_solar.huawei_solar] Reading register 47415 with length 4 from slave 3
2025-03-07 13:15:35.363 DEBUG (MainThread) [huawei_solar.bridge] Batch update of the following registers: storage_capacity_control_mode, storage_capacity_control_soc_peak_shaving
2025-03-07 13:15:35.363 DEBUG (MainThread) [huawei_solar.huawei_solar] Sleeping for 0.049118 seconds before making next call
2025-03-07 13:15:35.414 DEBUG (MainThread) [huawei_solar.huawei_solar] Reading register 47954 with length 2 from slave 3
2025-03-07 13:15:36.198 DEBUG (MainThread) [huawei_solar.bridge] Batch update of the following registers: storage_capacity_control_periods
2025-03-07 13:15:36.199 DEBUG (MainThread) [huawei_solar.huawei_solar] Sleeping for 0.049153 seconds before making next call
2025-03-07 13:15:36.250 DEBUG (MainThread) [huawei_solar.huawei_solar] Reading register 47956 with length 64 from slave 3
2025-03-07 13:15:37.101 DEBUG (MainThread) [custom_components.huawei_solar] Finished fetching BT2270307697_config_data_update_coordinator data in 4.150 seconds (success: True)
2025-03-07 13:15:40.018 DEBUG (MainThread) [huawei_solar.bridge] Batch update of the following registers: state_1, state_2, state_3, alarm_1, alarm_2, alarm_3
2025-03-07 13:15:40.019 DEBUG (MainThread) [huawei_solar.huawei_solar] Reading register 32000 with length 11 from slave 2
2025-03-07 13:15:40.625 DEBUG (MainThread) [huawei_solar.bridge] Batch update of the following registers: input_power, day_active_power_peak, active_power, efficiency, device_status, startup_time, shutdown_time, accumulated_yield_energy, total_dc_input_power, hourly_yield_energy, daily_yield_energy
2025-03-07 13:15:40.626 DEBUG (MainThread) [huawei_solar.huawei_solar] Sleeping for 0.049036 seconds before making next call
2025-03-07 13:15:40.676 DEBUG (MainThread) [huawei_solar.huawei_solar] Reading register 32064 with length 52 from slave 2
2025-03-07 13:15:41.425 DEBUG (MainThread) [huawei_solar.bridge] Batch update of the following registers: mppt_multimodal_scanning
2025-03-07 13:15:41.426 DEBUG (MainThread) [huawei_solar.huawei_solar] Sleeping for 0.049115 seconds before making next call
2025-03-07 13:15:41.477 DEBUG (MainThread) [huawei_solar.huawei_solar] Reading register 42054 with length 1 from slave 2
2025-03-07 13:15:41.489 DEBUG (MainThread) [custom_components.huawei_solar] Finished fetching BT2280765097_inverter_data_update_coordinator data in 1.471 seconds (success: True)
2025-03-07 13:15:41.490 DEBUG (MainThread) [huawei_solar.bridge] Batch update of the following registers: power_meter_active_power, active_grid_power_factor, active_grid_frequency, grid_exported_energy, grid_accumulated_energy, active_grid_A_power, active_grid_B_power, active_grid_C_power
2025-03-07 13:15:41.491 DEBUG (MainThread) [huawei_solar.huawei_solar] Sleeping for 0.047639 seconds before making next call
2025-03-07 13:15:41.540 DEBUG (MainThread) [huawei_solar.huawei_solar] Reading register 37113 with length 25 from slave 3
2025-03-07 13:15:41.553 DEBUG (MainThread) [custom_components.huawei_solar] Finished fetching BT2270307697_power_meter_data_update_coordinator data in 1.385 seconds (success: True)
2025-03-07 13:15:46.229 DEBUG (MainThread) [huawei_solar.bridge] Batch update of the following registers: rated_power, P_max
2025-03-07 13:15:46.230 DEBUG (MainThread) [huawei_solar.huawei_solar] Reading register 30073 with length 4 from slave 3
2025-03-07 13:15:46.245 DEBUG (MainThread) [huawei_solar.bridge] Batch update of the following registers: state_1, state_2, state_3, alarm_1, alarm_2, alarm_3, pv_01_voltage, pv_01_current, pv_02_voltage, pv_02_current
2025-03-07 13:15:46.245 DEBUG (MainThread) [huawei_solar.huawei_solar] Sleeping for 0.049121 seconds before making next call
2025-03-07 13:15:46.295 DEBUG (MainThread) [huawei_solar.huawei_solar] Reading register 32000 with length 20 from slave 3
2025-03-07 13:15:46.499 DEBUG (MainThread) [huawei_solar.bridge] Batch update of the following registers: input_power, day_active_power_peak, active_power, efficiency, device_status, startup_time, shutdown_time, accumulated_yield_energy, total_dc_input_power, current_electricity_generation_statistics_time, hourly_yield_energy, daily_yield_energy
2025-03-07 13:15:46.499 DEBUG (MainThread) [huawei_solar.huawei_solar] Sleeping for 0.049601 seconds before making next call
2025-03-07 13:15:46.550 DEBUG (MainThread) [huawei_solar.huawei_solar] Reading register 32064 with length 52 from slave 3
2025-03-07 13:15:47.890 DEBUG (MainThread) [custom_components.huawei_solar] Finished fetching BT2270307697_inverter_data_update_coordinator data in 1.661 seconds (success: True)
2025-03-07 13:15:59.979 DEBUG (MainThread) [huawei_solar.bridge] Batch update of the following registers: storage_state_of_capacity, storage_running_status, storage_bus_voltage, storage_bus_current, storage_charge_discharge_power, storage_total_charge, storage_total_discharge, storage_current_day_charge_capacity, storage_current_day_discharge_capacity
2025-03-07 13:15:59.980 DEBUG (MainThread) [huawei_solar.huawei_solar] Reading register 37760 with length 28 from slave 3
2025-03-07 13:15:59.997 DEBUG (MainThread) [custom_components.huawei_solar] Finished fetching BT2270307697_battery_data_update_coordinator data in 0.018 seconds (success: True)
2025-03-07 13:16:00.745 INFO (MainThread) [custom_components.huawei_solar.services] Got the following bridge and update_coordinators in get_battery_bridge: <huawei_solar.bridge.HuaweiSUN2000Bridge object at 0x7fdf00c8e550>, <custom_components.huawei_solar.update_coordinator.HuaweiSolarUpdateCoordinator object at 0x7fdeedacf9b0>
2025-03-07 13:16:00.746 DEBUG (MainThread) [huawei_solar.huawei_solar] Writing to register forcible_charge_discharge_write value [0] on slave 3
2025-03-07 13:16:00.746 DEBUG (MainThread) [huawei_solar.huawei_solar] Writing to 47100: [0] on slave 3
2025-03-07 13:16:01.483 DEBUG (MainThread) [huawei_solar.huawei_solar] Sleeping for 0.049781 seconds before making next call
2025-03-07 13:16:01.546 DEBUG (MainThread) [huawei_solar.huawei_solar] Writing to register storage_forcible_discharge_power value [0, 0] on slave 3
2025-03-07 13:16:01.546 DEBUG (MainThread) [huawei_solar.huawei_solar] Writing to 47249: [0, 0] on slave 3
2025-03-07 13:16:01.713 DEBUG (MainThread) [huawei_solar.huawei_solar] Sleeping for 0.049836 seconds before making next call
2025-03-07 13:16:01.826 DEBUG (MainThread) [huawei_solar.huawei_solar] Writing to register storage_forced_charging_and_discharging_period value [0] on slave 3
2025-03-07 13:16:01.826 DEBUG (MainThread) [huawei_solar.huawei_solar] Writing to 47083: [0] on slave 3
2025-03-07 13:16:02.138 DEBUG (MainThread) [huawei_solar.huawei_solar] Sleeping for 0.049863 seconds before making next call
2025-03-07 13:16:02.208 DEBUG (MainThread) [huawei_solar.huawei_solar] Writing to register storage_forcible_charge_discharge_setting_mode value [0] on slave 3
2025-03-07 13:16:02.208 DEBUG (MainThread) [huawei_solar.huawei_solar] Writing to 47246: [0] on slave 3
2025-03-07 13:16:03.104 DEBUG (MainThread) [huawei_solar.bridge] Batch update of the following registers: active_power_percentage_derating, active_power_fixed_value_derating
2025-03-07 13:16:03.105 DEBUG (MainThread) [huawei_solar.huawei_solar] Sleeping for 0.049671 seconds before making next call
2025-03-07 13:16:03.159 DEBUG (MainThread) [huawei_solar.huawei_solar] Reading register 40125 with length 3 from slave 3
2025-03-07 13:16:03.197 DEBUG (MainThread) [huawei_solar.bridge] Batch update of the following registers: storage_maximum_charging_power, storage_maximum_discharging_power, storage_charging_cutoff_capacity, storage_discharging_cutoff_capacity, storage_forced_charging_and_discharging_period, storage_working_mode_settings, storage_charge_from_grid_function, storage_grid_charge_cutoff_state_of_charge, forcible_charge_discharge_write, storage_forcible_charge_discharge_soc
2025-03-07 13:16:03.197 DEBUG (MainThread) [huawei_solar.huawei_solar] Sleeping for 0.049678 seconds before making next call
2025-03-07 13:16:03.257 DEBUG (MainThread) [huawei_solar.huawei_solar] Reading register 47075 with length 27 from slave 3
2025-03-07 13:16:03.793 DEBUG (MainThread) [huawei_solar.bridge] Batch update of the following registers: storage_power_of_charge_from_grid, storage_maximum_power_of_charge_from_grid, storage_forcible_charge_discharge_setting_mode, storage_forcible_charge_power, storage_forcible_discharge_power, storage_huawei_luna2000_time_of_use_charging_and_discharging_periods, storage_excess_pv_energy_use_in_tou
2025-03-07 13:16:03.793 DEBUG (MainThread) [huawei_solar.huawei_solar] Sleeping for 0.049646 seconds before making next call
2025-03-07 13:16:03.843 DEBUG (MainThread) [huawei_solar.huawei_solar] Reading register 47242 with length 58 from slave 3
2025-03-07 13:16:04.520 DEBUG (MainThread) [huawei_solar.bridge] Batch update of the following registers: active_power_control_mode, maximum_feed_grid_power_watt, maximum_feed_grid_power_percent
2025-03-07 13:16:04.520 DEBUG (MainThread) [huawei_solar.huawei_solar] Sleeping for 0.049630 seconds before making next call
2025-03-07 13:16:04.590 DEBUG (MainThread) [huawei_solar.huawei_solar] Reading register 47415 with length 4 from slave 3
2025-03-07 13:16:05.160 DEBUG (MainThread) [huawei_solar.bridge] Batch update of the following registers: storage_capacity_control_mode, storage_capacity_control_soc_peak_shaving
2025-03-07 13:16:05.160 DEBUG (MainThread) [huawei_solar.huawei_solar] Sleeping for 0.049585 seconds before making next call
2025-03-07 13:16:05.215 DEBUG (MainThread) [huawei_solar.huawei_solar] Reading register 47954 with length 2 from slave 3
2025-03-07 13:16:05.820 DEBUG (MainThread) [huawei_solar.bridge] Batch update of the following registers: storage_capacity_control_periods
2025-03-07 13:16:05.820 DEBUG (MainThread) [huawei_solar.huawei_solar] Sleeping for 0.049652 seconds before making next call
2025-03-07 13:16:05.873 DEBUG (MainThread) [huawei_solar.huawei_solar] Reading register 47956 with length 64 from slave 3
2025-03-07 13:16:06.440 DEBUG (MainThread) [custom_components.huawei_solar] Finished fetching BT2270307697_config_data_update_coordinator data in 3.336 seconds (success: True)
2025-03-07 13:16:11.319 DEBUG (MainThread) [huawei_solar.bridge] Batch update of the following registers: state_1, state_2, state_3, alarm_1, alarm_2, alarm_3
2025-03-07 13:16:11.320 DEBUG (MainThread) [huawei_solar.huawei_solar] Reading register 32000 with length 11 from slave 2
2025-03-07 13:16:11.556 DEBUG (MainThread) [huawei_solar.bridge] Batch update of the following registers: input_power, day_active_power_peak, active_power, efficiency, device_status, startup_time, shutdown_time, accumulated_yield_energy, total_dc_input_power, hourly_yield_energy, daily_yield_energy
2025-03-07 13:16:11.556 DEBUG (MainThread) [huawei_solar.huawei_solar] Sleeping for 0.049661 seconds before making next call
2025-03-07 13:16:11.678 DEBUG (MainThread) [huawei_solar.huawei_solar] Reading register 32064 with length 52 from slave 2
2025-03-07 13:16:12.311 DEBUG (MainThread) [huawei_solar.bridge] Batch update of the following registers: mppt_multimodal_scanning
2025-03-07 13:16:12.311 DEBUG (MainThread) [huawei_solar.huawei_solar] Sleeping for 0.049717 seconds before making next call
2025-03-07 13:16:12.393 DEBUG (MainThread) [huawei_solar.huawei_solar] Reading register 42054 with length 1 from slave 2
2025-03-07 13:16:12.427 DEBUG (MainThread) [custom_components.huawei_solar] Finished fetching BT2280765097_inverter_data_update_coordinator data in 1.108 seconds (success: True)
2025-03-07 13:16:12.433 DEBUG (MainThread) [huawei_solar.bridge] Batch update of the following registers: power_meter_active_power, active_grid_power_factor, active_grid_frequency, grid_exported_energy, grid_accumulated_energy, active_grid_A_power, active_grid_B_power, active_grid_C_power
2025-03-07 13:16:12.433 DEBUG (MainThread) [huawei_solar.huawei_solar] Sleeping for 0.043392 seconds before making next call
2025-03-07 13:16:12.622 DEBUG (MainThread) [huawei_solar.huawei_solar] Reading register 37113 with length 25 from slave 3
2025-03-07 13:16:12.678 DEBUG (MainThread) [custom_components.huawei_solar] Finished fetching BT2270307697_power_meter_data_update_coordinator data in 1.352 seconds (success: True)
2025-03-07 13:16:17.230 DEBUG (MainThread) [huawei_solar.bridge] Batch update of the following registers: rated_power, P_max
2025-03-07 13:16:17.231 DEBUG (MainThread) [huawei_solar.huawei_solar] Reading register 30073 with length 4 from slave 3
2025-03-07 13:16:17.246 DEBUG (MainThread) [huawei_solar.bridge] Batch update of the following registers: state_1, state_2, state_3, alarm_1, alarm_2, alarm_3, pv_01_voltage, pv_01_current, pv_02_voltage, pv_02_current
2025-03-07 13:16:17.246 DEBUG (MainThread) [huawei_solar.huawei_solar] Sleeping for 0.049733 seconds before making next call
2025-03-07 13:16:17.296 DEBUG (MainThread) [huawei_solar.huawei_solar] Reading register 32000 with length 20 from slave 3
2025-03-07 13:16:18.000 DEBUG (MainThread) [huawei_solar.bridge] Batch update of the following registers: input_power, day_active_power_peak, active_power, efficiency, device_status, startup_time, shutdown_time, accumulated_yield_energy, total_dc_input_power, current_electricity_generation_statistics_time, hourly_yield_energy, daily_yield_energy
2025-03-07 13:16:18.001 DEBUG (MainThread) [huawei_solar.huawei_solar] Sleeping for 0.049062 seconds before making next call
2025-03-07 13:16:18.051 DEBUG (MainThread) [huawei_solar.huawei_solar] Reading register 32064 with length 52 from slave 3
2025-03-07 13:16:18.685 DEBUG (MainThread) [custom_components.huawei_solar] Finished fetching BT2270307697_inverter_data_update_coordinator data in 1.455 seconds (success: True)
2025-03-07 13:16:29.979 DEBUG (MainThread) [huawei_solar.bridge] Batch update of the following registers: storage_state_of_capacity, storage_running_status, storage_bus_voltage, storage_bus_current, storage_charge_discharge_power, storage_total_charge, storage_total_discharge, storage_current_day_charge_capacity, storage_current_day_discharge_capacity
2025-03-07 13:16:29.980 DEBUG (MainThread) [huawei_solar.huawei_solar] Reading register 37760 with length 28 from slave 3
2025-03-07 13:16:30.004 DEBUG (MainThread) [custom_components.huawei_solar] Finished fetching BT2270307697_battery_data_update_coordinator data in 0.025 seconds (success: True)
2025-03-07 13:16:30.378 INFO (MainThread) [custom_components.huawei_solar.services] Got the following bridge and update_coordinators in get_battery_bridge: <huawei_solar.bridge.HuaweiSUN2000Bridge object at 0x7fdf00c8e550>, <custom_components.huawei_solar.update_coordinator.HuaweiSolarUpdateCoordinator object at 0x7fdeedacf9b0>
2025-03-07 13:16:30.378 DEBUG (MainThread) [huawei_solar.huawei_solar] Writing to register forcible_charge_discharge_write value [0] on slave 3
2025-03-07 13:16:30.378 DEBUG (MainThread) [huawei_solar.huawei_solar] Writing to 47100: [0] on slave 3
2025-03-07 13:16:31.496 DEBUG (MainThread) [huawei_solar.huawei_solar] Sleeping for 0.049543 seconds before making next call
2025-03-07 13:16:31.547 DEBUG (MainThread) [huawei_solar.huawei_solar] Writing to register storage_forcible_discharge_power value [0, 0] on slave 3
2025-03-07 13:16:31.547 DEBUG (MainThread) [huawei_solar.huawei_solar] Writing to 47249: [0, 0] on slave 3
2025-03-07 13:16:31.957 DEBUG (MainThread) [huawei_solar.huawei_solar] Sleeping for 0.049568 seconds before making next call
2025-03-07 13:16:32.008 DEBUG (MainThread) [huawei_solar.huawei_solar] Writing to register storage_forced_charging_and_discharging_period value [0] on slave 3
2025-03-07 13:16:32.008 DEBUG (MainThread) [huawei_solar.huawei_solar] Writing to 47083: [0] on slave 3
2025-03-07 13:16:32.454 DEBUG (MainThread) [huawei_solar.huawei_solar] Sleeping for 0.049575 seconds before making next call
2025-03-07 13:16:32.505 DEBUG (MainThread) [huawei_solar.huawei_solar] Writing to register storage_forcible_charge_discharge_setting_mode value [0] on slave 3
2025-03-07 13:16:32.505 DEBUG (MainThread) [huawei_solar.huawei_solar] Writing to 47246: [0] on slave 3
2025-03-07 13:16:32.876 DEBUG (MainThread) [huawei_solar.bridge] Batch update of the following registers: active_power_percentage_derating, active_power_fixed_value_derating
2025-03-07 13:16:32.877 DEBUG (MainThread) [huawei_solar.huawei_solar] Sleeping for 0.048944 seconds before making next call
2025-03-07 13:16:32.928 DEBUG (MainThread) [huawei_solar.huawei_solar] Reading register 40125 with length 3 from slave 3
2025-03-07 13:16:32.940 DEBUG (MainThread) [huawei_solar.bridge] Batch update of the following registers: storage_maximum_charging_power, storage_maximum_discharging_power, storage_charging_cutoff_capacity, storage_discharging_cutoff_capacity, storage_forced_charging_and_discharging_period, storage_working_mode_settings, storage_charge_from_grid_function, storage_grid_charge_cutoff_state_of_charge, forcible_charge_discharge_write, storage_forcible_charge_discharge_soc
2025-03-07 13:16:32.941 DEBUG (MainThread) [huawei_solar.huawei_solar] Sleeping for 0.049158 seconds before making next call
2025-03-07 13:16:32.992 DEBUG (MainThread) [huawei_solar.huawei_solar] Reading register 47075 with length 27 from slave 3
2025-03-07 13:16:33.376 DEBUG (MainThread) [huawei_solar.bridge] Batch update of the following registers: storage_power_of_charge_from_grid, storage_maximum_power_of_charge_from_grid, storage_forcible_charge_discharge_setting_mode, storage_forcible_charge_power, storage_forcible_discharge_power, storage_huawei_luna2000_time_of_use_charging_and_discharging_periods, storage_excess_pv_energy_use_in_tou
2025-03-07 13:16:33.377 DEBUG (MainThread) [huawei_solar.huawei_solar] Sleeping for 0.048992 seconds before making next call
2025-03-07 13:16:33.427 DEBUG (MainThread) [huawei_solar.huawei_solar] Reading register 47242 with length 58 from slave 3
2025-03-07 13:16:34.373 DEBUG (MainThread) [huawei_solar.bridge] Batch update of the following registers: active_power_control_mode, maximum_feed_grid_power_watt, maximum_feed_grid_power_percent
2025-03-07 13:16:34.374 DEBUG (MainThread) [huawei_solar.huawei_solar] Sleeping for 0.048826 seconds before making next call
2025-03-07 13:16:34.424 DEBUG (MainThread) [huawei_solar.huawei_solar] Reading register 47415 with length 4 from slave 3
2025-03-07 13:16:35.231 DEBUG (MainThread) [huawei_solar.bridge] Batch update of the following registers: storage_capacity_control_mode, storage_capacity_control_soc_peak_shaving
2025-03-07 13:16:35.232 DEBUG (MainThread) [huawei_solar.huawei_solar] Sleeping for 0.049116 seconds before making next call
2025-03-07 13:16:35.282 DEBUG (MainThread) [huawei_solar.huawei_solar] Reading register 47954 with length 2 from slave 3
2025-03-07 13:16:36.173 DEBUG (MainThread) [huawei_solar.bridge] Batch update of the following registers: storage_capacity_control_periods
2025-03-07 13:16:36.173 DEBUG (MainThread) [huawei_solar.huawei_solar] Sleeping for 0.049156 seconds before making next call
2025-03-07 13:16:36.223 DEBUG (MainThread) [huawei_solar.huawei_solar] Reading register 47956 with length 64 from slave 3
2025-03-07 13:16:36.771 DEBUG (MainThread) [custom_components.huawei_solar] Finished fetching BT2270307697_config_data_update_coordinator data in 3.895 seconds (success: True)
2025-03-07 13:16:42.019 DEBUG (MainThread) [huawei_solar.bridge] Batch update of the following registers: state_1, state_2, state_3, alarm_1, alarm_2, alarm_3
2025-03-07 13:16:42.019 DEBUG (MainThread) [huawei_solar.huawei_solar] Reading register 32000 with length 11 from slave 2
2025-03-07 13:16:42.558 DEBUG (MainThread) [huawei_solar.bridge] Batch update of the following registers: input_power, day_active_power_peak, active_power, efficiency, device_status, startup_time, shutdown_time, accumulated_yield_energy, total_dc_input_power, hourly_yield_energy, daily_yield_energy
2025-03-07 13:16:42.559 DEBUG (MainThread) [huawei_solar.huawei_solar] Sleeping for 0.049027 seconds before making next call
2025-03-07 13:16:42.609 DEBUG (MainThread) [huawei_solar.huawei_solar] Reading register 32064 with length 52 from slave 2
2025-03-07 13:16:43.810 DEBUG (MainThread) [huawei_solar.bridge] Batch update of the following registers: mppt_multimodal_scanning
2025-03-07 13:16:43.810 DEBUG (MainThread) [huawei_solar.huawei_solar] Sleeping for 0.049484 seconds before making next call
2025-03-07 13:16:43.861 DEBUG (MainThread) [huawei_solar.huawei_solar] Reading register 42054 with length 1 from slave 2
2025-03-07 13:16:43.871 DEBUG (MainThread) [custom_components.huawei_solar] Finished fetching BT2280765097_inverter_data_update_coordinator data in 1.853 seconds (success: True)
2025-03-07 13:16:43.873 DEBUG (MainThread) [huawei_solar.bridge] Batch update of the following registers: power_meter_active_power, active_grid_power_factor, active_grid_frequency, grid_exported_energy, grid_accumulated_energy, active_grid_A_power, active_grid_B_power, active_grid_C_power
2025-03-07 13:16:43.873 DEBUG (MainThread) [huawei_solar.huawei_solar] Sleeping for 0.047358 seconds before making next call
2025-03-07 13:16:43.922 DEBUG (MainThread) [huawei_solar.huawei_solar] Reading register 37113 with length 25 from slave 3
2025-03-07 13:16:43.935 DEBUG (MainThread) [custom_components.huawei_solar] Finished fetching BT2270307697_power_meter_data_update_coordinator data in 1.767 seconds (success: True)
2025-03-07 13:16:48.229 DEBUG (MainThread) [huawei_solar.bridge] Batch update of the following registers: rated_power, P_max
2025-03-07 13:16:48.230 DEBUG (MainThread) [huawei_solar.huawei_solar] Reading register 30073 with length 4 from slave 3
2025-03-07 13:16:48.248 DEBUG (MainThread) [huawei_solar.bridge] Batch update of the following registers: state_1, state_2, state_3, alarm_1, alarm_2, alarm_3, pv_01_voltage, pv_01_current, pv_02_voltage, pv_02_current
2025-03-07 13:16:48.248 DEBUG (MainThread) [huawei_solar.huawei_solar] Sleeping for 0.049738 seconds before making next call
2025-03-07 13:16:48.298 DEBUG (MainThread) [huawei_solar.huawei_solar] Reading register 32000 with length 20 from slave 3
2025-03-07 13:16:48.497 DEBUG (MainThread) [huawei_solar.bridge] Batch update of the following registers: input_power, day_active_power_peak, active_power, efficiency, device_status, startup_time, shutdown_time, accumulated_yield_energy, total_dc_input_power, current_electricity_generation_statistics_time, hourly_yield_energy, daily_yield_energy
2025-03-07 13:16:48.497 DEBUG (MainThread) [huawei_solar.huawei_solar] Sleeping for 0.049055 seconds before making next call
2025-03-07 13:16:48.548 DEBUG (MainThread) [huawei_solar.huawei_solar] Reading register 32064 with length 52 from slave 3
2025-03-07 13:16:49.183 DEBUG (MainThread) [custom_components.huawei_solar] Finished fetching BT2270307697_inverter_data_update_coordinator data in 0.955 seconds (success: True)
2025-03-07 13:16:59.980 DEBUG (MainThread) [huawei_solar.bridge] Batch update of the following registers: storage_state_of_capacity, storage_running_status, storage_bus_voltage, storage_bus_current, storage_charge_discharge_power, storage_total_charge, storage_total_discharge, storage_current_day_charge_capacity, storage_current_day_discharge_capacity
2025-03-07 13:16:59.980 DEBUG (MainThread) [huawei_solar.huawei_solar] Reading register 37760 with length 28 from slave 3
2025-03-07 13:16:59.998 DEBUG (MainThread) [custom_components.huawei_solar] Finished fetching BT2270307697_battery_data_update_coordinator data in 0.019 seconds (success: True)
2025-03-07 13:17:00.376 INFO (MainThread) [custom_components.huawei_solar.services] Got the following bridge and update_coordinators in get_battery_bridge: <huawei_solar.bridge.HuaweiSUN2000Bridge object at 0x7fdf00c8e550>, <custom_components.huawei_solar.update_coordinator.HuaweiSolarUpdateCoordinator object at 0x7fdeedacf9b0>
2025-03-07 13:17:00.376 DEBUG (MainThread) [huawei_solar.huawei_solar] Writing to register forcible_charge_discharge_write value [0] on slave 3
2025-03-07 13:17:00.376 DEBUG (MainThread) [huawei_solar.huawei_solar] Writing to 47100: [0] on slave 3
2025-03-07 13:17:01.622 DEBUG (MainThread) [huawei_solar.huawei_solar] Sleeping for 0.049562 seconds before making next call
2025-03-07 13:17:01.672 DEBUG (MainThread) [huawei_solar.huawei_solar] Writing to register storage_forcible_discharge_power value [0, 0] on slave 3
2025-03-07 13:17:01.673 DEBUG (MainThread) [huawei_solar.huawei_solar] Writing to 47249: [0, 0] on slave 3
2025-03-07 13:17:03.670 DEBUG (MainThread) [huawei_solar.huawei_solar] Sleeping for 0.049609 seconds before making next call
2025-03-07 13:17:03.720 DEBUG (MainThread) [huawei_solar.huawei_solar] Writing to register storage_forced_charging_and_discharging_period value [0] on slave 3
2025-03-07 13:17:03.720 DEBUG (MainThread) [huawei_solar.huawei_solar] Writing to 47083: [0] on slave 3
2025-03-07 13:17:04.080 DEBUG (MainThread) [huawei_solar.huawei_solar] Sleeping for 0.049550 seconds before making next call
2025-03-07 13:17:04.131 DEBUG (MainThread) [huawei_solar.huawei_solar] Writing to register storage_forcible_charge_discharge_setting_mode value [0] on slave 3
2025-03-07 13:17:04.131 DEBUG (MainThread) [huawei_solar.huawei_solar] Writing to 47246: [0] on slave 3
2025-03-07 13:17:04.573 DEBUG (MainThread) [huawei_solar.bridge] Batch update of the following registers: active_power_percentage_derating, active_power_fixed_value_derating
2025-03-07 13:17:04.573 DEBUG (MainThread) [huawei_solar.huawei_solar] Sleeping for 0.049624 seconds before making next call
2025-03-07 13:17:04.624 DEBUG (MainThread) [huawei_solar.huawei_solar] Reading register 40125 with length 3 from slave 3
2025-03-07 13:17:04.635 DEBUG (MainThread) [huawei_solar.bridge] Batch update of the following registers: storage_maximum_charging_power, storage_maximum_discharging_power, storage_charging_cutoff_capacity, storage_discharging_cutoff_capacity, storage_forced_charging_and_discharging_period, storage_working_mode_settings, storage_charge_from_grid_function, storage_grid_charge_cutoff_state_of_charge, forcible_charge_discharge_write, storage_forcible_charge_discharge_soc
2025-03-07 13:17:04.636 DEBUG (MainThread) [huawei_solar.huawei_solar] Sleeping for 0.049125 seconds before making next call
2025-03-07 13:17:04.686 DEBUG (MainThread) [huawei_solar.huawei_solar] Reading register 47075 with length 27 from slave 3
2025-03-07 13:17:05.584 DEBUG (MainThread) [huawei_solar.bridge] Batch update of the following registers: storage_power_of_charge_from_grid, storage_maximum_power_of_charge_from_grid, storage_forcible_charge_discharge_setting_mode, storage_forcible_charge_power, storage_forcible_discharge_power, storage_huawei_luna2000_time_of_use_charging_and_discharging_periods, storage_excess_pv_energy_use_in_tou
2025-03-07 13:17:05.585 DEBUG (MainThread) [huawei_solar.huawei_solar] Sleeping for 0.049658 seconds before making next call
2025-03-07 13:17:05.635 DEBUG (MainThread) [huawei_solar.huawei_solar] Reading register 47242 with length 58 from slave 3
2025-03-07 13:17:06.322 DEBUG (MainThread) [huawei_solar.bridge] Batch update of the following registers: active_power_control_mode, maximum_feed_grid_power_watt, maximum_feed_grid_power_percent
2025-03-07 13:17:06.322 DEBUG (MainThread) [huawei_solar.huawei_solar] Sleeping for 0.048832 seconds before making next call
2025-03-07 13:17:06.372 DEBUG (MainThread) [huawei_solar.huawei_solar] Reading register 47415 with length 4 from slave 3
2025-03-07 13:17:07.094 DEBUG (MainThread) [huawei_solar.bridge] Batch update of the following registers: storage_capacity_control_mode, storage_capacity_control_soc_peak_shaving
2025-03-07 13:17:07.094 DEBUG (MainThread) [huawei_solar.huawei_solar] Sleeping for 0.049111 seconds before making next call
2025-03-07 13:17:07.145 DEBUG (MainThread) [huawei_solar.huawei_solar] Reading register 47954 with length 2 from slave 3
2025-03-07 13:17:07.666 DEBUG (MainThread) [huawei_solar.bridge] Batch update of the following registers: storage_capacity_control_periods
2025-03-07 13:17:07.667 DEBUG (MainThread) [huawei_solar.huawei_solar] Sleeping for 0.049639 seconds before making next call
2025-03-07 13:17:07.717 DEBUG (MainThread) [huawei_solar.huawei_solar] Reading register 47956 with length 64 from slave 3
2025-03-07 13:17:08.525 DEBUG (MainThread) [custom_components.huawei_solar] Finished fetching BT2270307697_config_data_update_coordinator data in 3.952 seconds (success: True)
2025-03-07 13:17:13.020 DEBUG (MainThread) [huawei_solar.bridge] Batch update of the following registers: state_1, state_2, state_3, alarm_1, alarm_2, alarm_3
2025-03-07 13:17:13.020 DEBUG (MainThread) [huawei_solar.huawei_solar] Reading register 32000 with length 11 from slave 2
2025-03-07 13:17:23.234 DEBUG (MainThread) [huawei_solar.bridge] Batch update of the following registers: input_power, day_active_power_peak, active_power, efficiency, device_status, startup_time, shutdown_time, accumulated_yield_energy, total_dc_input_power, hourly_yield_energy, daily_yield_energy
2025-03-07 13:17:23.235 DEBUG (MainThread) [huawei_solar.huawei_solar] Sleeping for 0.049009 seconds before making next call
2025-03-07 13:17:23.285 DEBUG (MainThread) [huawei_solar.huawei_solar] Reading register 32064 with length 52 from slave 2
2025-03-07 13:17:23.936 DEBUG (MainThread) [huawei_solar.bridge] Batch update of the following registers: mppt_multimodal_scanning
2025-03-07 13:17:23.937 DEBUG (MainThread) [huawei_solar.huawei_solar] Sleeping for 0.049078 seconds before making next call
2025-03-07 13:17:23.987 DEBUG (MainThread) [huawei_solar.huawei_solar] Reading register 42054 with length 1 from slave 2
2025-03-07 13:17:24.001 DEBUG (MainThread) [custom_components.huawei_solar] Finished fetching BT2280765097_inverter_data_update_coordinator data in 10.982 seconds (success: True)
2025-03-07 13:17:24.002 DEBUG (MainThread) [huawei_solar.bridge] Batch update of the following registers: power_meter_active_power, active_grid_power_factor, active_grid_frequency, grid_exported_energy, grid_accumulated_energy, active_grid_A_power, active_grid_B_power, active_grid_C_power
2025-03-07 13:17:24.003 DEBUG (MainThread) [huawei_solar.huawei_solar] Sleeping for 0.047612 seconds before making next call
2025-03-07 13:17:24.051 DEBUG (MainThread) [huawei_solar.huawei_solar] Reading register 37113 with length 25 from slave 3
2025-03-07 13:17:24.066 DEBUG (MainThread) [custom_components.huawei_solar] Finished fetching BT2270307697_power_meter_data_update_coordinator data in 9.897 seconds (success: True)
2025-03-07 13:17:24.067 DEBUG (MainThread) [huawei_solar.bridge] Batch update of the following registers: rated_power, P_max
2025-03-07 13:17:24.068 DEBUG (MainThread) [huawei_solar.huawei_solar] Sleeping for 0.047773 seconds before making next call
2025-03-07 13:17:24.129 DEBUG (MainThread) [huawei_solar.huawei_solar] Reading register 30073 with length 4 from slave 3
2025-03-07 13:17:24.143 DEBUG (MainThread) [huawei_solar.bridge] Batch update of the following registers: state_1, state_2, state_3, alarm_1, alarm_2, alarm_3, pv_01_voltage, pv_01_current, pv_02_voltage, pv_02_current
2025-03-07 13:17:24.143 DEBUG (MainThread) [huawei_solar.huawei_solar] Sleeping for 0.049588 seconds before making next call
2025-03-07 13:17:24.193 DEBUG (MainThread) [huawei_solar.huawei_solar] Reading register 32000 with length 20 from slave 3
2025-03-07 13:17:24.615 DEBUG (MainThread) [huawei_solar.bridge] Batch update of the following registers: input_power, day_active_power_peak, active_power, efficiency, device_status, startup_time, shutdown_time, accumulated_yield_energy, total_dc_input_power, current_electricity_generation_statistics_time, hourly_yield_energy, daily_yield_energy
2025-03-07 13:17:24.616 DEBUG (MainThread) [huawei_solar.huawei_solar] Sleeping for 0.049024 seconds before making next call
2025-03-07 13:17:24.667 DEBUG (MainThread) [huawei_solar.huawei_solar] Reading register 32064 with length 52 from slave 3
2025-03-07 13:17:25.493 DEBUG (MainThread) [custom_components.huawei_solar] Finished fetching BT2270307697_inverter_data_update_coordinator data in 6.264 seconds (success: True)
2025-03-07 13:17:29.979 DEBUG (MainThread) [huawei_solar.bridge] Batch update of the following registers: storage_state_of_capacity, storage_running_status, storage_bus_voltage, storage_bus_current, storage_charge_discharge_power, storage_total_charge, storage_total_discharge, storage_current_day_charge_capacity, storage_current_day_discharge_capacity
2025-03-07 13:17:29.980 DEBUG (MainThread) [huawei_solar.huawei_solar] Reading register 37760 with length 28 from slave 3
2025-03-07 13:17:29.992 DEBUG (MainThread) [custom_components.huawei_solar] Finished fetching BT2270307697_battery_data_update_coordinator data in 0.014 seconds (success: True)
2025-03-07 13:17:30.377 INFO (MainThread) [custom_components.huawei_solar.services] Got the following bridge and update_coordinators in get_battery_bridge: <huawei_solar.bridge.HuaweiSUN2000Bridge object at 0x7fdf00c8e550>, <custom_components.huawei_solar.update_coordinator.HuaweiSolarUpdateCoordinator object at 0x7fdeedacf9b0>
2025-03-07 13:17:30.377 DEBUG (MainThread) [huawei_solar.huawei_solar] Writing to register forcible_charge_discharge_write value [0] on slave 3
2025-03-07 13:17:30.377 DEBUG (MainThread) [huawei_solar.huawei_solar] Writing to 47100: [0] on slave 3
2025-03-07 13:17:33.442 DEBUG (MainThread) [huawei_solar.huawei_solar] Sleeping for 0.049776 seconds before making next call
2025-03-07 13:17:33.492 DEBUG (MainThread) [huawei_solar.huawei_solar] Writing to register storage_forcible_discharge_power value [0, 0] on slave 3
2025-03-07 13:17:33.492 DEBUG (MainThread) [huawei_solar.huawei_solar] Writing to 47249: [0, 0] on slave 3

------------------------
2025-03-07 13:18:11.785 DEBUG (MainThread) [pymodbus.logging] Frame advanced, resetting header!!
2025-03-07 13:18:11.854 DEBUG (MainThread) [pymodbus.logging] send: 0x2 0xd9 0x0 0x0 0x0 0x6 0x3 0x3 0x9c 0xbd 0x0 0x3
2025-03-07 13:18:11.875 DEBUG (MainThread) [pymodbus.logging] recv: 0x2 0xd9 0x0 0x0 0x0 0x9 0x3 0x3 0x6 0x2 0x35 0x0 0x0 0x7 0xd0 old_data:  addr=None
2025-03-07 13:18:11.876 DEBUG (MainThread) [pymodbus.logging] Processing: 0x2 0xd9 0x0 0x0 0x0 0x9 0x3 0x3 0x6 0x2 0x35 0x0 0x0 0x7 0xd0
2025-03-07 13:18:11.876 DEBUG (MainThread) [pymodbus.logging] decoded PDU function_code(3 sub -1) -> ReadHoldingRegistersResponse(dev_id=0, transaction_id=0, address=0, count=0, bits=[], registers=[565, 0, 2000], status=1) 
2025-03-07 13:18:11.876 DEBUG (MainThread) [pymodbus.logging] Frame advanced, resetting header!!
2025-03-07 13:18:11.929 DEBUG (MainThread) [pymodbus.logging] send: 0x2 0xda 0x0 0x0 0x0 0x6 0x3 0x3 0xb7 0xe3 0x0 0x1b
2025-03-07 13:18:13.098 DEBUG (MainThread) [pymodbus.logging] recv: 0x2 0xda 0x0 0x0 0x0 0x39 0x3 0x3 0x36 0x0 0x0 0x27 0x10 0x0 0x0 0x27 0x10 0x7f 0xff 0xff 0xff 0x3 0xe8 0x0 0x1e 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x2 0x0 0x1 0x3 0xe8 0x0 0x2 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x2 0x4e old_data:  addr=None
2025-03-07 13:18:13.098 DEBUG (MainThread) [pymodbus.logging] Processing: 0x2 0xda 0x0 0x0 0x0 0x39 0x3 0x3 0x36 0x0 0x0 0x27 0x10 0x0 0x0 0x27 0x10 0x7f 0xff 0xff 0xff 0x3 0xe8 0x0 0x1e 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x2 0x0 0x1 0x3 0xe8 0x0 0x2 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x2 0x4e
2025-03-07 13:18:13.099 DEBUG (MainThread) [pymodbus.logging] decoded PDU function_code(3 sub -1) -> ReadHoldingRegistersResponse(dev_id=0, transaction_id=0, address=0, count=0, bits=[], registers=[0, 10000, 0, 10000, 32767, 65535, 1000, 30, 0, 0, 0, 2, 1, 1000, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 590], status=1) 
2025-03-07 13:18:13.099 DEBUG (MainThread) [pymodbus.logging] Frame advanced, resetting header!!
2025-03-07 13:18:13.165 DEBUG (MainThread) [pymodbus.logging] send: 0x2 0xdb 0x0 0x0 0x0 0x6 0x3 0x3 0xb8 0x8a 0x0 0x3a
2025-03-07 13:18:14.394 DEBUG (MainThread) [pymodbus.logging] recv: 0x2 0xdb 0x0 0x0 0x0 0x77 0x3 0x3 0x74 0x0 0x0 0x27 0x10 0x0 0x0 0x27 0x10 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x4 0x0 0x3c 0x1 0xa4 0x0 0x7f 0x1 0xa4 0x3 0xc 0x1 0x7f 0x0 0x1 0x0 0x3c 0x1 0x7f 0x3 0xc 0x3 0x84 0x0 0x7f 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x1 old_data:  addr=None
2025-03-07 13:18:14.394 DEBUG (MainThread) [pymodbus.logging] Processing: 0x2 0xdb 0x0 0x0 0x0 0x77 0x3 0x3 0x74 0x0 0x0 0x27 0x10 0x0 0x0 0x27 0x10 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x4 0x0 0x3c 0x1 0xa4 0x0 0x7f 0x1 0xa4 0x3 0xc 0x1 0x7f 0x0 0x1 0x0 0x3c 0x1 0x7f 0x3 0xc 0x3 0x84 0x0 0x7f 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x1
2025-03-07 13:18:14.394 DEBUG (MainThread) [pymodbus.logging] decoded PDU function_code(3 sub -1) -> ReadHoldingRegistersResponse(dev_id=0, transaction_id=0, address=0, count=0, bits=[], registers=[0, 10000, 0, 10000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 60, 420, 127, 420, 780, 383, 1, 60, 383, 780, 900, 127, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1], status=1) 
2025-03-07 13:18:14.394 DEBUG (MainThread) [pymodbus.logging] Frame advanced, resetting header!!
2025-03-07 13:18:14.445 DEBUG (MainThread) [pymodbus.logging] send: 0x2 0xdc 0x0 0x0 0x0 0x6 0x3 0x3 0xb9 0x37 0x0 0x4
2025-03-07 13:18:15.737 DEBUG (MainThread) [pymodbus.logging] recv: 0x2 0xdc 0x0 0x0 0x0 0xb 0x3 0x3 0x8 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 old_data:  addr=None
2025-03-07 13:18:15.737 DEBUG (MainThread) [pymodbus.logging] Processing: 0x2 0xdc 0x0 0x0 0x0 0xb 0x3 0x3 0x8 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0
2025-03-07 13:18:15.737 DEBUG (MainThread) [pymodbus.logging] decoded PDU function_code(3 sub -1) -> ReadHoldingRegistersResponse(dev_id=0, transaction_id=0, address=0, count=0, bits=[], registers=[0, 0, 0, 0], status=1) 
2025-03-07 13:18:15.737 DEBUG (MainThread) [pymodbus.logging] Frame advanced, resetting header!!
2025-03-07 13:18:15.788 DEBUG (MainThread) [pymodbus.logging] send: 0x2 0xdd 0x0 0x0 0x0 0x6 0x3 0x3 0xbb 0x52 0x0 0x2
2025-03-07 13:18:16.707 DEBUG (MainThread) [pymodbus.logging] recv: 0x2 0xdd 0x0 0x0 0x0 0x7 0x3 0x3 0x4 0x0 0x0 0x0 0xc8 old_data:  addr=None
2025-03-07 13:18:16.708 DEBUG (MainThread) [pymodbus.logging] Processing: 0x2 0xdd 0x0 0x0 0x0 0x7 0x3 0x3 0x4 0x0 0x0 0x0 0xc8
2025-03-07 13:18:16.708 DEBUG (MainThread) [pymodbus.logging] decoded PDU function_code(3 sub -1) -> ReadHoldingRegistersResponse(dev_id=0, transaction_id=0, address=0, count=0, bits=[], registers=[0, 200], status=1) 
2025-03-07 13:18:16.708 DEBUG (MainThread) [pymodbus.logging] Frame advanced, resetting header!!
2025-03-07 13:18:16.759 DEBUG (MainThread) [pymodbus.logging] send: 0x2 0xde 0x0 0x0 0x0 0x6 0x3 0x3 0xbb 0x54 0x0 0x40
2025-03-07 13:18:17.714 DEBUG (MainThread) [pymodbus.logging] recv: 0x2 0xde 0x0 0x0 0x0 0x83 0x3 0x3 0x80 0x0 0x1 0x0 0x0 0x5 0x9f 0x0 0x0 0x13 0x88 0x7f 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 old_data:  addr=None
2025-03-07 13:18:17.714 DEBUG (MainThread) [pymodbus.logging] Processing: 0x2 0xde 0x0 0x0 0x0 0x83 0x3 0x3 0x80 0x0 0x1 0x0 0x0 0x5 0x9f 0x0 0x0 0x13 0x88 0x7f 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0
2025-03-07 13:18:17.714 DEBUG (MainThread) [pymodbus.logging] decoded PDU function_code(3 sub -1) -> ReadHoldingRegistersResponse(dev_id=0, transaction_id=0, address=0, count=0, bits=[], registers=[1, 0, 1439, 0, 5000, 32512, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], status=1) 
2025-03-07 13:18:17.714 DEBUG (MainThread) [pymodbus.logging] Frame advanced, resetting header!!
2025-03-07 13:18:17.766 DEBUG (MainThread) [pymodbus.logging] send: 0x2 0xdf 0x0 0x0 0x0 0x6 0x3 0x3 0x93 0x80 0x0 0x1c
2025-03-07 13:18:17.777 DEBUG (MainThread) [pymodbus.logging] recv: 0x2 0xdf 0x0 0x0 0x0 0x3b 0x3 0x3 0x38 0x3 0xe8 0x0 0x0 0x0 0x2 0x18 0x52 0x0 0x3 0x0 0x0 0x0 0x0 0x0 0x0 0x75 0x30 0x0 0x0 0x75 0x30 0x0 0x0 0x75 0x30 0x0 0x0 0x75 0x30 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x1d 0x11 0x9a 0x0 0x14 0xb2 0x7a 0x0 0x0 0x5 0x77 0x0 0x0 0x3 0x5a old_data:  addr=None
2025-03-07 13:18:17.777 DEBUG (MainThread) [pymodbus.logging] Processing: 0x2 0xdf 0x0 0x0 0x0 0x3b 0x3 0x3 0x38 0x3 0xe8 0x0 0x0 0x0 0x2 0x18 0x52 0x0 0x3 0x0 0x0 0x0 0x0 0x0 0x0 0x75 0x30 0x0 0x0 0x75 0x30 0x0 0x0 0x75 0x30 0x0 0x0 0x75 0x30 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x1d 0x11 0x9a 0x0 0x14 0xb2 0x7a 0x0 0x0 0x5 0x77 0x0 0x0 0x3 0x5a
2025-03-07 13:18:17.778 DEBUG (MainThread) [pymodbus.logging] decoded PDU function_code(3 sub -1) -> ReadHoldingRegistersResponse(dev_id=0, transaction_id=0, address=0, count=0, bits=[], registers=[1000, 0, 2, 6226, 3, 0, 0, 0, 30000, 0, 30000, 0, 30000, 0, 30000, 0, 0, 0, 0, 0, 29, 4506, 20, 45690, 0, 1399, 0, 858], status=1) 
2025-03-07 13:18:17.778 DEBUG (MainThread) [pymodbus.logging] Frame advanced, resetting header!!
2025-03-07 13:18:30.379 DEBUG (MainThread) [pymodbus.logging] send: 0x2 0xe0 0x0 0x0 0x0 0x6 0x3 0x6 0xb7 0xfc 0x0 0x0
2025-03-07 13:18:31.095 DEBUG (MainThread) [pymodbus.logging] recv: 0x2 0xe0 0x0 0x0 0x0 0x6 0x3 0x6 0xb7 0xfc 0x0 0x0 old_data:  addr=None
2025-03-07 13:18:31.095 DEBUG (MainThread) [pymodbus.logging] Processing: 0x2 0xe0 0x0 0x0 0x0 0x6 0x3 0x6 0xb7 0xfc 0x0 0x0
2025-03-07 13:18:31.095 DEBUG (MainThread) [pymodbus.logging] decoded PDU function_code(6 sub -1) -> WriteSingleRegisterResponse(dev_id=0, transaction_id=0, address=47100, count=0, bits=[], registers=[0], status=1) 
2025-03-07 13:18:31.096 DEBUG (MainThread) [pymodbus.logging] Frame advanced, resetting header!!
2025-03-07 13:18:31.148 DEBUG (MainThread) [pymodbus.logging] send: 0x2 0xe1 0x0 0x0 0x0 0xb 0x3 0x10 0xb8 0x91 0x0 0x2 0x4 0x0 0x0 0x0 0x0
2025-03-07 13:18:31.693 DEBUG (MainThread) [pymodbus.logging] recv: 0x2 0xe1 0x0 0x0 0x0 0x6 0x3 0x10 0xb8 0x91 0x0 0x2 old_data:  addr=None
2025-03-07 13:18:31.693 DEBUG (MainThread) [pymodbus.logging] Processing: 0x2 0xe1 0x0 0x0 0x0 0x6 0x3 0x10 0xb8 0x91 0x0 0x2
2025-03-07 13:18:31.693 DEBUG (MainThread) [pymodbus.logging] decoded PDU function_code(16 sub -1) -> WriteMultipleRegistersResponse(dev_id=0, transaction_id=0, address=47249, count=2, bits=[], registers=[], status=1) 
2025-03-07 13:18:31.693 DEBUG (MainThread) [pymodbus.logging] Frame advanced, resetting header!!
2025-03-07 13:18:31.746 DEBUG (MainThread) [pymodbus.logging] send: 0x2 0xe2 0x0 0x0 0x0 0x6 0x3 0x6 0x9c 0xbd 0x0 0xc8
2025-03-07 13:18:32.259 DEBUG (MainThread) [pymodbus.logging] recv: 0x2 0xe2 0x0 0x0 0x0 0x6 0x3 0x6 0x9c 0xbd 0x0 0xc8 old_data:  addr=None
2025-03-07 13:18:32.259 DEBUG (MainThread) [pymodbus.logging] Processing: 0x2 0xe2 0x0 0x0 0x0 0x6 0x3 0x6 0x9c 0xbd 0x0 0xc8
2025-03-07 13:18:32.259 DEBUG (MainThread) [pymodbus.logging] decoded PDU function_code(6 sub -1) -> WriteSingleRegisterResponse(dev_id=0, transaction_id=0, address=40125, count=0, bits=[], registers=[200], status=1) 
2025-03-07 13:18:32.259 DEBUG (MainThread) [pymodbus.logging] Frame advanced, resetting header!!
2025-03-07 13:18:32.311 DEBUG (MainThread) [pymodbus.logging] send: 0x2 0xe3 0x0 0x0 0x0 0x6 0x3 0x6 0xb7 0xeb 0x0 0x0
2025-03-07 13:18:33.278 DEBUG (MainThread) [pymodbus.logging] recv: 0x2 0xe3 0x0 0x0 0x0 0x6 0x3 0x6 0xb7 0xeb 0x0 0x0 old_data:  addr=None
2025-03-07 13:18:33.278 DEBUG (MainThread) [pymodbus.logging] Processing: 0x2 0xe3 0x0 0x0 0x0 0x6 0x3 0x6 0xb7 0xeb 0x0 0x0
2025-03-07 13:18:33.279 DEBUG (MainThread) [pymodbus.logging] decoded PDU function_code(6 sub -1) -> WriteSingleRegisterResponse(dev_id=0, transaction_id=0, address=47083, count=0, bits=[], registers=[0], status=1) 
2025-03-07 13:18:33.279 DEBUG (MainThread) [pymodbus.logging] Frame advanced, resetting header!!
2025-03-07 13:18:33.331 DEBUG (MainThread) [pymodbus.logging] send: 0x2 0xe4 0x0 0x0 0x0 0x6 0x3 0x3 0x9c 0xbd 0x0 0x3
2025-03-07 13:18:33.341 DEBUG (MainThread) [pymodbus.logging] recv: 0x2 0xe4 0x0 0x0 0x0 0x9 0x3 0x3 0x6 0x0 0xc8 0x0 0x0 0x7 0xd0 old_data:  addr=None
2025-03-07 13:18:33.341 DEBUG (MainThread) [pymodbus.logging] Processing: 0x2 0xe4 0x0 0x0 0x0 0x9 0x3 0x3 0x6 0x0 0xc8 0x0 0x0 0x7 0xd0
2025-03-07 13:18:33.341 DEBUG (MainThread) [pymodbus.logging] decoded PDU function_code(3 sub -1) -> ReadHoldingRegistersResponse(dev_id=0, transaction_id=0, address=0, count=0, bits=[], registers=[200, 0, 2000], status=1) 
2025-03-07 13:18:33.341 DEBUG (MainThread) [pymodbus.logging] Frame advanced, resetting header!!
2025-03-07 13:18:33.392 DEBUG (MainThread) [pymodbus.logging] send: 0x2 0xe5 0x0 0x0 0x0 0x6 0x3 0x6 0xb8 0x8e 0x0 0x0
2025-03-07 13:18:34.207 DEBUG (MainThread) [pymodbus.logging] recv: 0x2 0xe5 0x0 0x0 0x0 0x6 0x3 0x6 0xb8 0x8e 0x0 0x0 old_data:  addr=None
2025-03-07 13:18:34.207 DEBUG (MainThread) [pymodbus.logging] Processing: 0x2 0xe5 0x0 0x0 0x0 0x6 0x3 0x6 0xb8 0x8e 0x0 0x0
2025-03-07 13:18:34.207 DEBUG (MainThread) [pymodbus.logging] decoded PDU function_code(6 sub -1) -> WriteSingleRegisterResponse(dev_id=0, transaction_id=0, address=47246, count=0, bits=[], registers=[0], status=1) 
2025-03-07 13:18:34.207 DEBUG (MainThread) [pymodbus.logging] Frame advanced, resetting header!!
2025-03-07 13:18:34.260 DEBUG (MainThread) [pymodbus.logging] send: 0x2 0xe6 0x0 0x0 0x0 0x6 0x3 0x3 0xb7 0xe3 0x0 0x1b
2025-03-07 13:18:35.010 DEBUG (MainThread) [pymodbus.logging] recv: 0x2 0xe6 0x0 0x0 0x0 0x39 0x3 0x3 0x36 0x0 0x0 0x27 0x10 0x0 0x0 0x27 0x10 0x7f 0xff 0xff 0xff 0x3 0xe8 0x0 0x1e 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x2 0x0 0x1 0x3 0xe8 0x0 0x2 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x2 0x4e old_data:  addr=None
2025-03-07 13:18:35.010 DEBUG (MainThread) [pymodbus.logging] Processing: 0x2 0xe6 0x0 0x0 0x0 0x39 0x3 0x3 0x36 0x0 0x0 0x27 0x10 0x0 0x0 0x27 0x10 0x7f 0xff 0xff 0xff 0x3 0xe8 0x0 0x1e 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x2 0x0 0x1 0x3 0xe8 0x0 0x2 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x2 0x4e
2025-03-07 13:18:35.010 DEBUG (MainThread) [pymodbus.logging] decoded PDU function_code(3 sub -1) -> ReadHoldingRegistersResponse(dev_id=0, transaction_id=0, address=0, count=0, bits=[], registers=[0, 10000, 0, 10000, 32767, 65535, 1000, 30, 0, 0, 0, 2, 1, 1000, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 590], status=1) 
2025-03-07 13:18:35.010 DEBUG (MainThread) [pymodbus.logging] Frame advanced, resetting header!!
2025-03-07 13:18:35.061 DEBUG (MainThread) [pymodbus.logging] send: 0x2 0xe7 0x0 0x0 0x0 0x6 0x3 0x3 0xb8 0x8a 0x0 0x3a
2025-03-07 13:18:36.639 DEBUG (MainThread) [pymodbus.logging] recv: 0x2 0xe7 0x0 0x0 0x0 0x77 0x3 0x3 0x74 0x0 0x0 0x27 0x10 0x0 0x0 0x27 0x10 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x4 0x0 0x3c 0x1 0xa4 0x0 0x7f 0x1 0xa4 0x3 0xc 0x1 0x7f 0x0 0x1 0x0 0x3c 0x1 0x7f 0x3 0xc 0x3 0x84 0x0 0x7f 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x1 old_data:  addr=None
2025-03-07 13:18:36.639 DEBUG (MainThread) [pymodbus.logging] Processing: 0x2 0xe7 0x0 0x0 0x0 0x77 0x3 0x3 0x74 0x0 0x0 0x27 0x10 0x0 0x0 0x27 0x10 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x4 0x0 0x3c 0x1 0xa4 0x0 0x7f 0x1 0xa4 0x3 0xc 0x1 0x7f 0x0 0x1 0x0 0x3c 0x1 0x7f 0x3 0xc 0x3 0x84 0x0 0x7f 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x1
2025-03-07 13:18:36.639 DEBUG (MainThread) [pymodbus.logging] decoded PDU function_code(3 sub -1) -> ReadHoldingRegistersResponse(dev_id=0, transaction_id=0, address=0, count=0, bits=[], registers=[0, 10000, 0, 10000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 60, 420, 127, 420, 780, 383, 1, 60, 383, 780, 900, 127, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1], status=1) 
2025-03-07 13:18:36.640 DEBUG (MainThread) [pymodbus.logging] Frame advanced, resetting header!!
2025-03-07 13:18:36.691 DEBUG (MainThread) [pymodbus.logging] send: 0x2 0xe8 0x0 0x0 0x0 0x6 0x3 0x3 0xb9 0x37 0x0 0x4
2025-03-07 13:18:37.607 DEBUG (MainThread) [pymodbus.logging] recv: 0x2 0xe8 0x0 0x0 0x0 0xb 0x3 0x3 0x8 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 old_data:  addr=None
2025-03-07 13:18:37.608 DEBUG (MainThread) [pymodbus.logging] Processing: 0x2 0xe8 0x0 0x0 0x0 0xb 0x3 0x3 0x8 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0
2025-03-07 13:18:37.608 DEBUG (MainThread) [pymodbus.logging] decoded PDU function_code(3 sub -1) -> ReadHoldingRegistersResponse(dev_id=0, transaction_id=0, address=0, count=0, bits=[], registers=[0, 0, 0, 0], status=1) 
2025-03-07 13:18:37.608 DEBUG (MainThread) [pymodbus.logging] Frame advanced, resetting header!!
2025-03-07 13:18:37.660 DEBUG (MainThread) [pymodbus.logging] send: 0x2 0xe9 0x0 0x0 0x0 0x6 0x3 0x3 0xbb 0x52 0x0 0x2
2025-03-07 13:18:38.637 DEBUG (MainThread) [pymodbus.logging] recv: 0x2 0xe9 0x0 0x0 0x0 0x7 0x3 0x3 0x4 0x0 0x0 0x0 0xc8 old_data:  addr=None
2025-03-07 13:18:38.637 DEBUG (MainThread) [pymodbus.logging] Processing: 0x2 0xe9 0x0 0x0 0x0 0x7 0x3 0x3 0x4 0x0 0x0 0x0 0xc8
2025-03-07 13:18:38.637 DEBUG (MainThread) [pymodbus.logging] decoded PDU function_code(3 sub -1) -> ReadHoldingRegistersResponse(dev_id=0, transaction_id=0, address=0, count=0, bits=[], registers=[0, 200], status=1) 
2025-03-07 13:18:38.637 DEBUG (MainThread) [pymodbus.logging] Frame advanced, resetting header!!
2025-03-07 13:18:38.689 DEBUG (MainThread) [pymodbus.logging] send: 0x2 0xea 0x0 0x0 0x0 0x6 0x3 0x3 0xbb 0x54 0x0 0x40
2025-03-07 13:18:39.317 DEBUG (MainThread) [pymodbus.logging] recv: 0x2 0xea 0x0 0x0 0x0 0x83 0x3 0x3 0x80 0x0 0x1 0x0 0x0 0x5 0x9f 0x0 0x0 0x13 0x88 0x7f 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 old_data:  addr=None
2025-03-07 13:18:39.317 DEBUG (MainThread) [pymodbus.logging] Processing: 0x2 0xea 0x0 0x0 0x0 0x83 0x3 0x3 0x80 0x0 0x1 0x0 0x0 0x5 0x9f 0x0 0x0 0x13 0x88 0x7f 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0
2025-03-07 13:18:39.317 DEBUG (MainThread) [pymodbus.logging] decoded PDU function_code(3 sub -1) -> ReadHoldingRegistersResponse(dev_id=0, transaction_id=0, address=0, count=0, bits=[], registers=[1, 0, 1439, 0, 5000, 32512, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], status=1) 
2025-03-07 13:18:39.317 DEBUG (MainThread) [pymodbus.logging] Frame advanced, resetting header!!
2025-03-07 13:18:39.369 DEBUG (MainThread) [pymodbus.logging] send: 0x2 0xeb 0x0 0x0 0x0 0x6 0x3 0x3 0x9c 0xbd 0x0 0x3
2025-03-07 13:18:39.381 DEBUG (MainThread) [pymodbus.logging] recv: 0x2 0xeb 0x0 0x0 0x0 0x9 0x3 0x3 0x6 0x2 0x3a 0x0 0x0 0x7 0xd0 old_data:  addr=None
2025-03-07 13:18:39.382 DEBUG (MainThread) [pymodbus.logging] Processing: 0x2 0xeb 0x0 0x0 0x0 0x9 0x3 0x3 0x6 0x2 0x3a 0x0 0x0 0x7 0xd0
2025-03-07 13:18:39.382 DEBUG (MainThread) [pymodbus.logging] decoded PDU function_code(3 sub -1) -> ReadHoldingRegistersResponse(dev_id=0, transaction_id=0, address=0, count=0, bits=[], registers=[570, 0, 2000], status=1) 
2025-03-07 13:18:39.382 DEBUG (MainThread) [pymodbus.logging] Frame advanced, resetting header!!
2025-03-07 13:18:39.434 DEBUG (MainThread) [pymodbus.logging] send: 0x2 0xec 0x0 0x0 0x0 0x6 0x3 0x3 0xb7 0xe3 0x0 0x1b

Please confirm the following:

  • I'm running the latest release of Home Assistant.
  • I'm running the latest release of this integration.
  • I did not find an existing issue describing this problem.
  • I did upload the diagnostics-file that I could retrieve from the 'Devices & Services Page'
  • I did upload the relevant debug logs (via 'Enable Debug Logging'-feature or by manually configuring HA logging)
@scruysberghs scruysberghs added the bug Something isn't working label Mar 7, 2025
@scruysberghs
Copy link
Author

If I look at the modbus registers is see that you have to te set Active power control mode (register 40118) 0..3 with 2 using the value in register 40120 (in kW, not W) and mode 3 using the percentage. But maybe I am looking at old/wrong modbus document?

Image

@scruysberghs
Copy link
Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant