Je rajoute le log en debug de vtherm et daikin lors du passage a clim du vtherm :
2025-06-07 10:44:48.706 DEBUG (MainThread) [custom_components.versatile_thermostat.underlyings] VersatileThermostat-VTherm-Bureau-climate.daikin_bureau - Last_sent_temperature is now: 22.9
2025-06-07 10:44:48.706 DEBUG (MainThread) [custom_components.versatile_thermostat.thermostat_climate] VersatileThermostat-VTherm-Bureau - recalculate all
2025-06-07 10:44:48.707 DEBUG (MainThread) [custom_components.versatile_thermostat.thermostat_climate] VersatileThermostat-VTherm-Bureau - Calling update_custom_attributes: {'is_on': True, 'hvac_action': <HVACAction.OFF: 'off'>, 'hvac_mode': <HVACMode.COOL: 'cool'>, 'preset_mode': 'comfort', 'type': None, 'is_controlled_by_central_mode': False, 'last_central_mode': None, 'frost_temp': 7.0, 'eco_temp': 7.0, 'boost_temp': 7.0, 'comfort_temp': 20.0, 'frost_away_temp': 35.0, 'eco_away_temp': 35.0, 'boost_away_temp': 35.0, 'comfort_away_temp': 17.0, 'target_temperature_step': 0.1, 'ext_current_temperature': 17.8, 'ac_mode': True, 'saved_preset_mode': 'comfort', 'saved_target_temp': 24.5, 'saved_hvac_mode': <HVACMode.OFF: 'off'>, 'last_temperature_datetime': '2025-06-07T10:44:48.706645+02:00', 'last_ext_temperature_datetime': '2025-06-07T10:44:48.706645+02:00', 'minimal_activation_delay_sec': 10, 'minimal_deactivation_delay_sec': 0, 'total_energy': 43.76, 'last_update_datetime': '2025-06-07T10:44:48.706722+02:00', 'timezone': 'Europe/Paris', 'temperature_unit': <UnitOfTemperature.CELSIUS: '°C'>, 'is_device_active': False, 'device_actives': [], 'nb_device_actives': 0, 'ema_temp': 24.2, 'is_used_by_central_boiler': False, 'temperature_slope': 0, 'hvac_off_reason': None, 'max_on_percent': None, 'have_valve_regulation': False, 'last_change_time_from_vtherm': '2025-06-07T10:20:36.868137+02:00', 'presence_sensor_entity_id': 'person.dom', 'presence_state': 'on', 'is_presence_configured': True, 'power_sensor_entity_id': None, 'max_power_sensor_entity_id': None, 'overpowering_state': 'unavailable', 'is_power_configured': False, 'device_power': 1.0, 'power_temp': None, 'current_power': None, 'current_max_power': None, 'mean_cycle_power': None, 'motion_sensor_entity_id': None, 'motion_state': 'unavailable', 'is_motion_configured': False, 'motion_delay_sec': 0, 'motion_off_delay_sec': 0, 'motion_preset': None, 'no_motion_preset': None, 'window_state': 'unavailable', 'window_auto_state': 'unavailable', 'window_action': 'window_turn_off', 'is_window_bypass': False, 'window_sensor_entity_id': None, 'window_delay_sec': None, 'window_off_delay_sec': None, 'is_window_configured': False, 'is_window_auto_configured': False, 'window_auto_open_threshold': None, 'window_auto_close_threshold': None, 'window_auto_max_duration': None, 'is_safety_configured': True, 'safety_state': 'off', 'safety_delay_min': 60, 'safety_min_on_percent': 0.5, 'safety_default_on_percent': 0.1, 'is_auto_start_stop_configured': False, 'is_over_climate': True, 'start_hvac_action_date': None, 'underlying_entities': ['climate.daikin_bureau'], 'is_regulated': True, 'regulated_target_temperature': 22.9, 'auto_regulation_mode': 'auto_regulation_strong', 'regulation_accumulated_error': -12.790301967412743, 'auto_fan_mode': 'auto_fan_low', 'current_auto_fan_mode': 'auto_fan_low', 'auto_activated_fan_mode': None, 'auto_deactivated_fan_mode': None, 'auto_regulation_use_device_temp': False, 'follow_underlying_temp_change': False}
2025-06-07 10:44:48.707 DEBUG (MainThread) [custom_components.versatile_thermostat.base_thermostat] VersatileThermostat-VTherm-Bureau - Checking new cycle. hvac_mode=cool, safety_state=off, preset_mode=comfort
2025-06-07 10:44:48.707 DEBUG (MainThread) [custom_components.versatile_thermostat.feature_window_manager] WindowManager-VTherm-Bureau - Window auto is on, check the alert. last slope is 0.000
2025-06-07 10:44:48.707 DEBUG (MainThread) [custom_components.versatile_thermostat.feature_window_manager] WindowManager-VTherm-Bureau - Window auto event is ignored because bypass is ON or window auto detection is disabled
2025-06-07 10:44:48.707 DEBUG (MainThread) [custom_components.versatile_thermostat.feature_safety_manager] SafetyManager-VTherm-Bureau - checking safety delta_temp=0.0 delta_ext_temp=0.0 mod_cond=True temp_cond=False climate_cond=True switch_cond=False
2025-06-07 10:44:48.708 DEBUG (MainThread) [custom_components.versatile_thermostat.thermostat_climate] VersatileThermostat-VTherm-Bureau - Calling update_custom_attributes: {'is_on': True, 'hvac_action': <HVACAction.OFF: 'off'>, 'hvac_mode': <HVACMode.COOL: 'cool'>, 'preset_mode': 'comfort', 'type': None, 'is_controlled_by_central_mode': False, 'last_central_mode': None, 'frost_temp': 7.0, 'eco_temp': 7.0, 'boost_temp': 7.0, 'comfort_temp': 20.0, 'frost_away_temp': 35.0, 'eco_away_temp': 35.0, 'boost_away_temp': 35.0, 'comfort_away_temp': 17.0, 'target_temperature_step': 0.1, 'ext_current_temperature': 17.8, 'ac_mode': True, 'saved_preset_mode': 'comfort', 'saved_target_temp': 24.5, 'saved_hvac_mode': <HVACMode.OFF: 'off'>, 'last_temperature_datetime': '2025-06-07T10:44:48.706645+02:00', 'last_ext_temperature_datetime': '2025-06-07T10:44:48.706645+02:00', 'minimal_activation_delay_sec': 10, 'minimal_deactivation_delay_sec': 0, 'total_energy': 43.76, 'last_update_datetime': '2025-06-07T10:44:48.707846+02:00', 'timezone': 'Europe/Paris', 'temperature_unit': <UnitOfTemperature.CELSIUS: '°C'>, 'is_device_active': False, 'device_actives': [], 'nb_device_actives': 0, 'ema_temp': 24.2, 'is_used_by_central_boiler': False, 'temperature_slope': 0, 'hvac_off_reason': None, 'max_on_percent': None, 'have_valve_regulation': False, 'last_change_time_from_vtherm': '2025-06-07T10:20:36.868137+02:00', 'presence_sensor_entity_id': 'person.dom', 'presence_state': 'on', 'is_presence_configured': True, 'power_sensor_entity_id': None, 'max_power_sensor_entity_id': None, 'overpowering_state': 'unavailable', 'is_power_configured': False, 'device_power': 1.0, 'power_temp': None, 'current_power': None, 'current_max_power': None, 'mean_cycle_power': None, 'motion_sensor_entity_id': None, 'motion_state': 'unavailable', 'is_motion_configured': False, 'motion_delay_sec': 0, 'motion_off_delay_sec': 0, 'motion_preset': None, 'no_motion_preset': None, 'window_state': 'unavailable', 'window_auto_state': 'unavailable', 'window_action': 'window_turn_off', 'is_window_bypass': False, 'window_sensor_entity_id': None, 'window_delay_sec': None, 'window_off_delay_sec': None, 'is_window_configured': False, 'is_window_auto_configured': False, 'window_auto_open_threshold': None, 'window_auto_close_threshold': None, 'window_auto_max_duration': None, 'is_safety_configured': True, 'safety_state': 'off', 'safety_delay_min': 60, 'safety_min_on_percent': 0.5, 'safety_default_on_percent': 0.1, 'is_auto_start_stop_configured': False, 'is_over_climate': True, 'start_hvac_action_date': None, 'underlying_entities': ['climate.daikin_bureau'], 'is_regulated': True, 'regulated_target_temperature': 22.9, 'auto_regulation_mode': 'auto_regulation_strong', 'regulation_accumulated_error': -12.790301967412743, 'auto_fan_mode': 'auto_fan_low', 'current_auto_fan_mode': 'auto_fan_low', 'auto_activated_fan_mode': None, 'auto_deactivated_fan_mode': None, 'auto_regulation_use_device_temp': False, 'follow_underlying_temp_change': False}
2025-06-07 10:44:48.708 DEBUG (MainThread) [custom_components.versatile_thermostat.feature_auto_start_stop_manager] AutoStartStopManager-VTherm-Bureau - auto start/stop is disabled (or not configured)
2025-06-07 10:44:48.708 DEBUG (MainThread) [custom_components.versatile_thermostat.base_thermostat] VersatileThermostat-VTherm-Bureau - last_change_time is now 2025-06-07 10:44:48.708530+02:00
2025-06-07 10:44:48.708 DEBUG (MainThread) [custom_components.versatile_thermostat.thermostat_climate] VersatileThermostat-VTherm-Bureau - Calling update_custom_attributes: {'is_on': True, 'hvac_action': <HVACAction.OFF: 'off'>, 'hvac_mode': <HVACMode.COOL: 'cool'>, 'preset_mode': 'comfort', 'type': None, 'is_controlled_by_central_mode': False, 'last_central_mode': None, 'frost_temp': 7.0, 'eco_temp': 7.0, 'boost_temp': 7.0, 'comfort_temp': 20.0, 'frost_away_temp': 35.0, 'eco_away_temp': 35.0, 'boost_away_temp': 35.0, 'comfort_away_temp': 17.0, 'target_temperature_step': 0.1, 'ext_current_temperature': 17.8, 'ac_mode': True, 'saved_preset_mode': 'comfort', 'saved_target_temp': 24.5, 'saved_hvac_mode': <HVACMode.OFF: 'off'>, 'last_temperature_datetime': '2025-06-07T10:44:48.708524+02:00', 'last_ext_temperature_datetime': '2025-06-07T10:44:48.708524+02:00', 'minimal_activation_delay_sec': 10, 'minimal_deactivation_delay_sec': 0, 'total_energy': 43.76, 'last_update_datetime': '2025-06-07T10:44:48.708586+02:00', 'timezone': 'Europe/Paris', 'temperature_unit': <UnitOfTemperature.CELSIUS: '°C'>, 'is_device_active': False, 'device_actives': [], 'nb_device_actives': 0, 'ema_temp': 24.2, 'is_used_by_central_boiler': False, 'temperature_slope': 0, 'hvac_off_reason': None, 'max_on_percent': None, 'have_valve_regulation': False, 'last_change_time_from_vtherm': '2025-06-07T10:44:48.708530+02:00', 'presence_sensor_entity_id': 'person.dom', 'presence_state': 'on', 'is_presence_configured': True, 'power_sensor_entity_id': None, 'max_power_sensor_entity_id': None, 'overpowering_state': 'unavailable', 'is_power_configured': False, 'device_power': 1.0, 'power_temp': None, 'current_power': None, 'current_max_power': None, 'mean_cycle_power': None, 'motion_sensor_entity_id': None, 'motion_state': 'unavailable', 'is_motion_configured': False, 'motion_delay_sec': 0, 'motion_off_delay_sec': 0, 'motion_preset': None, 'no_motion_preset': None, 'window_state': 'unavailable', 'window_auto_state': 'unavailable', 'window_action': 'window_turn_off', 'is_window_bypass': False, 'window_sensor_entity_id': None, 'window_delay_sec': None, 'window_off_delay_sec': None, 'is_window_configured': False, 'is_window_auto_configured': False, 'window_auto_open_threshold': None, 'window_auto_close_threshold': None, 'window_auto_max_duration': None, 'is_safety_configured': True, 'safety_state': 'off', 'safety_delay_min': 60, 'safety_min_on_percent': 0.5, 'safety_default_on_percent': 0.1, 'is_auto_start_stop_configured': False, 'is_over_climate': True, 'start_hvac_action_date': None, 'underlying_entities': ['climate.daikin_bureau'], 'is_regulated': True, 'regulated_target_temperature': 22.9, 'auto_regulation_mode': 'auto_regulation_strong', 'regulation_accumulated_error': -12.790301967412743, 'auto_fan_mode': 'auto_fan_low', 'current_auto_fan_mode': 'auto_fan_low', 'auto_activated_fan_mode': None, 'auto_deactivated_fan_mode': None, 'auto_regulation_use_device_temp': False, 'follow_underlying_temp_change': False}
2025-06-07 10:44:48.880 DEBUG (MainThread) [pydaikin.daikin_brp069] Parsing ret=OK,pow=0,mode=3,adv=,stemp=23.0,shum=0,dt1=25.0,dt2=M,dt3=23.0,dt4=22.5,dt5=22.5,dt7=25.0,dh1=AUTO,dh2=50,dh3=0,dh4=0,dh5=0,dh7=AUTO,dhh=50,b_mode=3,b_stemp=23.0,b_shum=0,alert=255,f_rate=B,f_dir=3,b_f_rate=B,b_f_dir=3,dfr1=5,dfr2=5,dfr3=B,dfr4=A,dfr5=A,dfr6=5,dfr7=5,dfrh=5,dfd1=0,dfd2=0,dfd3=3,dfd4=3,dfd5=3,dfd6=0,dfd7=0,dfdh=0,dmnd_run=0,en_demand=0
2025-06-07 10:44:48.881 DEBUG (MainThread) [pydaikin.response] Parsing response: ret=OK,pow=0,mode=3,adv=,stemp=23.0,shum=0,dt1=25.0,dt2=M,dt3=23.0,dt4=22.5,dt5=22.5,dt7=25.0,dh1=AUTO,dh2=50,dh3=0,dh4=0,dh5=0,dh7=AUTO,dhh=50,b_mode=3,b_stemp=23.0,b_shum=0,alert=255,f_rate=B,f_dir=3,b_f_rate=B,b_f_dir=3,dfr1=5,dfr2=5,dfr3=B,dfr4=A,dfr5=A,dfr6=5,dfr7=5,dfrh=5,dfd1=0,dfd2=0,dfd3=3,dfd4=3,dfd5=3,dfd6=0,dfd7=0,dfdh=0,dmnd_run=0,en_demand=0
2025-06-07 10:44:48.881 DEBUG (MainThread) [pydaikin.daikin_brp069] Sending request to aircon/set_control_info with params: {'mode': '3', 'pow': '1', 'shum': '0', 'stemp': '23.0', 'f_rate': 'B', 'f_dir': '3'}
2025-06-07 10:44:48.881 DEBUG (MainThread) [pydaikin.daikin_base] Calling: http://192.168.32.163/aircon/set_control_info {'mode': '3', 'pow': '1', 'shum': '0', 'stemp': '23.0', 'f_rate': 'B', 'f_dir': '3'} [{}]
2025-06-07 10:44:49.005 DEBUG (MainThread) [pydaikin.daikin_brp069] Parsing ret=OK,pow=0,mode=3,adv=,stemp=23.0,shum=0,dt1=25.0,dt2=M,dt3=23.0,dt4=22.5,dt5=22.5,dt7=25.0,dh1=AUTO,dh2=50,dh3=0,dh4=0,dh5=0,dh7=AUTO,dhh=50,b_mode=3,b_stemp=23.0,b_shum=0,alert=255,f_rate=B,f_dir=3,b_f_rate=B,b_f_dir=3,dfr1=5,dfr2=5,dfr3=B,dfr4=A,dfr5=A,dfr6=5,dfr7=5,dfrh=5,dfd1=0,dfd2=0,dfd3=3,dfd4=3,dfd5=3,dfd6=0,dfd7=0,dfdh=0,dmnd_run=0,en_demand=0
2025-06-07 10:44:49.005 DEBUG (MainThread) [pydaikin.response] Parsing response: ret=OK,pow=0,mode=3,adv=,stemp=23.0,shum=0,dt1=25.0,dt2=M,dt3=23.0,dt4=22.5,dt5=22.5,dt7=25.0,dh1=AUTO,dh2=50,dh3=0,dh4=0,dh5=0,dh7=AUTO,dhh=50,b_mode=3,b_stemp=23.0,b_shum=0,alert=255,f_rate=B,f_dir=3,b_f_rate=B,b_f_dir=3,dfr1=5,dfr2=5,dfr3=B,dfr4=A,dfr5=A,dfr6=5,dfr7=5,dfrh=5,dfd1=0,dfd2=0,dfd3=3,dfd4=3,dfd5=3,dfd6=0,dfd7=0,dfdh=0,dmnd_run=0,en_demand=0
2025-06-07 10:44:49.005 DEBUG (MainThread) [pydaikin.daikin_brp069] Sending request to aircon/set_control_info with params: {'mode': '3', 'pow': '0', 'shum': '0', 'stemp': '23', 'f_rate': 'B', 'f_dir': '3'}
2025-06-07 10:44:49.005 DEBUG (MainThread) [pydaikin.daikin_base] Calling: http://192.168.32.163/aircon/set_control_info {'mode': '3', 'pow': '0', 'shum': '0', 'stemp': '23', 'f_rate': 'B', 'f_dir': '3'} [{}]
2025-06-07 10:44:49.115 DEBUG (MainThread) [pydaikin.daikin_brp069] Parsing ret=OK,adv=
2025-06-07 10:44:49.115 DEBUG (MainThread) [pydaikin.response] Parsing response: ret=OK,adv=
2025-06-07 10:44:49.116 DEBUG (MainThread) [pydaikin.daikin_base] Updating ['aircon/get_sensor_info', 'aircon/get_control_info']
2025-06-07 10:44:49.117 DEBUG (MainThread) [pydaikin.daikin_base] Calling: http://192.168.32.163/aircon/get_sensor_info {} [{}]
2025-06-07 10:44:49.117 DEBUG (MainThread) [pydaikin.daikin_base] Calling: http://192.168.32.163/aircon/get_control_info {} [{}]
2025-06-07 10:44:49.225 DEBUG (MainThread) [pydaikin.daikin_brp069] Parsing ret=OK,adv=
2025-06-07 10:44:49.225 DEBUG (MainThread) [pydaikin.response] Parsing response: ret=OK,adv=
2025-06-07 10:44:49.225 DEBUG (MainThread) [pydaikin.daikin_base] Updating ['aircon/get_sensor_info', 'aircon/get_control_info']
2025-06-07 10:44:49.226 DEBUG (MainThread) [pydaikin.daikin_base] Calling: http://192.168.32.163/aircon/get_sensor_info {} [{}]
2025-06-07 10:44:49.226 DEBUG (MainThread) [pydaikin.daikin_base] Calling: http://192.168.32.163/aircon/get_control_info {} [{}]
2025-06-07 10:44:49.350 DEBUG (MainThread) [pydaikin.daikin_brp069] Parsing ret=OK,htemp=24.0,hhum=-,otemp=20.0,err=0,cmpfreq=0
2025-06-07 10:44:49.350 DEBUG (MainThread) [pydaikin.response] Parsing response: ret=OK,htemp=24.0,hhum=-,otemp=20.0,err=0,cmpfreq=0
2025-06-07 10:44:49.475 DEBUG (MainThread) [pydaikin.daikin_brp069] Parsing ret=OK,pow=0,mode=3,adv=,stemp=23.0,shum=0,dt1=25.0,dt2=M,dt3=23.0,dt4=22.5,dt5=22.5,dt7=25.0,dh1=AUTO,dh2=50,dh3=0,dh4=0,dh5=0,dh7=AUTO,dhh=50,b_mode=3,b_stemp=23.0,b_shum=0,alert=255,f_rate=B,f_dir=3,b_f_rate=B,b_f_dir=3,dfr1=5,dfr2=5,dfr3=B,dfr4=A,dfr5=A,dfr6=5,dfr7=5,dfrh=5,dfd1=0,dfd2=0,dfd3=3,dfd4=3,dfd5=3,dfd6=0,dfd7=0,dfdh=0,dmnd_run=0,en_demand=0
2025-06-07 10:44:49.475 DEBUG (MainThread) [pydaikin.response] Parsing response: ret=OK,pow=0,mode=3,adv=,stemp=23.0,shum=0,dt1=25.0,dt2=M,dt3=23.0,dt4=22.5,dt5=22.5,dt7=25.0,dh1=AUTO,dh2=50,dh3=0,dh4=0,dh5=0,dh7=AUTO,dhh=50,b_mode=3,b_stemp=23.0,b_shum=0,alert=255,f_rate=B,f_dir=3,b_f_rate=B,b_f_dir=3,dfr1=5,dfr2=5,dfr3=B,dfr4=A,dfr5=A,dfr6=5,dfr7=5,dfrh=5,dfd1=0,dfd2=0,dfd3=3,dfd4=3,dfd5=3,dfd6=0,dfd7=0,dfdh=0,dmnd_run=0,en_demand=0
2025-06-07 10:44:49.476 DEBUG (MainThread) [homeassistant.components.daikin.coordinator] Finished fetching Bureau data in 0.360 seconds (success: True)
2025-06-07 10:44:49.623 DEBUG (MainThread) [pydaikin.daikin_brp069] Parsing ret=OK,htemp=24.0,hhum=-,otemp=20.0,err=0,cmpfreq=0
2025-06-07 10:44:49.623 DEBUG (MainThread) [pydaikin.response] Parsing response: ret=OK,htemp=24.0,hhum=-,otemp=20.0,err=0,cmpfreq=0
2025-06-07 10:44:49.732 DEBUG (MainThread) [pydaikin.daikin_brp069] Parsing ret=OK,pow=0,mode=3,adv=,stemp=23.0,shum=0,dt1=25.0,dt2=M,dt3=23.0,dt4=22.5,dt5=22.5,dt7=25.0,dh1=AUTO,dh2=50,dh3=0,dh4=0,dh5=0,dh7=AUTO,dhh=50,b_mode=3,b_stemp=23.0,b_shum=0,alert=255,f_rate=B,f_dir=3,b_f_rate=B,b_f_dir=3,dfr1=5,dfr2=5,dfr3=B,dfr4=A,dfr5=A,dfr6=5,dfr7=5,dfrh=5,dfd1=0,dfd2=0,dfd3=3,dfd4=3,dfd5=3,dfd6=0,dfd7=0,dfdh=0,dmnd_run=0,en_demand=0
2025-06-07 10:44:49.732 DEBUG (MainThread) [pydaikin.response] Parsing response: ret=OK,pow=0,mode=3,adv=,stemp=23.0,shum=0,dt1=25.0,dt2=M,dt3=23.0,dt4=22.5,dt5=22.5,dt7=25.0,dh1=AUTO,dh2=50,dh3=0,dh4=0,dh5=0,dh7=AUTO,dhh=50,b_mode=3,b_stemp=23.0,b_shum=0,alert=255,f_rate=B,f_dir=3,b_f_rate=B,b_f_dir=3,dfr1=5,dfr2=5,dfr3=B,dfr4=A,dfr5=A,dfr6=5,dfr7=5,dfrh=5,dfd1=0,dfd2=0,dfd3=3,dfd4=3,dfd5=3,dfd6=0,dfd7=0,dfdh=0,dmnd_run=0,en_demand=0
2025-06-07 10:44:49.733 DEBUG (MainThread) [homeassistant.components.daikin.coordinator] Finished fetching Bureau data in 0.507 seconds (success: True)
2025-06-07 10:44:50.495 DEBUG (MainThread) [pydaikin.daikin_base] Updating ['aircon/get_sensor_info', 'aircon/get_control_info', 'aircon/get_week_power']
2025-06-07 10:44:50.496 DEBUG (MainThread) [pydaikin.daikin_base] Calling: http://192.168.32.162/aircon/get_sensor_info {} [{}]
2025-06-07 10:44:50.497 DEBUG (MainThread) [pydaikin.daikin_base] Calling: http://192.168.32.162/aircon/get_control_info {} [{}]
2025-06-07 10:44:50.497 DEBUG (MainThread) [pydaikin.daikin_base] Calling: http://192.168.32.162/aircon/get_week_power {} [{}]
2025-06-07 10:44:50.606 DEBUG (MainThread) [pydaikin.daikin_brp069] Parsing ret=OK,htemp=23.0,hhum=-,otemp=20.0,err=0,cmpfreq=0
2025-06-07 10:44:50.606 DEBUG (MainThread) [pydaikin.response] Parsing response: ret=OK,htemp=23.0,hhum=-,otemp=20.0,err=0,cmpfreq=0
2025-06-07 10:44:50.713 DEBUG (MainThread) [pydaikin.daikin_brp069] Parsing ret=OK,pow=0,mode=3,adv=,stemp=18.0,shum=0,dt1=19.0,dt2=M,dt3=18.0,dt4=19.0,dt5=19.0,dt7=19.0,dh1=0,dh2=50,dh3=0,dh4=0,dh5=0,dh7=0,dhh=50,b_mode=3,b_stemp=18.0,b_shum=0,alert=255,f_rate=B,f_dir=0,b_f_rate=B,b_f_dir=0,dfr1=B,dfr2=5,dfr3=B,dfr4=B,dfr5=B,dfr6=5,dfr7=B,dfrh=5,dfd1=0,dfd2=0,dfd3=0,dfd4=0,dfd5=0,dfd6=0,dfd7=0,dfdh=0,dmnd_run=0,en_demand=0
2025-06-07 10:44:50.713 DEBUG (MainThread) [pydaikin.response] Parsing response: ret=OK,pow=0,mode=3,adv=,stemp=18.0,shum=0,dt1=19.0,dt2=M,dt3=18.0,dt4=19.0,dt5=19.0,dt7=19.0,dh1=0,dh2=50,dh3=0,dh4=0,dh5=0,dh7=0,dhh=50,b_mode=3,b_stemp=18.0,b_shum=0,alert=255,f_rate=B,f_dir=0,b_f_rate=B,b_f_dir=0,dfr1=B,dfr2=5,dfr3=B,dfr4=B,dfr5=B,dfr6=5,dfr7=B,dfrh=5,dfd1=0,dfd2=0,dfd3=0,dfd4=0,dfd5=0,dfd6=0,dfd7=0,dfdh=0,dmnd_run=0,en_demand=0
2025-06-07 10:44:50.818 DEBUG (MainThread) [pydaikin.daikin_brp069] Parsing ret=OK,today_runtime=0,datas=0/0/0/0/0/0/17800
2025-06-07 10:44:50.818 DEBUG (MainThread) [pydaikin.response] Parsing response: ret=OK,today_runtime=0,datas=0/0/0/0/0/0/17800
2025-06-07 10:44:50.819 DEBUG (MainThread) [homeassistant.components.daikin.coordinator] Finished fetching Chambre data in 0.324 seconds (success: True)