Versatile Thermostat n'envoie pas de bonne consigne de régulation

Bonjour,

J’utilise Versatile Thermostat afin de réguler la température dans mon salon via ma clim réversible Mitsubishi. J’utilise un capteur de température complémentaire car celui intégré à la clim ne permet pas de bien réguler.

J’ai un déclenchement automatique le matin et le soir afin de chauffer avant mon réveil et avant que je rentre le soir.

Je constat que lorsque VTherm se déclenche il envoie la valeur de consigne à la clim (le matin demande de 19°) et donc la pièce ne chauffe que de 0.4° en 30min.
J’ai le même souci le soir et la régulation se déclenche correctement après que je modifie plusieurs fois volontairement la température de consigne (assez aléatoire en vrai).

Par exemple ce matin j’ai relevé ces températures :

  • Temp salon : 16.2°
  • Temp clim : 14°
  • Temp ext : 1.4°

Je joins ci dessous la configuration VTherm et les logs debug de ce matin.

Configuration VTherm
vac_modes: off, heat, dry, cool, fan_only, heat_cool
min_temp: 7
max_temp: 30
target_temp_step: 0.1
fan_modes: auto, 1, 2, 3, 4, 5
preset_modes: none, frost, eco, comfort, boost
swing_modes: auto, 1_up, 2, 3, 4, 5_down, swing
current_temperature: 16.4
temperature: 19
fan_mode: auto
hvac_action: idle
preset_mode: none
swing_mode: swing
is_on: false
hvac_mode: off
type: null
is_controlled_by_central_mode: true
last_central_mode: null
frost_temp: 7.5
eco_temp: 18
boost_temp: 22
comfort_temp: 20
frost_away_temp: 0
eco_away_temp: 0
boost_away_temp: 0
comfort_away_temp: 0
power_temp: null
target_temperature_step: 0.1
ext_current_temperature: 1.7
ac_mode: true
current_power: null
current_power_max: null
saved_preset_mode: comfort
saved_target_temp: 20
saved_hvac_mode: heat
motion_sensor_entity_id: null
motion_state: null
power_sensor_entity_id: null
max_power_sensor_entity_id: null
overpowering_state: null
presence_sensor_entity_id: null
presence_state: null
window_state: off
window_auto_state: off
window_bypass_state: false
window_sensor_entity_id: null
window_delay_sec: null
window_auto_enabled: false
window_auto_open_threshold: null
window_auto_close_threshold: null
window_auto_max_duration: null
window_action: window_turn_off
security_delay_min: 180
security_min_on_percent: 0.5
security_default_on_percent: 0.1
last_temperature_datetime: 2024-12-05T08:07:05.435172+01:00
last_ext_temperature_datetime: 2024-12-05T08:11:44.742955+01:00
security_state: false
minimal_activation_delay_sec: 10
device_power: 1
mean_cycle_power: null
total_energy: 0
last_update_datetime: 2024-12-05T08:11:44.755349+01:00
timezone: Europe/Paris
temperature_unit: °C
is_device_active: false
ema_temp: 16.45
is_used_by_central_boiler: false
temperature_slope: -0.04
hvac_off_reason: null
is_over_climate: true
start_hvac_action_date: null
underlying_entities: climate.mitsubishi
is_regulated: true
regulated_target_temperature: 21
auto_regulation_mode: auto_regulation_medium
regulation_accumulated_error: 20
auto_fan_mode: auto_fan_high
current_auto_fan_mode: auto_fan_high
auto_activated_fan_mode: null
auto_deactivated_fan_mode: auto
auto_regulation_use_device_temp: true
auto_start_stop_enable: false
auto_start_stop_level: auto_start_stop_none
auto_start_stop_dtmin: null
auto_start_stop_accumulated_error: 0
auto_start_stop_accumulated_error_threshold: null
follow_underlying_temp_change: false
friendly_name: Salon
supported_features: 441
Log debug de la régulation de ce matin
2024-12-05 06:30:00.243 INFO (MainThread) [custom_components.versatile_thermostat.base_thermostat] VersatileThermostat-Salon - Set target temp: 19.0
2024-12-05 06:30:00.244 DEBUG (MainThread) [custom_components.versatile_thermostat.thermostat_climate] VersatileThermostat-Salon - don't send regulated temperature cause VTherm is off 
2024-12-05 06:30:00.244 DEBUG (MainThread) [custom_components.versatile_thermostat.thermostat_climate] VersatileThermostat-Salon - recalculate all
2024-12-05 06:30:00.244 DEBUG (MainThread) [custom_components.versatile_thermostat.underlyings] VersatileThermostat-Salon-climate.mitsubishi - hvac_action simulation target=22.5, current=14.0, hvac_mode=off
2024-12-05 06:30:00.245 DEBUG (MainThread) [custom_components.versatile_thermostat.underlyings] VersatileThermostat-Salon-climate.mitsubishi - hvac_action simulation target=22.5, current=14.0, hvac_mode=off
2024-12-05 06:30:00.250 DEBUG (MainThread) [custom_components.versatile_thermostat.energy_debug] VersatileThermostat-Salon - update_custom_attributes saved energy is 0
2024-12-05 06:30:00.250 DEBUG (MainThread) [custom_components.versatile_thermostat.energy_debug] VersatileThermostat-Salon - async_write_ha_state written state energy is 0
2024-12-05 06:30:00.252 DEBUG (MainThread) [custom_components.versatile_thermostat.underlyings] VersatileThermostat-Salon-climate.mitsubishi - hvac_action simulation target=22.5, current=14.0, hvac_mode=off
2024-12-05 06:30:00.252 DEBUG (MainThread) [custom_components.versatile_thermostat.underlyings] VersatileThermostat-Salon-climate.mitsubishi - hvac_action simulation target=22.5, current=14.0, hvac_mode=off
2024-12-05 06:30:00.253 DEBUG (MainThread) [custom_components.versatile_thermostat.thermostat_climate] VersatileThermostat-Salon - Calling update_custom_attributes: {'is_on': False, 'hvac_action': <HVACAction.IDLE: 'idle'>, 'hvac_mode': <HVACMode.OFF: 'off'>, 'preset_mode': 'none', 'type': None, 'is_controlled_by_central_mode': True, 'last_central_mode': None, 'frost_temp': 7.5, 'eco_temp': 18.0, 'boost_temp': 22.0, 'comfort_temp': 20.0, 'frost_away_temp': 0, 'eco_away_temp': 0, 'boost_away_temp': 0, 'comfort_away_temp': 0, 'power_temp': None, 'target_temperature_step': 0.1, 'ext_current_temperature': 1.4, 'ac_mode': True, 'current_power': None, 'current_power_max': None, 'saved_preset_mode': 'comfort', 'saved_target_temp': 20.0, 'saved_hvac_mode': 'heat', 'motion_sensor_entity_id': None, 'motion_state': None, 'power_sensor_entity_id': None, 'max_power_sensor_entity_id': None, 'overpowering_state': None, 'presence_sensor_entity_id': None, 'presence_state': None, 'window_state': 'off', 'window_auto_state': 'off', 'window_bypass_state': False, 'window_sensor_entity_id': None, 'window_delay_sec': None, 'window_auto_enabled': False, 'window_auto_open_threshold': None, 'window_auto_close_threshold': None, 'window_auto_max_duration': None, 'window_action': 'window_turn_off', 'security_delay_min': 180, 'security_min_on_percent': 0.5, 'security_default_on_percent': 0.1, 'last_temperature_datetime': '2024-12-05T06:27:03.941004+01:00', 'last_ext_temperature_datetime': '2024-12-05T06:11:44.695284+01:00', 'security_state': False, 'minimal_activation_delay_sec': 10, 'device_power': 1.0, 'mean_cycle_power': None, 'total_energy': 0, 'last_update_datetime': '2024-12-05T06:30:00.249702+01:00', 'timezone': 'Europe/Paris', 'temperature_unit': <UnitOfTemperature.CELSIUS: '°C'>, 'is_device_active': False, 'ema_temp': 16.4, 'is_used_by_central_boiler': False, 'temperature_slope': -0.19, 'hvac_off_reason': None, 'is_over_climate': True, 'start_hvac_action_date': None, 'underlying_entities': ['climate.mitsubishi'], 'is_regulated': True, 'regulated_target_temperature': 21.2, 'auto_regulation_mode': 'auto_regulation_medium', 'regulation_accumulated_error': -4.3952880859375, 'auto_fan_mode': 'auto_fan_high', 'current_auto_fan_mode': 'auto_fan_high', 'auto_activated_fan_mode': None, 'auto_deactivated_fan_mode': 'auto', 'auto_regulation_use_device_temp': True, 'auto_start_stop_enable': False, 'auto_start_stop_level': 'auto_start_stop_none', 'auto_start_stop_dtmin': None, 'auto_start_stop_accumulated_error': 0, 'auto_start_stop_accumulated_error_threshold': None, 'follow_underlying_temp_change': False}
2024-12-05 06:30:00.255 DEBUG (MainThread) [custom_components.versatile_thermostat.energy_debug] VersatileThermostat-Salon - async_write_ha_state written state energy is 0
2024-12-05 06:30:00.257 DEBUG (MainThread) [custom_components.versatile_thermostat.underlyings] VersatileThermostat-Salon-climate.mitsubishi - hvac_action simulation target=22.5, current=14.0, hvac_mode=off
2024-12-05 06:30:00.257 DEBUG (MainThread) [custom_components.versatile_thermostat.underlyings] VersatileThermostat-Salon-climate.mitsubishi - hvac_action simulation target=22.5, current=14.0, hvac_mode=off
2024-12-05 06:30:00.258 DEBUG (MainThread) [custom_components.versatile_thermostat.base_thermostat] VersatileThermostat-Salon - last_change_time is now 2024-12-05 06:30:00.258675+01:00
2024-12-05 06:30:00.259 DEBUG (MainThread) [custom_components.versatile_thermostat.base_thermostat] VersatileThermostat-Salon - Checking new cycle. hvac_mode=off, security_state=False, preset_mode=none
2024-12-05 06:30:00.259 DEBUG (MainThread) [custom_components.versatile_thermostat.base_thermostat] VersatileThermostat-Salon - Window auto is on, check the alert. last slope is -0.190
2024-12-05 06:30:00.259 DEBUG (MainThread) [custom_components.versatile_thermostat.base_thermostat] VersatileThermostat-Salon - Window auto event is ignored because bypass is ON or window auto detection is disabled
2024-12-05 06:30:00.260 DEBUG (MainThread) [custom_components.versatile_thermostat.base_thermostat] VersatileThermostat-Salon - power not configured. check_overpowering not available
2024-12-05 06:30:00.260 DEBUG (MainThread) [custom_components.versatile_thermostat.underlyings] VersatileThermostat-Salon-climate.mitsubishi - hvac_action simulation target=22.5, current=14.0, hvac_mode=off
2024-12-05 06:30:00.260 DEBUG (MainThread) [custom_components.versatile_thermostat.underlyings] VersatileThermostat-Salon-climate.mitsubishi - hvac_action simulation target=22.5, current=14.0, hvac_mode=off
2024-12-05 06:30:00.263 DEBUG (MainThread) [custom_components.versatile_thermostat.base_thermostat] VersatileThermostat-Salon - checking security delta_temp=2.9 delta_ext_temp=18.3 mod_cond=False temp_cond=False climate_cond=False switch_cond=False
2024-12-05 06:30:00.263 DEBUG (MainThread) [custom_components.versatile_thermostat.base_thermostat] VersatileThermostat-Salon - End of cycle (HVAC_MODE_OFF)
2024-12-05 06:30:00.264 DEBUG (MainThread) [custom_components.versatile_thermostat.thermostat_climate] %s - auto start/stop is disabled
2024-12-05 06:30:00.264 DEBUG (MainThread) [custom_components.versatile_thermostat.thermostat_climate] VersatileThermostat-Salon - don't send regulated temperature cause VTherm is off 
2024-12-05 06:30:00.281 INFO (MainThread) [custom_components.versatile_thermostat.base_thermostat] VersatileThermostat-Salon - Set hvac mode: heat
2024-12-05 06:30:00.286 DEBUG (MainThread) [custom_components.versatile_thermostat.base_thermostat] VersatileThermostat-Salon - Checking new cycle. hvac_mode=heat, security_state=False, preset_mode=none
2024-12-05 06:30:00.287 DEBUG (MainThread) [custom_components.versatile_thermostat.base_thermostat] VersatileThermostat-Salon - Window auto is on, check the alert. last slope is -0.190
2024-12-05 06:30:00.287 DEBUG (MainThread) [custom_components.versatile_thermostat.base_thermostat] VersatileThermostat-Salon - Window auto event is ignored because bypass is ON or window auto detection is disabled
2024-12-05 06:30:00.287 DEBUG (MainThread) [custom_components.versatile_thermostat.base_thermostat] VersatileThermostat-Salon - power not configured. check_overpowering not available
2024-12-05 06:30:00.288 DEBUG (MainThread) [custom_components.versatile_thermostat.underlyings] VersatileThermostat-Salon-climate.mitsubishi - hvac_action simulation target=22.5, current=14.0, hvac_mode=off
2024-12-05 06:30:00.288 DEBUG (MainThread) [custom_components.versatile_thermostat.underlyings] VersatileThermostat-Salon-climate.mitsubishi - hvac_action simulation target=22.5, current=14.0, hvac_mode=off
2024-12-05 06:30:00.288 DEBUG (MainThread) [custom_components.versatile_thermostat.base_thermostat] VersatileThermostat-Salon - checking security delta_temp=2.9 delta_ext_temp=18.3 mod_cond=True temp_cond=False climate_cond=False switch_cond=False
2024-12-05 06:30:00.288 DEBUG (MainThread) [custom_components.versatile_thermostat.underlyings] VersatileThermostat-Salon-climate.mitsubishi - hvac_action simulation target=22.5, current=14.0, hvac_mode=off
2024-12-05 06:30:00.289 DEBUG (MainThread) [custom_components.versatile_thermostat.underlyings] VersatileThermostat-Salon-climate.mitsubishi - hvac_action simulation target=22.5, current=14.0, hvac_mode=off
2024-12-05 06:30:00.289 DEBUG (MainThread) [custom_components.versatile_thermostat.energy_debug] VersatileThermostat-Salon - update_custom_attributes saved energy is 0
2024-12-05 06:30:00.290 DEBUG (MainThread) [custom_components.versatile_thermostat.energy_debug] VersatileThermostat-Salon - async_write_ha_state written state energy is 0
2024-12-05 06:30:00.291 DEBUG (MainThread) [custom_components.versatile_thermostat.underlyings] VersatileThermostat-Salon-climate.mitsubishi - hvac_action simulation target=22.5, current=14.0, hvac_mode=off
2024-12-05 06:30:00.291 DEBUG (MainThread) [custom_components.versatile_thermostat.underlyings] VersatileThermostat-Salon-climate.mitsubishi - hvac_action simulation target=22.5, current=14.0, hvac_mode=off
2024-12-05 06:30:00.292 DEBUG (MainThread) [custom_components.versatile_thermostat.thermostat_climate] VersatileThermostat-Salon - Calling update_custom_attributes: {'is_on': True, 'hvac_action': <HVACAction.IDLE: 'idle'>, 'hvac_mode': 'heat', 'preset_mode': 'none', 'type': None, 'is_controlled_by_central_mode': True, 'last_central_mode': None, 'frost_temp': 7.5, 'eco_temp': 18.0, 'boost_temp': 22.0, 'comfort_temp': 20.0, 'frost_away_temp': 0, 'eco_away_temp': 0, 'boost_away_temp': 0, 'comfort_away_temp': 0, 'power_temp': None, 'target_temperature_step': 0.1, 'ext_current_temperature': 1.4, 'ac_mode': True, 'current_power': None, 'current_power_max': None, 'saved_preset_mode': 'comfort', 'saved_target_temp': 20.0, 'saved_hvac_mode': 'heat', 'motion_sensor_entity_id': None, 'motion_state': None, 'power_sensor_entity_id': None, 'max_power_sensor_entity_id': None, 'overpowering_state': None, 'presence_sensor_entity_id': None, 'presence_state': None, 'window_state': 'off', 'window_auto_state': 'off', 'window_bypass_state': False, 'window_sensor_entity_id': None, 'window_delay_sec': None, 'window_auto_enabled': False, 'window_auto_open_threshold': None, 'window_auto_close_threshold': None, 'window_auto_max_duration': None, 'window_action': 'window_turn_off', 'security_delay_min': 180, 'security_min_on_percent': 0.5, 'security_default_on_percent': 0.1, 'last_temperature_datetime': '2024-12-05T06:27:03.941004+01:00', 'last_ext_temperature_datetime': '2024-12-05T06:11:44.695284+01:00', 'security_state': False, 'minimal_activation_delay_sec': 10, 'device_power': 1.0, 'mean_cycle_power': None, 'total_energy': 0, 'last_update_datetime': '2024-12-05T06:30:00.289627+01:00', 'timezone': 'Europe/Paris', 'temperature_unit': <UnitOfTemperature.CELSIUS: '°C'>, 'is_device_active': False, 'ema_temp': 16.4, 'is_used_by_central_boiler': False, 'temperature_slope': -0.19, 'hvac_off_reason': None, 'is_over_climate': True, 'start_hvac_action_date': None, 'underlying_entities': ['climate.mitsubishi'], 'is_regulated': True, 'regulated_target_temperature': 21.2, 'auto_regulation_mode': 'auto_regulation_medium', 'regulation_accumulated_error': -4.3952880859375, 'auto_fan_mode': 'auto_fan_high', 'current_auto_fan_mode': 'auto_fan_high', 'auto_activated_fan_mode': None, 'auto_deactivated_fan_mode': 'auto', 'auto_regulation_use_device_temp': True, 'auto_start_stop_enable': False, 'auto_start_stop_level': 'auto_start_stop_none', 'auto_start_stop_dtmin': None, 'auto_start_stop_accumulated_error': 0, 'auto_start_stop_accumulated_error_threshold': None, 'follow_underlying_temp_change': False}
2024-12-05 06:30:00.293 DEBUG (MainThread) [custom_components.versatile_thermostat.thermostat_climate] %s - auto start/stop is disabled
2024-12-05 06:30:00.293 INFO (MainThread) [custom_components.versatile_thermostat.thermostat_climate] VersatileThermostat-Salon - Calling ThermostatClimate._send_regulated_temperature force=False
2024-12-05 06:30:00.293 INFO (MainThread) [custom_components.versatile_thermostat.thermostat_climate] VersatileThermostat-Salon - regulation calculation will be done
2024-12-05 06:30:00.294 DEBUG (MainThread) [custom_components.versatile_thermostat.thermostat_climate] VersatileThermostat-Salon - usage regulation_step: 0.20 
2024-12-05 06:30:00.294 DEBUG (MainThread) [custom_components.versatile_thermostat.pi_algorithm] PITemperatureRegulator - Error: 2.80 accumulated_error: 0.60 offset: 0.87 offset_ext: 1.48 target_tem: 19.0 regulatedTemp: 21.0
2024-12-05 06:30:00.294 INFO (MainThread) [custom_components.versatile_thermostat.thermostat_climate] VersatileThermostat-Salon - dtemp (-0.2) is < 0.2 -> forget the regulation send
2024-12-05 06:30:00.294 DEBUG (MainThread) [custom_components.versatile_thermostat.base_thermostat] VersatileThermostat-Salon - last_change_time is now 2024-12-05 06:30:00.294879+01:00
2024-12-05 06:30:00.295 DEBUG (MainThread) [custom_components.versatile_thermostat.underlyings] VersatileThermostat-Salon-climate.mitsubishi - hvac_action simulation target=22.5, current=14.0, hvac_mode=off
2024-12-05 06:30:00.295 DEBUG (MainThread) [custom_components.versatile_thermostat.underlyings] VersatileThermostat-Salon-climate.mitsubishi - hvac_action simulation target=22.5, current=14.0, hvac_mode=off
2024-12-05 06:30:00.301 DEBUG (MainThread) [custom_components.versatile_thermostat.energy_debug] VersatileThermostat-Salon - update_custom_attributes saved energy is 0
2024-12-05 06:30:00.301 DEBUG (MainThread) [custom_components.versatile_thermostat.energy_debug] VersatileThermostat-Salon - async_write_ha_state written state energy is 0
2024-12-05 06:30:00.303 DEBUG (MainThread) [custom_components.versatile_thermostat.underlyings] VersatileThermostat-Salon-climate.mitsubishi - hvac_action simulation target=22.5, current=14.0, hvac_mode=off
2024-12-05 06:30:00.303 DEBUG (MainThread) [custom_components.versatile_thermostat.underlyings] VersatileThermostat-Salon-climate.mitsubishi - hvac_action simulation target=22.5, current=14.0, hvac_mode=off
2024-12-05 06:30:00.304 DEBUG (MainThread) [custom_components.versatile_thermostat.thermostat_climate] VersatileThermostat-Salon - Calling update_custom_attributes: {'is_on': True, 'hvac_action': <HVACAction.IDLE: 'idle'>, 'hvac_mode': 'heat', 'preset_mode': 'none', 'type': None, 'is_controlled_by_central_mode': True, 'last_central_mode': None, 'frost_temp': 7.5, 'eco_temp': 18.0, 'boost_temp': 22.0, 'comfort_temp': 20.0, 'frost_away_temp': 0, 'eco_away_temp': 0, 'boost_away_temp': 0, 'comfort_away_temp': 0, 'power_temp': None, 'target_temperature_step': 0.1, 'ext_current_temperature': 1.4, 'ac_mode': True, 'current_power': None, 'current_power_max': None, 'saved_preset_mode': 'comfort', 'saved_target_temp': 20.0, 'saved_hvac_mode': 'heat', 'motion_sensor_entity_id': None, 'motion_state': None, 'power_sensor_entity_id': None, 'max_power_sensor_entity_id': None, 'overpowering_state': None, 'presence_sensor_entity_id': None, 'presence_state': None, 'window_state': 'off', 'window_auto_state': 'off', 'window_bypass_state': False, 'window_sensor_entity_id': None, 'window_delay_sec': None, 'window_auto_enabled': False, 'window_auto_open_threshold': None, 'window_auto_close_threshold': None, 'window_auto_max_duration': None, 'window_action': 'window_turn_off', 'security_delay_min': 180, 'security_min_on_percent': 0.5, 'security_default_on_percent': 0.1, 'last_temperature_datetime': '2024-12-05T06:30:00.294816+01:00', 'last_ext_temperature_datetime': '2024-12-05T06:30:00.294816+01:00', 'security_state': False, 'minimal_activation_delay_sec': 10, 'device_power': 1.0, 'mean_cycle_power': None, 'total_energy': 0, 'last_update_datetime': '2024-12-05T06:30:00.296153+01:00', 'timezone': 'Europe/Paris', 'temperature_unit': <UnitOfTemperature.CELSIUS: '°C'>, 'is_device_active': False, 'ema_temp': 16.4, 'is_used_by_central_boiler': False, 'temperature_slope': -0.19, 'hvac_off_reason': None, 'is_over_climate': True, 'start_hvac_action_date': None, 'underlying_entities': ['climate.mitsubishi'], 'is_regulated': True, 'regulated_target_temperature': 21.2, 'auto_regulation_mode': 'auto_regulation_medium', 'regulation_accumulated_error': 0.6023559570312509, 'auto_fan_mode': 'auto_fan_high', 'current_auto_fan_mode': 'auto_fan_high', 'auto_activated_fan_mode': None, 'auto_deactivated_fan_mode': 'auto', 'auto_regulation_use_device_temp': True, 'auto_start_stop_enable': False, 'auto_start_stop_level': 'auto_start_stop_none', 'auto_start_stop_dtmin': None, 'auto_start_stop_accumulated_error': 0, 'auto_start_stop_accumulated_error_threshold': None, 'follow_underlying_temp_change': False}
2024-12-05 06:30:00.305 DEBUG (MainThread) [custom_components.versatile_thermostat.energy_debug] VersatileThermostat-Salon - async_write_ha_state written state energy is 0
2024-12-05 06:30:00.308 DEBUG (MainThread) [custom_components.versatile_thermostat.underlyings] VersatileThermostat-Salon-climate.mitsubishi - hvac_action simulation target=22.5, current=14.0, hvac_mode=off
2024-12-05 06:30:00.309 DEBUG (MainThread) [custom_components.versatile_thermostat.underlyings] VersatileThermostat-Salon-climate.mitsubishi - hvac_action simulation target=22.5, current=14.0, hvac_mode=off
2024-12-05 06:30:00.309 INFO (MainThread) [custom_components.versatile_thermostat.const] VersatileThermostat-Salon - Sending event EventType.HVAC_MODE_EVENT with data: {'hvac_mode': 'heat'}
2024-12-05 06:30:00.310 DEBUG (MainThread) [custom_components.versatile_thermostat.underlyings] VersatileThermostat-Salon-climate.mitsubishi - hvac_action simulation target=22.5, current=14.0, hvac_mode=off
2024-12-05 06:30:00.311 DEBUG (MainThread) [custom_components.versatile_thermostat.underlyings] VersatileThermostat-Salon-climate.mitsubishi - hvac_action simulation target=22.5, current=14.0, hvac_mode=off
2024-12-05 06:30:00.314 DEBUG (MainThread) [custom_components.versatile_thermostat.base_thermostat] VersatileThermostat-Salon - Restored hvac_mode - saved_hvac_mode is heat, hvac_mode is heat
2024-12-05 06:30:00.314 INFO (MainThread) [custom_components.versatile_thermostat.thermostat_climate] %s - Force resent target temp cause we turn on some over climate
2024-12-05 06:30:00.314 INFO (MainThread) [custom_components.versatile_thermostat.thermostat_climate] VersatileThermostat-Salon - Calling ThermostatClimate._send_regulated_temperature force=True
2024-12-05 06:30:00.315 INFO (MainThread) [custom_components.versatile_thermostat.thermostat_climate] VersatileThermostat-Salon - regulation calculation will be done
2024-12-05 06:30:00.315 DEBUG (MainThread) [custom_components.versatile_thermostat.thermostat_climate] VersatileThermostat-Salon - usage regulation_step: 0.20 
2024-12-05 06:30:00.315 DEBUG (MainThread) [custom_components.versatile_thermostat.pi_algorithm] PITemperatureRegulator - Error: 2.80 accumulated_error: 3.40 offset: 1.01 offset_ext: 1.48 target_tem: 19.0 regulatedTemp: 21.0
2024-12-05 06:30:00.316 INFO (MainThread) [custom_components.versatile_thermostat.thermostat_climate] VersatileThermostat-Salon - Regulated temp have changed to 21.0. Resend it to underlyings
2024-12-05 06:30:00.316 DEBUG (MainThread) [custom_components.versatile_thermostat.thermostat_climate] VersatileThermostat-Salon - The device offset temp for regulation is -2.20 - internal temp is 14.00. New target is 18.80
2024-12-05 06:30:00.323 DEBUG (MainThread) [custom_components.versatile_thermostat.sensor] Salon_last_temp_datetime - climate state change
2024-12-05 06:30:00.324 DEBUG (MainThread) [custom_components.versatile_thermostat.sensor] Salon_last_ext_temp_datetime - climate state change
2024-12-05 06:30:00.325 DEBUG (MainThread) [custom_components.versatile_thermostat.sensor] Salon_temperature_slope - climate state change
2024-12-05 06:30:00.325 DEBUG (MainThread) [custom_components.versatile_thermostat.sensor] Salon_ema_temperature - climate state change
2024-12-05 06:30:00.325 DEBUG (MainThread) [custom_components.versatile_thermostat.sensor] Salon_energy - climate state change
2024-12-05 06:30:00.329 DEBUG (MainThread) [custom_components.versatile_thermostat.sensor] Salon_regulated_temperature - climate state change
2024-12-05 06:30:00.330 DEBUG (MainThread) [custom_components.versatile_thermostat.binary_sensor] Salon_security_state - climate state change
2024-12-05 06:30:00.330 DEBUG (MainThread) [custom_components.versatile_thermostat.binary_sensor] Salon_window_bypass_state - climate state change
2024-12-05 06:30:00.331 DEBUG (MainThread) [custom_components.versatile_thermostat.sensor] Salon_last_temp_datetime - climate state change
2024-12-05 06:30:00.331 DEBUG (MainThread) [custom_components.versatile_thermostat.sensor] Salon_last_ext_temp_datetime - climate state change
2024-12-05 06:30:00.332 DEBUG (MainThread) [custom_components.versatile_thermostat.sensor] Salon_temperature_slope - climate state change
2024-12-05 06:30:00.332 DEBUG (MainThread) [custom_components.versatile_thermostat.sensor] Salon_ema_temperature - climate state change
2024-12-05 06:30:00.332 DEBUG (MainThread) [custom_components.versatile_thermostat.sensor] Salon_energy - climate state change
2024-12-05 06:30:00.333 DEBUG (MainThread) [custom_components.versatile_thermostat.sensor] Salon_regulated_temperature - climate state change
2024-12-05 06:30:00.333 DEBUG (MainThread) [custom_components.versatile_thermostat.binary_sensor] Salon_security_state - climate state change
2024-12-05 06:30:00.333 DEBUG (MainThread) [custom_components.versatile_thermostat.binary_sensor] Salon_window_bypass_state - climate state change
2024-12-05 06:30:00.333 DEBUG (MainThread) [custom_components.versatile_thermostat.sensor] Salon_last_temp_datetime - climate state change
2024-12-05 06:30:00.334 DEBUG (MainThread) [custom_components.versatile_thermostat.sensor] Salon_last_ext_temp_datetime - climate state change
2024-12-05 06:30:00.339 DEBUG (MainThread) [custom_components.versatile_thermostat.sensor] Salon_temperature_slope - climate state change
2024-12-05 06:30:00.339 DEBUG (MainThread) [custom_components.versatile_thermostat.sensor] Salon_ema_temperature - climate state change
2024-12-05 06:30:00.340 DEBUG (MainThread) [custom_components.versatile_thermostat.sensor] Salon_energy - climate state change
2024-12-05 06:30:00.340 DEBUG (MainThread) [custom_components.versatile_thermostat.sensor] Salon_regulated_temperature - climate state change
2024-12-05 06:30:00.341 DEBUG (MainThread) [custom_components.versatile_thermostat.binary_sensor] Salon_security_state - climate state change
2024-12-05 06:30:00.341 DEBUG (MainThread) [custom_components.versatile_thermostat.binary_sensor] Salon_window_bypass_state - climate state change
2024-12-05 06:30:00.343 DEBUG (MainThread) [custom_components.versatile_thermostat.base_thermostat] VersatileThermostat-Salon - Last seen temperature changed. Event.new_state is <state sensor.salon_last_temperature_date=2024-12-05T05:30:00+00:00; device_class=timestamp, icon=mdi:home-clock, friendly_name=Salon Last temperature date @ 2024-12-05T06:30:00.323706+01:00>
2024-12-05 06:30:00.344 DEBUG (MainThread) [custom_components.versatile_thermostat.base_thermostat] VersatileThermostat-Salon - last_change_time is now 2024-12-05 06:30:00.344220+01:00
2024-12-05 06:30:00.344 DEBUG (MainThread) [custom_components.versatile_thermostat.base_thermostat] VersatileThermostat-Salon - new last_temperature_measure is now: 2024-12-05 06:30:00.323706+01:00
2024-12-05 06:30:03.077 DEBUG (MainThread) [custom_components.versatile_thermostat.thermostat_climate] VersatileThermostat-Salon - _async_climate_changed new_state is <state climate.mitsubishi=heat; hvac_modes=[<HVACMode.OFF: 'off'>, <HVACMode.HEAT: 'heat'>, <HVACMode.DRY: 'dry'>, <HVACMode.COOL: 'cool'>, <HVACMode.FAN_ONLY: 'fan_only'>, <HVACMode.HEAT_COOL: 'heat_cool'>], min_temp=10.0, max_temp=31.0, target_temp_step=0.5, fan_modes=['auto', '1', '2', '3', '4', '5'], swing_modes=['auto', '1_up', '2', '3', '4', '5_down', 'swing'], current_temperature=14.0, temperature=19.0, fan_mode=auto, swing_mode=swing, vane_horizontal=3, vane_horizontal_positions=['auto', '1_left', '2', '3', '4', '5_right', 'split', 'swing'], vane_vertical=swing, vane_vertical_positions=['auto', '1_up', '2', '3', '4', '5_down', 'swing'], friendly_name=Maison, supported_features=425 @ 2024-12-05T06:30:03.076424+01:00>
2024-12-05 06:30:03.078 DEBUG (MainThread) [custom_components.versatile_thermostat.thermostat_climate] VersatileThermostat-Salon - a underlying state change event is received but no real change have been found. Forget the event
2024-12-05 06:31:59.112 DEBUG (MainThread) [custom_components.versatile_thermostat.base_thermostat] VersatileThermostat-Salon - Checking new cycle. hvac_mode=heat, security_state=False, preset_mode=none
2024-12-05 06:31:59.113 DEBUG (MainThread) [custom_components.versatile_thermostat.base_thermostat] VersatileThermostat-Salon - Window auto is on, check the alert. last slope is -0.190
2024-12-05 06:31:59.114 DEBUG (MainThread) [custom_components.versatile_thermostat.base_thermostat] VersatileThermostat-Salon - Window auto event is ignored because bypass is ON or window auto detection is disabled
2024-12-05 06:31:59.114 DEBUG (MainThread) [custom_components.versatile_thermostat.base_thermostat] VersatileThermostat-Salon - power not configured. check_overpowering not available
2024-12-05 06:31:59.115 DEBUG (MainThread) [custom_components.versatile_thermostat.underlyings] VersatileThermostat-Salon-climate.mitsubishi - hvac_action simulation target=19.0, current=14.0, hvac_mode=heat
2024-12-05 06:31:59.116 DEBUG (MainThread) [custom_components.versatile_thermostat.base_thermostat] VersatileThermostat-Salon - checking security delta_temp=2.0 delta_ext_temp=2.0 mod_cond=True temp_cond=False climate_cond=True switch_cond=False
2024-12-05 06:31:59.116 DEBUG (MainThread) [custom_components.versatile_thermostat.underlyings] VersatileThermostat-Salon-climate.mitsubishi - hvac_action simulation target=19.0, current=14.0, hvac_mode=heat
2024-12-05 06:31:59.118 DEBUG (MainThread) [custom_components.versatile_thermostat.underlyings] VersatileThermostat-Salon-climate.mitsubishi - hvac_action simulation target=19.0, current=14.0, hvac_mode=heat
2024-12-05 06:31:59.118 DEBUG (MainThread) [custom_components.versatile_thermostat.energy_debug] VersatileThermostat-Salon - update_custom_attributes saved energy is 0
2024-12-05 06:31:59.119 DEBUG (MainThread) [custom_components.versatile_thermostat.energy_debug] VersatileThermostat-Salon - async_write_ha_state written state energy is 0
2024-12-05 06:31:59.122 DEBUG (MainThread) [custom_components.versatile_thermostat.underlyings] VersatileThermostat-Salon-climate.mitsubishi - hvac_action simulation target=19.0, current=14.0, hvac_mode=heat
2024-12-05 06:31:59.124 DEBUG (MainThread) [custom_components.versatile_thermostat.thermostat_climate] VersatileThermostat-Salon - Calling update_custom_attributes: {'is_on': True, 'hvac_action': <HVACAction.HEATING: 'heating'>, 'hvac_mode': 'heat', 'preset_mode': 'none', 'type': None, 'is_controlled_by_central_mode': True, 'last_central_mode': None, 'frost_temp': 7.5, 'eco_temp': 18.0, 'boost_temp': 22.0, 'comfort_temp': 20.0, 'frost_away_temp': 0, 'eco_away_temp': 0, 'boost_away_temp': 0, 'comfort_away_temp': 0, 'power_temp': None, 'target_temperature_step': 0.1, 'ext_current_temperature': 1.4, 'ac_mode': True, 'current_power': None, 'current_power_max': None, 'saved_preset_mode': 'comfort', 'saved_target_temp': 20.0, 'saved_hvac_mode': 'heat', 'motion_sensor_entity_id': None, 'motion_state': None, 'power_sensor_entity_id': None, 'max_power_sensor_entity_id': None, 'overpowering_state': None, 'presence_sensor_entity_id': None, 'presence_state': None, 'window_state': 'off', 'window_auto_state': 'off', 'window_bypass_state': False, 'window_sensor_entity_id': None, 'window_delay_sec': None, 'window_auto_enabled': False, 'window_auto_open_threshold': None, 'window_auto_close_threshold': None, 'window_auto_max_duration': None, 'window_action': 'window_turn_off', 'security_delay_min': 180, 'security_min_on_percent': 0.5, 'security_default_on_percent': 0.1, 'last_temperature_datetime': '2024-12-05T06:30:00.323706+01:00', 'last_ext_temperature_datetime': '2024-12-05T06:30:00.294816+01:00', 'security_state': False, 'minimal_activation_delay_sec': 10, 'device_power': 1.0, 'mean_cycle_power': None, 'total_energy': 0, 'last_update_datetime': '2024-12-05T06:31:59.117677+01:00', 'timezone': 'Europe/Paris', 'temperature_unit': <UnitOfTemperature.CELSIUS: '°C'>, 'is_device_active': True, 'ema_temp': 16.4, 'is_used_by_central_boiler': False, 'temperature_slope': -0.19, 'hvac_off_reason': None, 'is_over_climate': True, 'start_hvac_action_date': None, 'underlying_entities': ['climate.mitsubishi'], 'is_regulated': True, 'regulated_target_temperature': 21.0, 'auto_regulation_mode': 'auto_regulation_medium', 'regulation_accumulated_error': 3.4023559570312516, 'auto_fan_mode': 'auto_fan_high', 'current_auto_fan_mode': 'auto_fan_high', 'auto_activated_fan_mode': None, 'auto_deactivated_fan_mode': 'auto', 'auto_regulation_use_device_temp': True, 'auto_start_stop_enable': False, 'auto_start_stop_level': 'auto_start_stop_none', 'auto_start_stop_dtmin': None, 'auto_start_stop_accumulated_error': 0, 'auto_start_stop_accumulated_error_threshold': None, 'follow_underlying_temp_change': False}
2024-12-05 06:31:59.125 DEBUG (MainThread) [custom_components.versatile_thermostat.thermostat_climate] %s - auto start/stop is disabled
2024-12-05 06:31:59.126 INFO (MainThread) [custom_components.versatile_thermostat.thermostat_climate] VersatileThermostat-Salon - Calling ThermostatClimate._send_regulated_temperature force=False
2024-12-05 06:31:59.126 INFO (MainThread) [custom_components.versatile_thermostat.thermostat_climate] VersatileThermostat-Salon - period (2.0) min is < 5 min -> forget the regulation send
2024-12-05 06:31:59.137 DEBUG (MainThread) [custom_components.versatile_thermostat.sensor] Salon_last_temp_datetime - climate state change
2024-12-05 06:31:59.138 DEBUG (MainThread) [custom_components.versatile_thermostat.sensor] Salon_last_ext_temp_datetime - climate state change
2024-12-05 06:31:59.139 DEBUG (MainThread) [custom_components.versatile_thermostat.sensor] Salon_temperature_slope - climate state change
2024-12-05 06:31:59.140 DEBUG (MainThread) [custom_components.versatile_thermostat.sensor] Salon_ema_temperature - climate state change
2024-12-05 06:31:59.140 DEBUG (MainThread) [custom_components.versatile_thermostat.sensor] Salon_energy - climate state change
2024-12-05 06:31:59.141 DEBUG (MainThread) [custom_components.versatile_thermostat.sensor] Salon_regulated_temperature - climate state change
2024-12-05 06:31:59.142 DEBUG (MainThread) [custom_components.versatile_thermostat.binary_sensor] Salon_security_state - climate state change
2024-12-05 06:31:59.142 DEBUG (MainThread) [custom_components.versatile_thermostat.binary_sensor] Salon_window_bypass_state - climate state change
2024-12-05 06:36:59.113 DEBUG (MainThread) [custom_components.versatile_thermostat.base_thermostat] VersatileThermostat-Salon - Checking new cycle. hvac_mode=heat, security_state=False, preset_mode=none
2024-12-05 06:36:59.114 DEBUG (MainThread) [custom_components.versatile_thermostat.base_thermostat] VersatileThermostat-Salon - Window auto is on, check the alert. last slope is -0.190
2024-12-05 06:36:59.114 DEBUG (MainThread) [custom_components.versatile_thermostat.base_thermostat] VersatileThermostat-Salon - Window auto event is ignored because bypass is ON or window auto detection is disabled
2024-12-05 06:36:59.114 DEBUG (MainThread) [custom_components.versatile_thermostat.base_thermostat] VersatileThermostat-Salon - power not configured. check_overpowering not available
2024-12-05 06:36:59.115 DEBUG (MainThread) [custom_components.versatile_thermostat.underlyings] VersatileThermostat-Salon-climate.mitsubishi - hvac_action simulation target=19.0, current=14.0, hvac_mode=heat
2024-12-05 06:36:59.115 DEBUG (MainThread) [custom_components.versatile_thermostat.base_thermostat] VersatileThermostat-Salon - checking security delta_temp=7.0 delta_ext_temp=7.0 mod_cond=True temp_cond=False climate_cond=True switch_cond=False
2024-12-05 06:36:59.115 DEBUG (MainThread) [custom_components.versatile_thermostat.underlyings] VersatileThermostat-Salon-climate.mitsubishi - hvac_action simulation target=19.0, current=14.0, hvac_mode=heat
2024-12-05 06:36:59.116 DEBUG (MainThread) [custom_components.versatile_thermostat.underlyings] VersatileThermostat-Salon-climate.mitsubishi - hvac_action simulation target=19.0, current=14.0, hvac_mode=heat
2024-12-05 06:36:59.116 DEBUG (MainThread) [custom_components.versatile_thermostat.energy_debug] VersatileThermostat-Salon - update_custom_attributes saved energy is 0
2024-12-05 06:36:59.116 DEBUG (MainThread) [custom_components.versatile_thermostat.energy_debug] VersatileThermostat-Salon - async_write_ha_state written state energy is 0
2024-12-05 06:36:59.117 DEBUG (MainThread) [custom_components.versatile_thermostat.underlyings] VersatileThermostat-Salon-climate.mitsubishi - hvac_action simulation target=19.0, current=14.0, hvac_mode=heat
2024-12-05 06:36:59.118 DEBUG (MainThread) [custom_components.versatile_thermostat.thermostat_climate] VersatileThermostat-Salon - Calling update_custom_attributes: {'is_on': True, 'hvac_action': <HVACAction.HEATING: 'heating'>, 'hvac_mode': 'heat', 'preset_mode': 'none', 'type': None, 'is_controlled_by_central_mode': True, 'last_central_mode': None, 'frost_temp': 7.5, 'eco_temp': 18.0, 'boost_temp': 22.0, 'comfort_temp': 20.0, 'frost_away_temp': 0, 'eco_away_temp': 0, 'boost_away_temp': 0, 'comfort_away_temp': 0, 'power_temp': None, 'target_temperature_step': 0.1, 'ext_current_temperature': 1.4, 'ac_mode': True, 'current_power': None, 'current_power_max': None, 'saved_preset_mode': 'comfort', 'saved_target_temp': 20.0, 'saved_hvac_mode': 'heat', 'motion_sensor_entity_id': None, 'motion_state': None, 'power_sensor_entity_id': None, 'max_power_sensor_entity_id': None, 'overpowering_state': None, 'presence_sensor_entity_id': None, 'presence_state': None, 'window_state': 'off', 'window_auto_state': 'off', 'window_bypass_state': False, 'window_sensor_entity_id': None, 'window_delay_sec': None, 'window_auto_enabled': False, 'window_auto_open_threshold': None, 'window_auto_close_threshold': None, 'window_auto_max_duration': None, 'window_action': 'window_turn_off', 'security_delay_min': 180, 'security_min_on_percent': 0.5, 'security_default_on_percent': 0.1, 'last_temperature_datetime': '2024-12-05T06:30:00.323706+01:00', 'last_ext_temperature_datetime': '2024-12-05T06:30:00.294816+01:00', 'security_state': False, 'minimal_activation_delay_sec': 10, 'device_power': 1.0, 'mean_cycle_power': None, 'total_energy': 0, 'last_update_datetime': '2024-12-05T06:36:59.115991+01:00', 'timezone': 'Europe/Paris', 'temperature_unit': <UnitOfTemperature.CELSIUS: '°C'>, 'is_device_active': True, 'ema_temp': 16.4, 'is_used_by_central_boiler': False, 'temperature_slope': -0.19, 'hvac_off_reason': None, 'is_over_climate': True, 'start_hvac_action_date': None, 'underlying_entities': ['climate.mitsubishi'], 'is_regulated': True, 'regulated_target_temperature': 21.0, 'auto_regulation_mode': 'auto_regulation_medium', 'regulation_accumulated_error': 3.4023559570312516, 'auto_fan_mode': 'auto_fan_high', 'current_auto_fan_mode': 'auto_fan_high', 'auto_activated_fan_mode': None, 'auto_deactivated_fan_mode': 'auto', 'auto_regulation_use_device_temp': True, 'auto_start_stop_enable': False, 'auto_start_stop_level': 'auto_start_stop_none', 'auto_start_stop_dtmin': None, 'auto_start_stop_accumulated_error': 0, 'auto_start_stop_accumulated_error_threshold': None, 'follow_underlying_temp_change': False}
2024-12-05 06:36:59.121 DEBUG (MainThread) [custom_components.versatile_thermostat.thermostat_climate] %s - auto start/stop is disabled
2024-12-05 06:36:59.121 INFO (MainThread) [custom_components.versatile_thermostat.thermostat_climate] VersatileThermostat-Salon - Calling ThermostatClimate._send_regulated_temperature force=False
2024-12-05 06:36:59.122 INFO (MainThread) [custom_components.versatile_thermostat.thermostat_climate] VersatileThermostat-Salon - regulation calculation will be done
2024-12-05 06:36:59.122 DEBUG (MainThread) [custom_components.versatile_thermostat.thermostat_climate] VersatileThermostat-Salon - usage regulation_step: 0.20 
2024-12-05 06:36:59.122 DEBUG (MainThread) [custom_components.versatile_thermostat.pi_algorithm] PITemperatureRegulator - Error: 2.80 accumulated_error: 6.20 offset: 1.15 offset_ext: 1.48 target_tem: 19.0 regulatedTemp: 21.0
2024-12-05 06:36:59.123 INFO (MainThread) [custom_components.versatile_thermostat.thermostat_climate] VersatileThermostat-Salon - dtemp (0.0) is < 0.2 -> forget the regulation send
2024-12-05 06:36:59.123 DEBUG (MainThread) [custom_components.versatile_thermostat.sensor] Salon_last_temp_datetime - climate state change
2024-12-05 06:36:59.123 DEBUG (MainThread) [custom_components.versatile_thermostat.sensor] Salon_last_ext_temp_datetime - climate state change
2024-12-05 06:36:59.124 DEBUG (MainThread) [custom_components.versatile_thermostat.sensor] Salon_temperature_slope - climate state change
2024-12-05 06:36:59.124 DEBUG (MainThread) [custom_components.versatile_thermostat.sensor] Salon_ema_temperature - climate state change
2024-12-05 06:36:59.124 DEBUG (MainThread) [custom_components.versatile_thermostat.sensor] Salon_energy - climate state change
2024-12-05 06:36:59.124 DEBUG (MainThread) [custom_components.versatile_thermostat.sensor] Salon_regulated_temperature - climate state change
2024-12-05 06:36:59.124 DEBUG (MainThread) [custom_components.versatile_thermostat.binary_sensor] Salon_security_state - climate state change
2024-12-05 06:36:59.125 DEBUG (MainThread) [custom_components.versatile_thermostat.binary_sensor] Salon_window_bypass_state - climate state change
2024-12-05 06:41:59.114 DEBUG (MainThread) [custom_components.versatile_thermostat.base_thermostat] VersatileThermostat-Salon - Checking new cycle. hvac_mode=heat, security_state=False, preset_mode=none
2024-12-05 06:41:59.115 DEBUG (MainThread) [custom_components.versatile_thermostat.base_thermostat] VersatileThermostat-Salon - Window auto is on, check the alert. last slope is -0.190
2024-12-05 06:41:59.115 DEBUG (MainThread) [custom_components.versatile_thermostat.base_thermostat] VersatileThermostat-Salon - Window auto event is ignored because bypass is ON or window auto detection is disabled
2024-12-05 06:41:59.116 DEBUG (MainThread) [custom_components.versatile_thermostat.base_thermostat] VersatileThermostat-Salon - power not configured. check_overpowering not available
2024-12-05 06:41:59.116 DEBUG (MainThread) [custom_components.versatile_thermostat.underlyings] VersatileThermostat-Salon-climate.mitsubishi - hvac_action simulation target=19.0, current=14.0, hvac_mode=heat
2024-12-05 06:41:59.117 DEBUG (MainThread) [custom_components.versatile_thermostat.base_thermostat] VersatileThermostat-Salon - checking security delta_temp=12.0 delta_ext_temp=12.0 mod_cond=True temp_cond=False climate_cond=True switch_cond=False
2024-12-05 06:41:59.117 DEBUG (MainThread) [custom_components.versatile_thermostat.underlyings] VersatileThermostat-Salon-climate.mitsubishi - hvac_action simulation target=19.0, current=14.0, hvac_mode=heat
2024-12-05 06:41:59.118 DEBUG (MainThread) [custom_components.versatile_thermostat.underlyings] VersatileThermostat-Salon-climate.mitsubishi - hvac_action simulation target=19.0, current=14.0, hvac_mode=heat
2024-12-05 06:41:59.118 DEBUG (MainThread) [custom_components.versatile_thermostat.energy_debug] VersatileThermostat-Salon - update_custom_attributes saved energy is 0
2024-12-05 06:41:59.118 DEBUG (MainThread) [custom_components.versatile_thermostat.energy_debug] VersatileThermostat-Salon - async_write_ha_state written state energy is 0
2024-12-05 06:41:59.119 DEBUG (MainThread) [custom_components.versatile_thermostat.underlyings] VersatileThermostat-Salon-climate.mitsubishi - hvac_action simulation target=19.0, current=14.0, hvac_mode=heat
2024-12-05 06:41:59.121 DEBUG (MainThread) [custom_components.versatile_thermostat.thermostat_climate] VersatileThermostat-Salon - Calling update_custom_attributes: {'is_on': True, 'hvac_action': <HVACAction.HEATING: 'heating'>, 'hvac_mode': 'heat', 'preset_mode': 'none', 'type': None, 'is_controlled_by_central_mode': True, 'last_central_mode': None, 'frost_temp': 7.5, 'eco_temp': 18.0, 'boost_temp': 22.0, 'comfort_temp': 20.0, 'frost_away_temp': 0, 'eco_away_temp': 0, 'boost_away_temp': 0, 'comfort_away_temp': 0, 'power_temp': None, 'target_temperature_step': 0.1, 'ext_current_temperature': 1.4, 'ac_mode': True, 'current_power': None, 'current_power_max': None, 'saved_preset_mode': 'comfort', 'saved_target_temp': 20.0, 'saved_hvac_mode': 'heat', 'motion_sensor_entity_id': None, 'motion_state': None, 'power_sensor_entity_id': None, 'max_power_sensor_entity_id': None, 'overpowering_state': None, 'presence_sensor_entity_id': None, 'presence_state': None, 'window_state': 'off', 'window_auto_state': 'off', 'window_bypass_state': False, 'window_sensor_entity_id': None, 'window_delay_sec': None, 'window_auto_enabled': False, 'window_auto_open_threshold': None, 'window_auto_close_threshold': None, 'window_auto_max_duration': None, 'window_action': 'window_turn_off', 'security_delay_min': 180, 'security_min_on_percent': 0.5, 'security_default_on_percent': 0.1, 'last_temperature_datetime': '2024-12-05T06:30:00.323706+01:00', 'last_ext_temperature_datetime': '2024-12-05T06:30:00.294816+01:00', 'security_state': False, 'minimal_activation_delay_sec': 10, 'device_power': 1.0, 'mean_cycle_power': None, 'total_energy': 0, 'last_update_datetime': '2024-12-05T06:41:59.117910+01:00', 'timezone': 'Europe/Paris', 'temperature_unit': <UnitOfTemperature.CELSIUS: '°C'>, 'is_device_active': True, 'ema_temp': 16.4, 'is_used_by_central_boiler': False, 'temperature_slope': -0.19, 'hvac_off_reason': None, 'is_over_climate': True, 'start_hvac_action_date': None, 'underlying_entities': ['climate.mitsubishi'], 'is_regulated': True, 'regulated_target_temperature': 21.0, 'auto_regulation_mode': 'auto_regulation_medium', 'regulation_accumulated_error': 6.202355957031252, 'auto_fan_mode': 'auto_fan_high', 'current_auto_fan_mode': 'auto_fan_high', 'auto_activated_fan_mode': None, 'auto_deactivated_fan_mode': 'auto', 'auto_regulation_use_device_temp': True, 'auto_start_stop_enable': False, 'auto_start_stop_level': 'auto_start_stop_none', 'auto_start_stop_dtmin': None, 'auto_start_stop_accumulated_error': 0, 'auto_start_stop_accumulated_error_threshold': None, 'follow_underlying_temp_change': False}
2024-12-05 06:41:59.122 DEBUG (MainThread) [custom_components.versatile_thermostat.thermostat_climate] %s - auto start/stop is disabled
2024-12-05 06:41:59.123 INFO (MainThread) [custom_components.versatile_thermostat.thermostat_climate] VersatileThermostat-Salon - Calling ThermostatClimate._send_regulated_temperature force=False
2024-12-05 06:41:59.123 INFO (MainThread) [custom_components.versatile_thermostat.thermostat_climate] VersatileThermostat-Salon - regulation calculation will be done
2024-12-05 06:41:59.123 DEBUG (MainThread) [custom_components.versatile_thermostat.thermostat_climate] VersatileThermostat-Salon - usage regulation_step: 0.20 
2024-12-05 06:41:59.123 DEBUG (MainThread) [custom_components.versatile_thermostat.pi_algorithm] PITemperatureRegulator - Error: 2.80 accumulated_error: 9.00 offset: 1.29 offset_ext: 1.48 target_tem: 19.0 regulatedTemp: 21.0
2024-12-05 06:41:59.124 INFO (MainThread) [custom_components.versatile_thermostat.thermostat_climate] VersatileThermostat-Salon - dtemp (0.0) is < 0.2 -> forget the regulation send
2024-12-05 06:41:59.124 DEBUG (MainThread) [custom_components.versatile_thermostat.sensor] Salon_last_temp_datetime - climate state change
2024-12-05 06:41:59.124 DEBUG (MainThread) [custom_components.versatile_thermostat.sensor] Salon_last_ext_temp_datetime - climate state change
2024-12-05 06:41:59.124 DEBUG (MainThread) [custom_components.versatile_thermostat.sensor] Salon_temperature_slope - climate state change
2024-12-05 06:41:59.125 DEBUG (MainThread) [custom_components.versatile_thermostat.sensor] Salon_ema_temperature - climate state change
2024-12-05 06:41:59.125 DEBUG (MainThread) [custom_components.versatile_thermostat.sensor] Salon_energy - climate state change
2024-12-05 06:41:59.125 DEBUG (MainThread) [custom_components.versatile_thermostat.sensor] Salon_regulated_temperature - climate state change
2024-12-05 06:41:59.125 DEBUG (MainThread) [custom_components.versatile_thermostat.binary_sensor] Salon_security_state - climate state change
2024-12-05 06:41:59.126 DEBUG (MainThread) [custom_components.versatile_thermostat.binary_sensor] Salon_window_bypass_state - climate state change
2024-12-05 06:46:59.116 DEBUG (MainThread) [custom_components.versatile_thermostat.base_thermostat] VersatileThermostat-Salon - Checking new cycle. hvac_mode=heat, security_state=False, preset_mode=none
2024-12-05 06:46:59.116 DEBUG (MainThread) [custom_components.versatile_thermostat.base_thermostat] VersatileThermostat-Salon - Window auto is on, check the alert. last slope is -0.190
2024-12-05 06:46:59.116 DEBUG (MainThread) [custom_components.versatile_thermostat.base_thermostat] VersatileThermostat-Salon - Window auto event is ignored because bypass is ON or window auto detection is disabled
2024-12-05 06:46:59.117 DEBUG (MainThread) [custom_components.versatile_thermostat.base_thermostat] VersatileThermostat-Salon - power not configured. check_overpowering not available
2024-12-05 06:46:59.117 DEBUG (MainThread) [custom_components.versatile_thermostat.underlyings] VersatileThermostat-Salon-climate.mitsubishi - hvac_action simulation target=19.0, current=14.0, hvac_mode=heat
2024-12-05 06:46:59.117 DEBUG (MainThread) [custom_components.versatile_thermostat.base_thermostat] VersatileThermostat-Salon - checking security delta_temp=17.0 delta_ext_temp=17.0 mod_cond=True temp_cond=False climate_cond=True switch_cond=False
2024-12-05 06:46:59.117 DEBUG (MainThread) [custom_components.versatile_thermostat.underlyings] VersatileThermostat-Salon-climate.mitsubishi - hvac_action simulation target=19.0, current=14.0, hvac_mode=heat
2024-12-05 06:46:59.118 DEBUG (MainThread) [custom_components.versatile_thermostat.underlyings] VersatileThermostat-Salon-climate.mitsubishi - hvac_action simulation target=19.0, current=14.0, hvac_mode=heat
2024-12-05 06:46:59.118 DEBUG (MainThread) [custom_components.versatile_thermostat.energy_debug] VersatileThermostat-Salon - update_custom_attributes saved energy is 0
2024-12-05 06:46:59.119 DEBUG (MainThread) [custom_components.versatile_thermostat.energy_debug] VersatileThermostat-Salon - async_write_ha_state written state energy is 0
2024-12-05 06:46:59.120 DEBUG (MainThread) [custom_components.versatile_thermostat.underlyings] VersatileThermostat-Salon-climate.mitsubishi - hvac_action simulation target=19.0, current=14.0, hvac_mode=heat
2024-12-05 06:46:59.121 DEBUG (MainThread) [custom_components.versatile_thermostat.thermostat_climate] VersatileThermostat-Salon - Calling update_custom_attributes: {'is_on': True, 'hvac_action': <HVACAction.HEATING: 'heating'>, 'hvac_mode': 'heat', 'preset_mode': 'none', 'type': None, 'is_controlled_by_central_mode': True, 'last_central_mode': None, 'frost_temp': 7.5, 'eco_temp': 18.0, 'boost_temp': 22.0, 'comfort_temp': 20.0, 'frost_away_temp': 0, 'eco_away_temp': 0, 'boost_away_temp': 0, 'comfort_away_temp': 0, 'power_temp': None, 'target_temperature_step': 0.1, 'ext_current_temperature': 1.4, 'ac_mode': True, 'current_power': None, 'current_power_max': None, 'saved_preset_mode': 'comfort', 'saved_target_temp': 20.0, 'saved_hvac_mode': 'heat', 'motion_sensor_entity_id': None, 'motion_state': None, 'power_sensor_entity_id': None, 'max_power_sensor_entity_id': None, 'overpowering_state': None, 'presence_sensor_entity_id': None, 'presence_state': None, 'window_state': 'off', 'window_auto_state': 'off', 'window_bypass_state': False, 'window_sensor_entity_id': None, 'window_delay_sec': None, 'window_auto_enabled': False, 'window_auto_open_threshold': None, 'window_auto_close_threshold': None, 'window_auto_max_duration': None, 'window_action': 'window_turn_off', 'security_delay_min': 180, 'security_min_on_percent': 0.5, 'security_default_on_percent': 0.1, 'last_temperature_datetime': '2024-12-05T06:30:00.323706+01:00', 'last_ext_temperature_datetime': '2024-12-05T06:30:00.294816+01:00', 'security_state': False, 'minimal_activation_delay_sec': 10, 'device_power': 1.0, 'mean_cycle_power': None, 'total_energy': 0, 'last_update_datetime': '2024-12-05T06:46:59.118377+01:00', 'timezone': 'Europe/Paris', 'temperature_unit': <UnitOfTemperature.CELSIUS: '°C'>, 'is_device_active': True, 'ema_temp': 16.4, 'is_used_by_central_boiler': False, 'temperature_slope': -0.19, 'hvac_off_reason': None, 'is_over_climate': True, 'start_hvac_action_date': None, 'underlying_entities': ['climate.mitsubishi'], 'is_regulated': True, 'regulated_target_temperature': 21.0, 'auto_regulation_mode': 'auto_regulation_medium', 'regulation_accumulated_error': 9.002355957031252, 'auto_fan_mode': 'auto_fan_high', 'current_auto_fan_mode': 'auto_fan_high', 'auto_activated_fan_mode': None, 'auto_deactivated_fan_mode': 'auto', 'auto_regulation_use_device_temp': True, 'auto_start_stop_enable': False, 'auto_start_stop_level': 'auto_start_stop_none', 'auto_start_stop_dtmin': None, 'auto_start_stop_accumulated_error': 0, 'auto_start_stop_accumulated_error_threshold': None, 'follow_underlying_temp_change': False}
2024-12-05 06:46:59.124 DEBUG (MainThread) [custom_components.versatile_thermostat.thermostat_climate] %s - auto start/stop is disabled
2024-12-05 06:46:59.124 INFO (MainThread) [custom_components.versatile_thermostat.thermostat_climate] VersatileThermostat-Salon - Calling ThermostatClimate._send_regulated_temperature force=False
2024-12-05 06:46:59.124 INFO (MainThread) [custom_components.versatile_thermostat.thermostat_climate] VersatileThermostat-Salon - regulation calculation will be done
2024-12-05 06:46:59.125 DEBUG (MainThread) [custom_components.versatile_thermostat.thermostat_climate] VersatileThermostat-Salon - usage regulation_step: 0.20 
2024-12-05 06:46:59.125 DEBUG (MainThread) [custom_components.versatile_thermostat.pi_algorithm] PITemperatureRegulator - Error: 2.80 accumulated_error: 11.80 offset: 1.43 offset_ext: 1.48 target_tem: 19.0 regulatedTemp: 21.0
2024-12-05 06:46:59.125 INFO (MainThread) [custom_components.versatile_thermostat.thermostat_climate] VersatileThermostat-Salon - dtemp (0.0) is < 0.2 -> forget the regulation send
2024-12-05 06:46:59.125 DEBUG (MainThread) [custom_components.versatile_thermostat.sensor] Salon_last_temp_datetime - climate state change
2024-12-05 06:46:59.126 DEBUG (MainThread) [custom_components.versatile_thermostat.sensor] Salon_last_ext_temp_datetime - climate state change
2024-12-05 06:46:59.126 DEBUG (MainThread) [custom_components.versatile_thermostat.sensor] Salon_temperature_slope - climate state change
2024-12-05 06:46:59.126 DEBUG (MainThread) [custom_components.versatile_thermostat.sensor] Salon_ema_temperature - climate state change
2024-12-05 06:46:59.126 DEBUG (MainThread) [custom_components.versatile_thermostat.sensor] Salon_energy - climate state change
2024-12-05 06:46:59.127 DEBUG (MainThread) [custom_components.versatile_thermostat.sensor] Salon_regulated_temperature - climate state change
2024-12-05 06:46:59.127 DEBUG (MainThread) [custom_components.versatile_thermostat.binary_sensor] Salon_security_state - climate state change
2024-12-05 06:46:59.127 DEBUG (MainThread) [custom_components.versatile_thermostat.binary_sensor] Salon_window_bypass_state - climate state change
2024-12-05 06:47:04.198 DEBUG (MainThread) [custom_components.versatile_thermostat.base_thermostat] VersatileThermostat-Salon - Temperature changed. Event.new_state is <state sensor.thermometre_salon_temperature=16.4; state_class=measurement, unit_of_measurement=°C, device_class=temperature, friendly_name=Salon Température @ 2024-12-05T06:47:04.196798+01:00>
2024-12-05 06:47:04.199 DEBUG (MainThread) [custom_components.versatile_thermostat.ema] EMA-Salon - timestamp=2024-12-05 06:47:04.196798+01:00 alpha=0.50 measurement=16.40 current_ema=16.40 new_ema=16.40
2024-12-05 06:47:04.199 DEBUG (MainThread) [custom_components.versatile_thermostat.base_thermostat] VersatileThermostat-Salon - After setting _last_temperature_measure 2024-12-05 06:47:04.196798+01:00 , state.last_changed.replace=2024-12-05 06:47:04.196798+01:00
2024-12-05 06:47:04.200 DEBUG (MainThread) [custom_components.versatile_thermostat.open_window_algorithm] We are already initialized slope=-0.19 last_temp=16.40
2024-12-05 06:47:04.200 DEBUG (MainThread) [custom_components.versatile_thermostat.open_window_algorithm] delta_t=20.005 delta_temp=0.000 new_slope=0.000 last_slope=-0.19 slope=-0.040 nb_point=61
2024-12-05 06:47:04.200 DEBUG (MainThread) [custom_components.versatile_thermostat.base_thermostat] VersatileThermostat-Salon - Window auto is on, check the alert. last slope is -0.040
2024-12-05 06:47:04.200 DEBUG (MainThread) [custom_components.versatile_thermostat.base_thermostat] VersatileThermostat-Salon - Window auto event is ignored because bypass is ON or window auto detection is disabled
2024-12-05 06:47:04.200 DEBUG (MainThread) [custom_components.versatile_thermostat.thermostat_climate] VersatileThermostat-Salon - recalculate all
2024-12-05 06:47:04.201 DEBUG (MainThread) [custom_components.versatile_thermostat.underlyings] VersatileThermostat-Salon-climate.mitsubishi - hvac_action simulation target=19.0, current=14.0, hvac_mode=heat
2024-12-05 06:47:04.202 DEBUG (MainThread) [custom_components.versatile_thermostat.underlyings] VersatileThermostat-Salon-climate.mitsubishi - hvac_action simulation target=19.0, current=14.0, hvac_mode=heat
2024-12-05 06:47:04.202 DEBUG (MainThread) [custom_components.versatile_thermostat.energy_debug] VersatileThermostat-Salon - update_custom_attributes saved energy is 0
2024-12-05 06:47:04.203 DEBUG (MainThread) [custom_components.versatile_thermostat.energy_debug] VersatileThermostat-Salon - async_write_ha_state written state energy is 0
2024-12-05 06:47:04.204 DEBUG (MainThread) [custom_components.versatile_thermostat.underlyings] VersatileThermostat-Salon-climate.mitsubishi - hvac_action simulation target=19.0, current=14.0, hvac_mode=heat
2024-12-05 06:47:04.206 DEBUG (MainThread) [custom_components.versatile_thermostat.thermostat_climate] VersatileThermostat-Salon - Calling update_custom_attributes: {'is_on': True, 'hvac_action': <HVACAction.HEATING: 'heating'>, 'hvac_mode': 'heat', 'preset_mode': 'none', 'type': None, 'is_controlled_by_central_mode': True, 'last_central_mode': None, 'frost_temp': 7.5, 'eco_temp': 18.0, 'boost_temp': 22.0, 'comfort_temp': 20.0, 'frost_away_temp': 0, 'eco_away_temp': 0, 'boost_away_temp': 0, 'comfort_away_temp': 0, 'power_temp': None, 'target_temperature_step': 0.1, 'ext_current_temperature': 1.4, 'ac_mode': True, 'current_power': None, 'current_power_max': None, 'saved_preset_mode': 'comfort', 'saved_target_temp': 20.0, 'saved_hvac_mode': 'heat', 'motion_sensor_entity_id': None, 'motion_state': None, 'power_sensor_entity_id': None, 'max_power_sensor_entity_id': None, 'overpowering_state': None, 'presence_sensor_entity_id': None, 'presence_state': None, 'window_state': 'off', 'window_auto_state': 'off', 'window_bypass_state': False, 'window_sensor_entity_id': None, 'window_delay_sec': None, 'window_auto_enabled': False, 'window_auto_open_threshold': None, 'window_auto_close_threshold': None, 'window_auto_max_duration': None, 'window_action': 'window_turn_off', 'security_delay_min': 180, 'security_min_on_percent': 0.5, 'security_default_on_percent': 0.1, 'last_temperature_datetime': '2024-12-05T06:47:04.196798+01:00', 'last_ext_temperature_datetime': '2024-12-05T06:30:00.294816+01:00', 'security_state': False, 'minimal_activation_delay_sec': 10, 'device_power': 1.0, 'mean_cycle_power': None, 'total_energy': 0, 'last_update_datetime': '2024-12-05T06:47:04.202121+01:00', 'timezone': 'Europe/Paris', 'temperature_unit': <UnitOfTemperature.CELSIUS: '°C'>, 'is_device_active': True, 'ema_temp': 16.4, 'is_used_by_central_boiler': False, 'temperature_slope': -0.04, 'hvac_off_reason': None, 'is_over_climate': True, 'start_hvac_action_date': None, 'underlying_entities': ['climate.mitsubishi'], 'is_regulated': True, 'regulated_target_temperature': 21.0, 'auto_regulation_mode': 'auto_regulation_medium', 'regulation_accumulated_error': 11.802355957031253, 'auto_fan_mode': 'auto_fan_high', 'current_auto_fan_mode': 'auto_fan_high', 'auto_activated_fan_mode': None, 'auto_deactivated_fan_mode': 'auto', 'auto_regulation_use_device_temp': True, 'auto_start_stop_enable': False, 'auto_start_stop_level': 'auto_start_stop_none', 'auto_start_stop_dtmin': None, 'auto_start_stop_accumulated_error': 0, 'auto_start_stop_accumulated_error_threshold': None, 'follow_underlying_temp_change': False}
2024-12-05 06:47:04.206 DEBUG (MainThread) [custom_components.versatile_thermostat.energy_debug] VersatileThermostat-Salon - async_write_ha_state written state energy is 0
2024-12-05 06:47:04.207 DEBUG (MainThread) [custom_components.versatile_thermostat.underlyings] VersatileThermostat-Salon-climate.mitsubishi - hvac_action simulation target=19.0, current=14.0, hvac_mode=heat
2024-12-05 06:47:04.208 DEBUG (MainThread) [custom_components.versatile_thermostat.base_thermostat] VersatileThermostat-Salon - Checking new cycle. hvac_mode=heat, security_state=False, preset_mode=none
2024-12-05 06:47:04.208 DEBUG (MainThread) [custom_components.versatile_thermostat.base_thermostat] VersatileThermostat-Salon - Window auto is on, check the alert. last slope is -0.040
2024-12-05 06:47:04.208 DEBUG (MainThread) [custom_components.versatile_thermostat.base_thermostat] VersatileThermostat-Salon - Window auto event is ignored because bypass is ON or window auto detection is disabled
2024-12-05 06:47:04.209 DEBUG (MainThread) [custom_components.versatile_thermostat.base_thermostat] VersatileThermostat-Salon - power not configured. check_overpowering not available
2024-12-05 06:47:04.209 DEBUG (MainThread) [custom_components.versatile_thermostat.underlyings] VersatileThermostat-Salon-climate.mitsubishi - hvac_action simulation target=19.0, current=14.0, hvac_mode=heat
2024-12-05 06:47:04.209 DEBUG (MainThread) [custom_components.versatile_thermostat.base_thermostat] VersatileThermostat-Salon - checking security delta_temp=0.0 delta_ext_temp=17.1 mod_cond=True temp_cond=False climate_cond=True switch_cond=False
2024-12-05 06:47:04.212 DEBUG (MainThread) [custom_components.versatile_thermostat.underlyings] VersatileThermostat-Salon-climate.mitsubishi - hvac_action simulation target=19.0, current=14.0, hvac_mode=heat
2024-12-05 06:47:04.213 DEBUG (MainThread) [custom_components.versatile_thermostat.underlyings] VersatileThermostat-Salon-climate.mitsubishi - hvac_action simulation target=19.0, current=14.0, hvac_mode=heat
2024-12-05 06:47:04.214 DEBUG (MainThread) [custom_components.versatile_thermostat.energy_debug] VersatileThermostat-Salon - update_custom_attributes saved energy is 0
2024-12-05 06:47:04.214 DEBUG (MainThread) [custom_components.versatile_thermostat.energy_debug] VersatileThermostat-Salon - async_write_ha_state written state energy is 0
2024-12-05 06:47:04.215 DEBUG (MainThread) [custom_components.versatile_thermostat.underlyings] VersatileThermostat-Salon-climate.mitsubishi - hvac_action simulation target=19.0, current=14.0, hvac_mode=heat
2024-12-05 06:47:04.217 DEBUG (MainThread) [custom_components.versatile_thermostat.thermostat_climate] VersatileThermostat-Salon - Calling update_custom_attributes: {'is_on': True, 'hvac_action': <HVACAction.HEATING: 'heating'>, 'hvac_mode': 'heat', 'preset_mode': 'none', 'type': None, 'is_controlled_by_central_mode': True, 'last_central_mode': None, 'frost_temp': 7.5, 'eco_temp': 18.0, 'boost_temp': 22.0, 'comfort_temp': 20.0, 'frost_away_temp': 0, 'eco_away_temp': 0, 'boost_away_temp': 0, 'comfort_away_temp': 0, 'power_temp': None, 'target_temperature_step': 0.1, 'ext_current_temperature': 1.4, 'ac_mode': True, 'current_power': None, 'current_power_max': None, 'saved_preset_mode': 'comfort', 'saved_target_temp': 20.0, 'saved_hvac_mode': 'heat', 'motion_sensor_entity_id': None, 'motion_state': None, 'power_sensor_entity_id': None, 'max_power_sensor_entity_id': None, 'overpowering_state': None, 'presence_sensor_entity_id': None, 'presence_state': None, 'window_state': 'off', 'window_auto_state': 'off', 'window_bypass_state': False, 'window_sensor_entity_id': None, 'window_delay_sec': None, 'window_auto_enabled': False, 'window_auto_open_threshold': None, 'window_auto_close_threshold': None, 'window_auto_max_duration': None, 'window_action': 'window_turn_off', 'security_delay_min': 180, 'security_min_on_percent': 0.5, 'security_default_on_percent': 0.1, 'last_temperature_datetime': '2024-12-05T06:47:04.196798+01:00', 'last_ext_temperature_datetime': '2024-12-05T06:30:00.294816+01:00', 'security_state': False, 'minimal_activation_delay_sec': 10, 'device_power': 1.0, 'mean_cycle_power': None, 'total_energy': 0, 'last_update_datetime': '2024-12-05T06:47:04.213594+01:00', 'timezone': 'Europe/Paris', 'temperature_unit': <UnitOfTemperature.CELSIUS: '°C'>, 'is_device_active': True, 'ema_temp': 16.4, 'is_used_by_central_boiler': False, 'temperature_slope': -0.04, 'hvac_off_reason': None, 'is_over_climate': True, 'start_hvac_action_date': None, 'underlying_entities': ['climate.mitsubishi'], 'is_regulated': True, 'regulated_target_temperature': 21.0, 'auto_regulation_mode': 'auto_regulation_medium', 'regulation_accumulated_error': 11.802355957031253, 'auto_fan_mode': 'auto_fan_high', 'current_auto_fan_mode': 'auto_fan_high', 'auto_activated_fan_mode': None, 'auto_deactivated_fan_mode': 'auto', 'auto_regulation_use_device_temp': True, 'auto_start_stop_enable': False, 'auto_start_stop_level': 'auto_start_stop_none', 'auto_start_stop_dtmin': None, 'auto_start_stop_accumulated_error': 0, 'auto_start_stop_accumulated_error_threshold': None, 'follow_underlying_temp_change': False}
2024-12-05 06:47:04.217 DEBUG (MainThread) [custom_components.versatile_thermostat.thermostat_climate] %s - auto start/stop is disabled
2024-12-05 06:47:04.217 INFO (MainThread) [custom_components.versatile_thermostat.thermostat_climate] VersatileThermostat-Salon - Calling ThermostatClimate._send_regulated_temperature force=False
2024-12-05 06:47:04.220 INFO (MainThread) [custom_components.versatile_thermostat.thermostat_climate] VersatileThermostat-Salon - regulation calculation will be done
2024-12-05 06:47:04.220 DEBUG (MainThread) [custom_components.versatile_thermostat.thermostat_climate] VersatileThermostat-Salon - usage regulation_step: 0.20 
2024-12-05 06:47:04.220 DEBUG (MainThread) [custom_components.versatile_thermostat.pi_algorithm] PITemperatureRegulator - Error: 2.60 accumulated_error: 14.40 offset: 1.50 offset_ext: 1.50 target_tem: 19.0 regulatedTemp: 21.0
2024-12-05 06:47:04.221 INFO (MainThread) [custom_components.versatile_thermostat.thermostat_climate] VersatileThermostat-Salon - dtemp (0.0) is < 0.2 -> forget the regulation send
2024-12-05 06:47:04.221 DEBUG (MainThread) [custom_components.versatile_thermostat.sensor] Salon_last_temp_datetime - climate state change
2024-12-05 06:47:04.222 DEBUG (MainThread) [custom_components.versatile_thermostat.sensor] Salon_last_ext_temp_datetime - climate state change
2024-12-05 06:47:04.222 DEBUG (MainThread) [custom_components.versatile_thermostat.sensor] Salon_temperature_slope - climate state change
2024-12-05 06:47:04.223 DEBUG (MainThread) [custom_components.versatile_thermostat.sensor] Salon_ema_temperature - climate state change
2024-12-05 06:47:04.223 DEBUG (MainThread) [custom_components.versatile_thermostat.sensor] Salon_energy - climate state change
2024-12-05 06:47:04.223 DEBUG (MainThread) [custom_components.versatile_thermostat.sensor] Salon_regulated_temperature - climate state change
2024-12-05 06:47:04.224 DEBUG (MainThread) [custom_components.versatile_thermostat.binary_sensor] Salon_security_state - climate state change
2024-12-05 06:47:04.224 DEBUG (MainThread) [custom_components.versatile_thermostat.binary_sensor] Salon_window_bypass_state - climate state change
2024-12-05 06:47:04.224 DEBUG (MainThread) [custom_components.versatile_thermostat.sensor] Salon_last_temp_datetime - climate state change
2024-12-05 06:47:04.224 DEBUG (MainThread) [custom_components.versatile_thermostat.sensor] Salon_last_ext_temp_datetime - climate state change
2024-12-05 06:47:04.225 DEBUG (MainThread) [custom_components.versatile_thermostat.sensor] Salon_temperature_slope - climate state change
2024-12-05 06:47:04.225 DEBUG (MainThread) [custom_components.versatile_thermostat.sensor] Salon_ema_temperature - climate state change
2024-12-05 06:47:04.225 DEBUG (MainThread) [custom_components.versatile_thermostat.sensor] Salon_energy - climate state change
2024-12-05 06:47:04.225 DEBUG (MainThread) [custom_components.versatile_thermostat.sensor] Salon_regulated_temperature - climate state change
2024-12-05 06:47:04.225 DEBUG (MainThread) [custom_components.versatile_thermostat.binary_sensor] Salon_security_state - climate state change
2024-12-05 06:47:04.226 DEBUG (MainThread) [custom_components.versatile_thermostat.binary_sensor] Salon_window_bypass_state - climate state change
2024-12-05 06:47:04.226 DEBUG (MainThread) [custom_components.versatile_thermostat.base_thermostat] VersatileThermostat-Salon - Last seen temperature changed. Event.new_state is <state sensor.salon_last_temperature_date=2024-12-05T05:47:04+00:00; device_class=timestamp, icon=mdi:home-clock, friendly_name=Salon Last temperature date @ 2024-12-05T06:47:04.222060+01:00>
2024-12-05 06:47:04.226 DEBUG (MainThread) [custom_components.versatile_thermostat.base_thermostat] VersatileThermostat-Salon - last_change_time is now 2024-12-05 06:47:04.226913+01:00
2024-12-05 06:47:04.227 DEBUG (MainThread) [custom_components.versatile_thermostat.base_thermostat] VersatileThermostat-Salon - new last_temperature_measure is now: 2024-12-05 06:47:04.222060+01:00
2024-12-05 06:51:59.116 DEBUG (MainThread) [custom_components.versatile_thermostat.base_thermostat] VersatileThermostat-Salon - Checking new cycle. hvac_mode=heat, security_state=False, preset_mode=none
2024-12-05 06:51:59.116 DEBUG (MainThread) [custom_components.versatile_thermostat.base_thermostat] VersatileThermostat-Salon - Window auto is on, check the alert. last slope is -0.040
2024-12-05 06:51:59.117 DEBUG (MainThread) [custom_components.versatile_thermostat.base_thermostat] VersatileThermostat-Salon - Window auto event is ignored because bypass is ON or window auto detection is disabled
2024-12-05 06:51:59.117 DEBUG (MainThread) [custom_components.versatile_thermostat.base_thermostat] VersatileThermostat-Salon - power not configured. check_overpowering not available
2024-12-05 06:51:59.117 DEBUG (MainThread) [custom_components.versatile_thermostat.underlyings] VersatileThermostat-Salon-climate.mitsubishi - hvac_action simulation target=19.0, current=14.0, hvac_mode=heat
2024-12-05 06:51:59.117 DEBUG (MainThread) [custom_components.versatile_thermostat.base_thermostat] VersatileThermostat-Salon - checking security delta_temp=4.9 delta_ext_temp=22.0 mod_cond=True temp_cond=False climate_cond=True switch_cond=False
2024-12-05 06:51:59.118 DEBUG (MainThread) [custom_components.versatile_thermostat.underlyings] VersatileThermostat-Salon-climate.mitsubishi - hvac_action simulation target=19.0, current=14.0, hvac_mode=heat
2024-12-05 06:51:59.118 DEBUG (MainThread) [custom_components.versatile_thermostat.underlyings] VersatileThermostat-Salon-climate.mitsubishi - hvac_action simulation target=19.0, current=14.0, hvac_mode=heat
2024-12-05 06:51:59.119 DEBUG (MainThread) [custom_components.versatile_thermostat.energy_debug] VersatileThermostat-Salon - update_custom_attributes saved energy is 0
2024-12-05 06:51:59.119 DEBUG (MainThread) [custom_components.versatile_thermostat.energy_debug] VersatileThermostat-Salon - async_write_ha_state written state energy is 0
2024-12-05 06:51:59.120 DEBUG (MainThread) [custom_components.versatile_thermostat.underlyings] VersatileThermostat-Salon-climate.mitsubishi - hvac_action simulation target=19.0, current=14.0, hvac_mode=heat
2024-12-05 06:51:59.124 DEBUG (MainThread) [custom_components.versatile_thermostat.thermostat_climate] VersatileThermostat-Salon - Calling update_custom_attributes: {'is_on': True, 'hvac_action': <HVACAction.HEATING: 'heating'>, 'hvac_mode': 'heat', 'preset_mode': 'none', 'type': None, 'is_controlled_by_central_mode': True, 'last_central_mode': None, 'frost_temp': 7.5, 'eco_temp': 18.0, 'boost_temp': 22.0, 'comfort_temp': 20.0, 'frost_away_temp': 0, 'eco_away_temp': 0, 'boost_away_temp': 0, 'comfort_away_temp': 0, 'power_temp': None, 'target_temperature_step': 0.1, 'ext_current_temperature': 1.4, 'ac_mode': True, 'current_power': None, 'current_power_max': None, 'saved_preset_mode': 'comfort', 'saved_target_temp': 20.0, 'saved_hvac_mode': 'heat', 'motion_sensor_entity_id': None, 'motion_state': None, 'power_sensor_entity_id': None, 'max_power_sensor_entity_id': None, 'overpowering_state': None, 'presence_sensor_entity_id': None, 'presence_state': None, 'window_state': 'off', 'window_auto_state': 'off', 'window_bypass_state': False, 'window_sensor_entity_id': None, 'window_delay_sec': None, 'window_auto_enabled': False, 'window_auto_open_threshold': None, 'window_auto_close_threshold': None, 'window_auto_max_duration': None, 'window_action': 'window_turn_off', 'security_delay_min': 180, 'security_min_on_percent': 0.5, 'security_default_on_percent': 0.1, 'last_temperature_datetime': '2024-12-05T06:47:04.222060+01:00', 'last_ext_temperature_datetime': '2024-12-05T06:30:00.294816+01:00', 'security_state': False, 'minimal_activation_delay_sec': 10, 'device_power': 1.0, 'mean_cycle_power': None, 'total_energy': 0, 'last_update_datetime': '2024-12-05T06:51:59.118669+01:00', 'timezone': 'Europe/Paris', 'temperature_unit': <UnitOfTemperature.CELSIUS: '°C'>, 'is_device_active': True, 'ema_temp': 16.4, 'is_used_by_central_boiler': False, 'temperature_slope': -0.04, 'hvac_off_reason': None, 'is_over_climate': True, 'start_hvac_action_date': None, 'underlying_entities': ['climate.mitsubishi'], 'is_regulated': True, 'regulated_target_temperature': 21.0, 'auto_regulation_mode': 'auto_regulation_medium', 'regulation_accumulated_error': 14.402355957031254, 'auto_fan_mode': 'auto_fan_high', 'current_auto_fan_mode': 'auto_fan_high', 'auto_activated_fan_mode': None, 'auto_deactivated_fan_mode': 'auto', 'auto_regulation_use_device_temp': True, 'auto_start_stop_enable': False, 'auto_start_stop_level': 'auto_start_stop_none', 'auto_start_stop_dtmin': None, 'auto_start_stop_accumulated_error': 0, 'auto_start_stop_accumulated_error_threshold': None, 'follow_underlying_temp_change': False}
2024-12-05 06:51:59.125 DEBUG (MainThread) [custom_components.versatile_thermostat.thermostat_climate] %s - auto start/stop is disabled
2024-12-05 06:51:59.125 INFO (MainThread) [custom_components.versatile_thermostat.thermostat_climate] VersatileThermostat-Salon - Calling ThermostatClimate._send_regulated_temperature force=False
2024-12-05 06:51:59.126 INFO (MainThread) [custom_components.versatile_thermostat.thermostat_climate] VersatileThermostat-Salon - regulation calculation will be done
2024-12-05 06:51:59.126 DEBUG (MainThread) [custom_components.versatile_thermostat.thermostat_climate] VersatileThermostat-Salon - usage regulation_step: 0.20 
2024-12-05 06:51:59.126 DEBUG (MainThread) [custom_components.versatile_thermostat.pi_algorithm] PITemperatureRegulator - Error: 2.60 accumulated_error: 17.00 offset: 1.63 offset_ext: 1.50 target_tem: 19.0 regulatedTemp: 21.0
2024-12-05 06:51:59.127 INFO (MainThread) [custom_components.versatile_thermostat.thermostat_climate] VersatileThermostat-Salon - dtemp (0.0) is < 0.2 -> forget the regulation send
2024-12-05 06:51:59.127 DEBUG (MainThread) [custom_components.versatile_thermostat.sensor] Salon_last_temp_datetime - climate state change
2024-12-05 06:51:59.128 DEBUG (MainThread) [custom_components.versatile_thermostat.sensor] Salon_last_ext_temp_datetime - climate state change
2024-12-05 06:51:59.128 DEBUG (MainThread) [custom_components.versatile_thermostat.sensor] Salon_temperature_slope - climate state change
2024-12-05 06:51:59.128 DEBUG (MainThread) [custom_components.versatile_thermostat.sensor] Salon_ema_temperature - climate state change
2024-12-05 06:51:59.129 DEBUG (MainThread) [custom_components.versatile_thermostat.sensor] Salon_energy - climate state change
2024-12-05 06:51:59.129 DEBUG (MainThread) [custom_components.versatile_thermostat.sensor] Salon_regulated_temperature - climate state change
2024-12-05 06:51:59.129 DEBUG (MainThread) [custom_components.versatile_thermostat.binary_sensor] Salon_security_state - climate state change
2024-12-05 06:51:59.129 DEBUG (MainThread) [custom_components.versatile_thermostat.binary_sensor] Salon_window_bypass_state - climate state change
2024-12-05 06:56:44.707 DEBUG (MainThread) [custom_components.versatile_thermostat.base_thermostat] VersatileThermostat-Salon - external Temperature changed. Event.new_state is <state sensor.gardanne_temperature=-2.9; state_class=measurement, unit_of_measurement=°C, attribution=Data provided by Météo-France, device_class=temperature, friendly_name=Gardanne @ 2024-12-05T06:56:44.701721+01:00>
2024-12-05 06:56:44.707 DEBUG (MainThread) [custom_components.versatile_thermostat.base_thermostat] VersatileThermostat-Salon - After setting _last_ext_temperature_measure 2024-12-05 06:56:44.701721+01:00 , state.last_changed.replace=2024-12-05 06:56:44.701721+01:00
2024-12-05 06:56:44.708 DEBUG (MainThread) [custom_components.versatile_thermostat.thermostat_climate] VersatileThermostat-Salon - recalculate all
2024-12-05 06:56:44.708 DEBUG (MainThread) [custom_components.versatile_thermostat.underlyings] VersatileThermostat-Salon-climate.mitsubishi - hvac_action simulation target=19.0, current=14.0, hvac_mode=heat
2024-12-05 06:56:44.709 DEBUG (MainThread) [custom_components.versatile_thermostat.underlyings] VersatileThermostat-Salon-climate.mitsubishi - hvac_action simulation target=19.0, current=14.0, hvac_mode=heat
2024-12-05 06:56:44.709 DEBUG (MainThread) [custom_components.versatile_thermostat.energy_debug] VersatileThermostat-Salon - update_custom_attributes saved energy is 0
2024-12-05 06:56:44.709 DEBUG (MainThread) [custom_components.versatile_thermostat.energy_debug] VersatileThermostat-Salon - async_write_ha_state written state energy is 0
2024-12-05 06:56:44.715 DEBUG (MainThread) [custom_components.versatile_thermostat.underlyings] VersatileThermostat-Salon-climate.mitsubishi - hvac_action simulation target=19.0, current=14.0, hvac_mode=heat
2024-12-05 06:56:44.716 DEBUG (MainThread) [custom_components.versatile_thermostat.thermostat_climate] VersatileThermostat-Salon - Calling update_custom_attributes: {'is_on': True, 'hvac_action': <HVACAction.HEATING: 'heating'>, 'hvac_mode': 'heat', 'preset_mode': 'none', 'type': None, 'is_controlled_by_central_mode': True, 'last_central_mode': None, 'frost_temp': 7.5, 'eco_temp': 18.0, 'boost_temp': 22.0, 'comfort_temp': 20.0, 'frost_away_temp': 0, 'eco_away_temp': 0, 'boost_away_temp': 0, 'comfort_away_temp': 0, 'power_temp': None, 'target_temperature_step': 0.1, 'ext_current_temperature': -2.9, 'ac_mode': True, 'current_power': None, 'current_power_max': None, 'saved_preset_mode': 'comfort', 'saved_target_temp': 20.0, 'saved_hvac_mode': 'heat', 'motion_sensor_entity_id': None, 'motion_state': None, 'power_sensor_entity_id': None, 'max_power_sensor_entity_id': None, 'overpowering_state': None, 'presence_sensor_entity_id': None, 'presence_state': None, 'window_state': 'off', 'window_auto_state': 'off', 'window_bypass_state': False, 'window_sensor_entity_id': None, 'window_delay_sec': None, 'window_auto_enabled': False, 'window_auto_open_threshold': None, 'window_auto_close_threshold': None, 'window_auto_max_duration': None, 'window_action': 'window_turn_off', 'security_delay_min': 180, 'security_min_on_percent': 0.5, 'security_default_on_percent': 0.1, 'last_temperature_datetime': '2024-12-05T06:47:04.222060+01:00', 'last_ext_temperature_datetime': '2024-12-05T06:56:44.701721+01:00', 'security_state': False, 'minimal_activation_delay_sec': 10, 'device_power': 1.0, 'mean_cycle_power': None, 'total_energy': 0, 'last_update_datetime': '2024-12-05T06:56:44.708933+01:00', 'timezone': 'Europe/Paris', 'temperature_unit': <UnitOfTemperature.CELSIUS: '°C'>, 'is_device_active': True, 'ema_temp': 16.4, 'is_used_by_central_boiler': False, 'temperature_slope': -0.04, 'hvac_off_reason': None, 'is_over_climate': True, 'start_hvac_action_date': None, 'underlying_entities': ['climate.mitsubishi'], 'is_regulated': True, 'regulated_target_temperature': 21.0, 'auto_regulation_mode': 'auto_regulation_medium', 'regulation_accumulated_error': 17.002355957031256, 'auto_fan_mode': 'auto_fan_high', 'current_auto_fan_mode': 'auto_fan_high', 'auto_activated_fan_mode': None, 'auto_deactivated_fan_mode': 'auto', 'auto_regulation_use_device_temp': True, 'auto_start_stop_enable': False, 'auto_start_stop_level': 'auto_start_stop_none', 'auto_start_stop_dtmin': None, 'auto_start_stop_accumulated_error': 0, 'auto_start_stop_accumulated_error_threshold': None, 'follow_underlying_temp_change': False}
2024-12-05 06:56:44.717 DEBUG (MainThread) [custom_components.versatile_thermostat.energy_debug] VersatileThermostat-Salon - async_write_ha_state written state energy is 0
2024-12-05 06:56:44.718 DEBUG (MainThread) [custom_components.versatile_thermostat.underlyings] VersatileThermostat-Salon-climate.mitsubishi - hvac_action simulation target=19.0, current=14.0, hvac_mode=heat
2024-12-05 06:56:44.718 DEBUG (MainThread) [custom_components.versatile_thermostat.base_thermostat] VersatileThermostat-Salon - Checking new cycle. hvac_mode=heat, security_state=False, preset_mode=none
2024-12-05 06:56:44.719 DEBUG (MainThread) [custom_components.versatile_thermostat.base_thermostat] VersatileThermostat-Salon - Window auto is on, check the alert. last slope is -0.040
2024-12-05 06:56:44.719 DEBUG (MainThread) [custom_components.versatile_thermostat.base_thermostat] VersatileThermostat-Salon - Window auto event is ignored because bypass is ON or window auto detection is disabled
2024-12-05 06:56:44.719 DEBUG (MainThread) [custom_components.versatile_thermostat.base_thermostat] VersatileThermostat-Salon - power not configured. check_overpowering not available
2024-12-05 06:56:44.719 DEBUG (MainThread) [custom_components.versatile_thermostat.underlyings] VersatileThermostat-Salon-climate.mitsubishi - hvac_action simulation target=19.0, current=14.0, hvac_mode=heat
2024-12-05 06:56:44.719 DEBUG (MainThread) [custom_components.versatile_thermostat.base_thermostat] VersatileThermostat-Salon - checking security delta_temp=9.7 delta_ext_temp=0.0 mod_cond=True temp_cond=False climate_cond=True switch_cond=False
2024-12-05 06:56:44.720 DEBUG (MainThread) [custom_components.versatile_thermostat.underlyings] VersatileThermostat-Salon-climate.mitsubishi - hvac_action simulation target=19.0, current=14.0, hvac_mode=heat
2024-12-05 06:56:44.720 DEBUG (MainThread) [custom_components.versatile_thermostat.underlyings] VersatileThermostat-Salon-climate.mitsubishi - hvac_action simulation target=19.0, current=14.0, hvac_mode=heat
2024-12-05 06:56:44.721 DEBUG (MainThread) [custom_components.versatile_thermostat.energy_debug] VersatileThermostat-Salon - update_custom_attributes saved energy is 0
2024-12-05 06:56:44.721 DEBUG (MainThread) [custom_components.versatile_thermostat.energy_debug] VersatileThermostat-Salon - async_write_ha_state written state energy is 0
2024-12-05 06:56:44.722 DEBUG (MainThread) [custom_components.versatile_thermostat.underlyings] VersatileThermostat-Salon-climate.mitsubishi - hvac_action simulation target=19.0, current=14.0, hvac_mode=heat
2024-12-05 06:56:44.723 DEBUG (MainThread) [custom_components.versatile_thermostat.thermostat_climate] VersatileThermostat-Salon - Calling update_custom_attributes: {'is_on': True, 'hvac_action': <HVACAction.HEATING: 'heating'>, 'hvac_mode': 'heat', 'preset_mode': 'none', 'type': None, 'is_controlled_by_central_mode': True, 'last_central_mode': None, 'frost_temp': 7.5, 'eco_temp': 18.0, 'boost_temp': 22.0, 'comfort_temp': 20.0, 'frost_away_temp': 0, 'eco_away_temp': 0, 'boost_away_temp': 0, 'comfort_away_temp': 0, 'power_temp': None, 'target_temperature_step': 0.1, 'ext_current_temperature': -2.9, 'ac_mode': True, 'current_power': None, 'current_power_max': None, 'saved_preset_mode': 'comfort', 'saved_target_temp': 20.0, 'saved_hvac_mode': 'heat', 'motion_sensor_entity_id': None, 'motion_state': None, 'power_sensor_entity_id': None, 'max_power_sensor_entity_id': None, 'overpowering_state': None, 'presence_sensor_entity_id': None, 'presence_state': None, 'window_state': 'off', 'window_auto_state': 'off', 'window_bypass_state': False, 'window_sensor_entity_id': None, 'window_delay_sec': None, 'window_auto_enabled': False, 'window_auto_open_threshold': None, 'window_auto_close_threshold': None, 'window_auto_max_duration': None, 'window_action': 'window_turn_off', 'security_delay_min': 180, 'security_min_on_percent': 0.5, 'security_default_on_percent': 0.1, 'last_temperature_datetime': '2024-12-05T06:47:04.222060+01:00', 'last_ext_temperature_datetime': '2024-12-05T06:56:44.701721+01:00', 'security_state': False, 'minimal_activation_delay_sec': 10, 'device_power': 1.0, 'mean_cycle_power': None, 'total_energy': 0, 'last_update_datetime': '2024-12-05T06:56:44.720814+01:00', 'timezone': 'Europe/Paris', 'temperature_unit': <UnitOfTemperature.CELSIUS: '°C'>, 'is_device_active': True, 'ema_temp': 16.4, 'is_used_by_central_boiler': False, 'temperature_slope': -0.04, 'hvac_off_reason': None, 'is_over_climate': True, 'start_hvac_action_date': None, 'underlying_entities': ['climate.mitsubishi'], 'is_regulated': True, 'regulated_target_temperature': 21.0, 'auto_regulation_mode': 'auto_regulation_medium', 'regulation_accumulated_error': 17.002355957031256, 'auto_fan_mode': 'auto_fan_high', 'current_auto_fan_mode': 'auto_fan_high', 'auto_activated_fan_mode': None, 'auto_deactivated_fan_mode': 'auto', 'auto_regulation_use_device_temp': True, 'auto_start_stop_enable': False, 'auto_start_stop_level': 'auto_start_stop_none', 'auto_start_stop_dtmin': None, 'auto_start_stop_accumulated_error': 0, 'auto_start_stop_accumulated_error_threshold': None, 'follow_underlying_temp_change': False}
2024-12-05 06:56:44.724 DEBUG (MainThread) [custom_components.versatile_thermostat.thermostat_climate] %s - auto start/stop is disabled
2024-12-05 06:56:44.724 INFO (MainThread) [custom_components.versatile_thermostat.thermostat_climate] VersatileThermostat-Salon - Calling ThermostatClimate._send_regulated_temperature force=False
2024-12-05 06:56:44.724 INFO (MainThread) [custom_components.versatile_thermostat.thermostat_climate] VersatileThermostat-Salon - regulation calculation will be done
2024-12-05 06:56:44.724 DEBUG (MainThread) [custom_components.versatile_thermostat.thermostat_climate] VersatileThermostat-Salon - usage regulation_step: 0.20 
2024-12-05 06:56:44.724 DEBUG (MainThread) [custom_components.versatile_thermostat.pi_algorithm] PITemperatureRegulator - Error: 2.60 accumulated_error: 19.60 offset: 1.76 offset_ext: 1.93 target_tem: 19.0 regulatedTemp: 21.0
2024-12-05 06:56:44.725 INFO (MainThread) [custom_components.versatile_thermostat.thermostat_climate] VersatileThermostat-Salon - dtemp (0.0) is < 0.2 -> forget the regulation send
2024-12-05 06:56:44.736 DEBUG (MainThread) [custom_components.versatile_thermostat.sensor] Salon_last_temp_datetime - climate state change
2024-12-05 06:56:44.736 DEBUG (MainThread) [custom_components.versatile_thermostat.sensor] Salon_last_ext_temp_datetime - climate state change
2024-12-05 06:56:44.737 DEBUG (MainThread) [custom_components.versatile_thermostat.sensor] Salon_temperature_slope - climate state change
2024-12-05 06:56:44.737 DEBUG (MainThread) [custom_components.versatile_thermostat.sensor] Salon_ema_temperature - climate state change
2024-12-05 06:56:44.737 DEBUG (MainThread) [custom_components.versatile_thermostat.sensor] Salon_energy - climate state change
2024-12-05 06:56:44.738 DEBUG (MainThread) [custom_components.versatile_thermostat.sensor] Salon_regulated_temperature - climate state change
2024-12-05 06:56:44.738 DEBUG (MainThread) [custom_components.versatile_thermostat.binary_sensor] Salon_security_state - climate state change
2024-12-05 06:56:44.738 DEBUG (MainThread) [custom_components.versatile_thermostat.binary_sensor] Salon_window_bypass_state - climate state change
2024-12-05 06:56:44.738 DEBUG (MainThread) [custom_components.versatile_thermostat.sensor] Salon_last_temp_datetime - climate state change
2024-12-05 06:56:44.739 DEBUG (MainThread) [custom_components.versatile_thermostat.sensor] Salon_last_ext_temp_datetime - climate state change
2024-12-05 06:56:44.739 DEBUG (MainThread) [custom_components.versatile_thermostat.sensor] Salon_temperature_slope - climate state change
2024-12-05 06:56:44.739 DEBUG (MainThread) [custom_components.versatile_thermostat.sensor] Salon_ema_temperature - climate state change
2024-12-05 06:56:44.739 DEBUG (MainThread) [custom_components.versatile_thermostat.sensor] Salon_energy - climate state change
2024-12-05 06:56:44.739 DEBUG (MainThread) [custom_components.versatile_thermostat.sensor] Salon_regulated_temperature - climate state change
2024-12-05 06:56:44.740 DEBUG (MainThread) [custom_components.versatile_thermostat.binary_sensor] Salon_security_state - climate state change
2024-12-05 06:56:44.740 DEBUG (MainThread) [custom_components.versatile_thermostat.binary_sensor] Salon_window_bypass_state - climate state change
2024-12-05 06:56:45.026 DEBUG (MainThread) [custom_components.versatile_thermostat.thermostat_climate] VersatileThermostat-Salon - _async_climate_changed new_state is <state climate.mitsubishi=heat; hvac_modes=[<HVACMode.OFF: 'off'>, <HVACMode.HEAT: 'heat'>, <HVACMode.DRY: 'dry'>, <HVACMode.COOL: 'cool'>, <HVACMode.FAN_ONLY: 'fan_only'>, <HVACMode.HEAT_COOL: 'heat_cool'>], min_temp=10.0, max_temp=31.0, target_temp_step=0.5, fan_modes=['auto', '1', '2', '3', '4', '5'], swing_modes=['auto', '1_up', '2', '3', '4', '5_down', 'swing'], current_temperature=19.0, temperature=19.0, fan_mode=auto, swing_mode=swing, vane_horizontal=3, vane_horizontal_positions=['auto', '1_left', '2', '3', '4', '5_right', 'split', 'swing'], vane_vertical=swing, vane_vertical_positions=['auto', '1_up', '2', '3', '4', '5_down', 'swing'], friendly_name=Maison, supported_features=425 @ 2024-12-05T06:30:03.076424+01:00>
2024-12-05 06:56:45.027 DEBUG (MainThread) [custom_components.versatile_thermostat.thermostat_climate] VersatileThermostat-Salon - a underlying state change event is received but no real change have been found. Forget the event
2024-12-05 06:56:59.117 DEBUG (MainThread) [custom_components.versatile_thermostat.base_thermostat] VersatileThermostat-Salon - Checking new cycle. hvac_mode=heat, security_state=False, preset_mode=none
2024-12-05 06:56:59.117 DEBUG (MainThread) [custom_components.versatile_thermostat.base_thermostat] VersatileThermostat-Salon - Window auto is on, check the alert. last slope is -0.040
2024-12-05 06:56:59.118 DEBUG (MainThread) [custom_components.versatile_thermostat.base_thermostat] VersatileThermostat-Salon - Window auto event is ignored because bypass is ON or window auto detection is disabled
2024-12-05 06:56:59.118 DEBUG (MainThread) [custom_components.versatile_thermostat.base_thermostat] VersatileThermostat-Salon - power not configured. check_overpowering not available
2024-12-05 06:56:59.118 DEBUG (MainThread) [custom_components.versatile_thermostat.underlyings] VersatileThermostat-Salon-climate.mitsubishi - hvac_action simulation target=19.0, current=19.0, hvac_mode=heat
2024-12-05 06:56:59.118 DEBUG (MainThread) [custom_components.versatile_thermostat.underlyings] VersatileThermostat-Salon-climate.mitsubishi - hvac_action simulation target=19.0, current=19.0, hvac_mode=heat
2024-12-05 06:56:59.119 DEBUG (MainThread) [custom_components.versatile_thermostat.base_thermostat] VersatileThermostat-Salon - checking security delta_temp=9.9 delta_ext_temp=0.2 mod_cond=True temp_cond=False climate_cond=False switch_cond=False
2024-12-05 06:56:59.119 DEBUG (MainThread) [custom_components.versatile_thermostat.underlyings] VersatileThermostat-Salon-climate.mitsubishi - hvac_action simulation target=19.0, current=19.0, hvac_mode=heat
2024-12-05 06:56:59.119 DEBUG (MainThread) [custom_components.versatile_thermostat.underlyings] VersatileThermostat-Salon-climate.mitsubishi - hvac_action simulation target=19.0, current=19.0, hvac_mode=heat
2024-12-05 06:56:59.120 DEBUG (MainThread) [custom_components.versatile_thermostat.underlyings] VersatileThermostat-Salon-climate.mitsubishi - hvac_action simulation target=19.0, current=19.0, hvac_mode=heat
2024-12-05 06:56:59.120 DEBUG (MainThread) [custom_components.versatile_thermostat.energy_debug] VersatileThermostat-Salon - update_custom_attributes saved energy is 0
2024-12-05 06:56:59.120 DEBUG (MainThread) [custom_components.versatile_thermostat.energy_debug] VersatileThermostat-Salon - async_write_ha_state written state energy is 0
2024-12-05 06:56:59.122 DEBUG (MainThread) [custom_components.versatile_thermostat.underlyings] VersatileThermostat-Salon-climate.mitsubishi - hvac_action simulation target=19.0, current=19.0, hvac_mode=heat
2024-12-05 06:56:59.122 DEBUG (MainThread) [custom_components.versatile_thermostat.underlyings] VersatileThermostat-Salon-climate.mitsubishi - hvac_action simulation target=19.0, current=19.0, hvac_mode=heat
2024-12-05 06:56:59.124 DEBUG (MainThread) [custom_components.versatile_thermostat.thermostat_climate] VersatileThermostat-Salon - Calling update_custom_attributes: {'is_on': True, 'hvac_action': <HVACAction.IDLE: 'idle'>, 'hvac_mode': 'heat', 'preset_mode': 'none', 'type': None, 'is_controlled_by_central_mode': True, 'last_central_mode': None, 'frost_temp': 7.5, 'eco_temp': 18.0, 'boost_temp': 22.0, 'comfort_temp': 20.0, 'frost_away_temp': 0, 'eco_away_temp': 0, 'boost_away_temp': 0, 'comfort_away_temp': 0, 'power_temp': None, 'target_temperature_step': 0.1, 'ext_current_temperature': -2.9, 'ac_mode': True, 'current_power': None, 'current_power_max': None, 'saved_preset_mode': 'comfort', 'saved_target_temp': 20.0, 'saved_hvac_mode': 'heat', 'motion_sensor_entity_id': None, 'motion_state': None, 'power_sensor_entity_id': None, 'max_power_sensor_entity_id': None, 'overpowering_state': None, 'presence_sensor_entity_id': None, 'presence_state': None, 'window_state': 'off', 'window_auto_state': 'off', 'window_bypass_state': False, 'window_sensor_entity_id': None, 'window_delay_sec': None, 'window_auto_enabled': False, 'window_auto_open_threshold': None, 'window_auto_close_threshold': None, 'window_auto_max_duration': None, 'window_action': 'window_turn_off', 'security_delay_min': 180, 'security_min_on_percent': 0.5, 'security_default_on_percent': 0.1, 'last_temperature_datetime': '2024-12-05T06:47:04.222060+01:00', 'last_ext_temperature_datetime': '2024-12-05T06:56:44.701721+01:00', 'security_state': False, 'minimal_activation_delay_sec': 10, 'device_power': 1.0, 'mean_cycle_power': None, 'total_energy': 0, 'last_update_datetime': '2024-12-05T06:56:59.120026+01:00', 'timezone': 'Europe/Paris', 'temperature_unit': <UnitOfTemperature.CELSIUS: '°C'>, 'is_device_active': False, 'ema_temp': 16.4, 'is_used_by_central_boiler': False, 'temperature_slope': -0.04, 'hvac_off_reason': None, 'is_over_climate': True, 'start_hvac_action_date': None, 'underlying_entities': ['climate.mitsubishi'], 'is_regulated': True, 'regulated_target_temperature': 21.0, 'auto_regulation_mode': 'auto_regulation_medium', 'regulation_accumulated_error': 19.602355957031257, 'auto_fan_mode': 'auto_fan_high', 'current_auto_fan_mode': 'auto_fan_high', 'auto_activated_fan_mode': None, 'auto_deactivated_fan_mode': 'auto', 'auto_regulation_use_device_temp': True, 'auto_start_stop_enable': False, 'auto_start_stop_level': 'auto_start_stop_none', 'auto_start_stop_dtmin': None, 'auto_start_stop_accumulated_error': 0, 'auto_start_stop_accumulated_error_threshold': None, 'follow_underlying_temp_change': False}
2024-12-05 06:56:59.125 DEBUG (MainThread) [custom_components.versatile_thermostat.thermostat_climate] %s - auto start/stop is disabled
2024-12-05 06:56:59.125 INFO (MainThread) [custom_components.versatile_thermostat.thermostat_climate] VersatileThermostat-Salon - Calling ThermostatClimate._send_regulated_temperature force=False
2024-12-05 06:56:59.125 INFO (MainThread) [custom_components.versatile_thermostat.thermostat_climate] VersatileThermostat-Salon - regulation calculation will be done
2024-12-05 06:56:59.125 DEBUG (MainThread) [custom_components.versatile_thermostat.thermostat_climate] VersatileThermostat-Salon - usage regulation_step: 0.20 
2024-12-05 06:56:59.126 DEBUG (MainThread) [custom_components.versatile_thermostat.pi_algorithm] PITemperatureRegulator - Error: 2.60 accumulated_error: 20.00 offset: 1.78 offset_ext: 1.93 target_tem: 19.0 regulatedTemp: 21.0
2024-12-05 06:56:59.126 INFO (MainThread) [custom_components.versatile_thermostat.thermostat_climate] VersatileThermostat-Salon - dtemp (0.0) is < 0.2 -> forget the regulation send
2024-12-05 06:56:59.126 DEBUG (MainThread) [custom_components.versatile_thermostat.sensor] Salon_last_temp_datetime - climate state change
2024-12-05 06:56:59.126 DEBUG (MainThread) [custom_components.versatile_thermostat.sensor] Salon_last_ext_temp_datetime - climate state change
2024-12-05 06:56:59.127 DEBUG (MainThread) [custom_components.versatile_thermostat.sensor] Salon_temperature_slope - climate state change
2024-12-05 06:56:59.127 DEBUG (MainThread) [custom_components.versatile_thermostat.sensor] Salon_ema_temperature - climate state change
2024-12-05 06:56:59.127 DEBUG (MainThread) [custom_components.versatile_thermostat.sensor] Salon_energy - climate state change
2024-12-05 06:56:59.127 DEBUG (MainThread) [custom_components.versatile_thermostat.sensor] Salon_regulated_temperature - climate state change
2024-12-05 06:56:59.127 DEBUG (MainThread) [custom_components.versatile_thermostat.binary_sensor] Salon_security_state - climate state change
2024-12-05 06:56:59.128 DEBUG (MainThread) [custom_components.versatile_thermostat.binary_sensor] Salon_window_bypass_state - climate state change
2024-12-05 07:01:59.118 DEBUG (MainThread) [custom_components.versatile_thermostat.base_thermostat] VersatileThermostat-Salon - Checking new cycle. hvac_mode=heat, security_state=False, preset_mode=none
2024-12-05 07:01:59.118 DEBUG (MainThread) [custom_components.versatile_thermostat.base_thermostat] VersatileThermostat-Salon - Window auto is on, check the alert. last slope is -0.040
2024-12-05 07:01:59.119 DEBUG (MainThread) [custom_components.versatile_thermostat.base_thermostat] VersatileThermostat-Salon - Window auto event is ignored because bypass is ON or window auto detection is disabled
2024-12-05 07:01:59.119 DEBUG (MainThread) [custom_components.versatile_thermostat.base_thermostat] VersatileThermostat-Salon - power not configured. check_overpowering not available
2024-12-05 07:01:59.120 DEBUG (MainThread) [custom_components.versatile_thermostat.underlyings] VersatileThermostat-Salon-climate.mitsubishi - hvac_action simulation target=19.0, current=19.0, hvac_mode=heat
2024-12-05 07:01:59.120 DEBUG (MainThread) [custom_components.versatile_thermostat.underlyings] VersatileThermostat-Salon-climate.mitsubishi - hvac_action simulation target=19.0, current=19.0, hvac_mode=heat
2024-12-05 07:01:59.120 DEBUG (MainThread) [custom_components.versatile_thermostat.base_thermostat] VersatileThermostat-Salon - checking security delta_temp=14.9 delta_ext_temp=5.2 mod_cond=True temp_cond=False climate_cond=False switch_cond=False
2024-12-05 07:01:59.120 DEBUG (MainThread) [custom_components.versatile_thermostat.underlyings] VersatileThermostat-Salon-climate.mitsubishi - hvac_action simulation target=19.0, current=19.0, hvac_mode=heat
2024-12-05 07:01:59.121 DEBUG (MainThread) [custom_components.versatile_thermostat.underlyings] VersatileThermostat-Salon-climate.mitsubishi - hvac_action simulation target=19.0, current=19.0, hvac_mode=heat
2024-12-05 07:01:59.122 DEBUG (MainThread) [custom_components.versatile_thermostat.underlyings] VersatileThermostat-Salon-climate.mitsubishi - hvac_action simulation target=19.0, current=19.0, hvac_mode=heat
2024-12-05 07:01:59.122 DEBUG (MainThread) [custom_components.versatile_thermostat.energy_debug] VersatileThermostat-Salon - update_custom_attributes saved energy is 0
2024-12-05 07:01:59.122 DEBUG (MainThread) [custom_components.versatile_thermostat.energy_debug] VersatileThermostat-Salon - async_write_ha_state written state energy is 0
2024-12-05 07:01:59.123 DEBUG (MainThread) [custom_components.versatile_thermostat.underlyings] VersatileThermostat-Salon-climate.mitsubishi - hvac_action simulation target=19.0, current=19.0, hvac_mode=heat
2024-12-05 07:01:59.124 DEBUG (MainThread) [custom_components.versatile_thermostat.underlyings] VersatileThermostat-Salon-climate.mitsubishi - hvac_action simulation target=19.0, current=19.0, hvac_mode=heat
2024-12-05 07:01:59.126 DEBUG (MainThread) [custom_components.versatile_thermostat.thermostat_climate] VersatileThermostat-Salon - Calling update_custom_attributes: {'is_on': True, 'hvac_action': <HVACAction.IDLE: 'idle'>, 'hvac_mode': 'heat', 'preset_mode': 'none', 'type': None, 'is_controlled_by_central_mode': True, 'last_central_mode': None, 'frost_temp': 7.5, 'eco_temp': 18.0, 'boost_temp': 22.0, 'comfort_temp': 20.0, 'frost_away_temp': 0, 'eco_away_temp': 0, 'boost_away_temp': 0, 'comfort_away_temp': 0, 'power_temp': None, 'target_temperature_step': 0.1, 'ext_current_temperature': -2.9, 'ac_mode': True, 'current_power': None, 'current_power_max': None, 'saved_preset_mode': 'comfort', 'saved_target_temp': 20.0, 'saved_hvac_mode': 'heat', 'motion_sensor_entity_id': None, 'motion_state': None, 'power_sensor_entity_id': None, 'max_power_sensor_entity_id': None, 'overpowering_state': None, 'presence_sensor_entity_id': None, 'presence_state': None, 'window_state': 'off', 'window_auto_state': 'off', 'window_bypass_state': False, 'window_sensor_entity_id': None, 'window_delay_sec': None, 'window_auto_enabled': False, 'window_auto_open_threshold': None, 'window_auto_close_threshold': None, 'window_auto_max_duration': None, 'window_action': 'window_turn_off', 'security_delay_min': 180, 'security_min_on_percent': 0.5, 'security_default_on_percent': 0.1, 'last_temperature_datetime': '2024-12-05T06:47:04.222060+01:00', 'last_ext_temperature_datetime': '2024-12-05T06:56:44.701721+01:00', 'security_state': False, 'minimal_activation_delay_sec': 10, 'device_power': 1.0, 'mean_cycle_power': None, 'total_energy': 0, 'last_update_datetime': '2024-12-05T07:01:59.121780+01:00', 'timezone': 'Europe/Paris', 'temperature_unit': <UnitOfTemperature.CELSIUS: '°C'>, 'is_device_active': False, 'ema_temp': 16.4, 'is_used_by_central_boiler': False, 'temperature_slope': -0.04, 'hvac_off_reason': None, 'is_over_climate': True, 'start_hvac_action_date': None, 'underlying_entities': ['climate.mitsubishi'], 'is_regulated': True, 'regulated_target_temperature': 21.0, 'auto_regulation_mode': 'auto_regulation_medium', 'regulation_accumulated_error': 20, 'auto_fan_mode': 'auto_fan_high', 'current_auto_fan_mode': 'auto_fan_high', 'auto_activated_fan_mode': None, 'auto_deactivated_fan_mode': 'auto', 'auto_regulation_use_device_temp': True, 'auto_start_stop_enable': False, 'auto_start_stop_level': 'auto_start_stop_none', 'auto_start_stop_dtmin': None, 'auto_start_stop_accumulated_error': 0, 'auto_start_stop_accumulated_error_threshold': None, 'follow_underlying_temp_change': False}
2024-12-05 07:01:59.127 DEBUG (MainThread) [custom_components.versatile_thermostat.thermostat_climate] %s - auto start/stop is disabled
2024-12-05 07:01:59.127 INFO (MainThread) [custom_components.versatile_thermostat.thermostat_climate] VersatileThermostat-Salon - Calling ThermostatClimate._send_regulated_temperature force=False
2024-12-05 07:01:59.127 INFO (MainThread) [custom_components.versatile_thermostat.thermostat_climate] VersatileThermostat-Salon - regulation calculation will be done
2024-12-05 07:01:59.127 DEBUG (MainThread) [custom_components.versatile_thermostat.thermostat_climate] VersatileThermostat-Salon - usage regulation_step: 0.20 
2024-12-05 07:01:59.127 DEBUG (MainThread) [custom_components.versatile_thermostat.pi_algorithm] PITemperatureRegulator - Error: 2.60 accumulated_error: 20.00 offset: 1.78 offset_ext: 1.93 target_tem: 19.0 regulatedTemp: 21.0
2024-12-05 07:01:59.128 INFO (MainThread) [custom_components.versatile_thermostat.thermostat_climate] VersatileThermostat-Salon - dtemp (0.0) is < 0.2 -> forget the regulation send
2024-12-05 07:01:59.128 DEBUG (MainThread) [custom_components.versatile_thermostat.sensor] Salon_last_temp_datetime - climate state change
2024-12-05 07:01:59.128 DEBUG (MainThread) [custom_components.versatile_thermostat.sensor] Salon_last_ext_temp_datetime - climate state change
2024-12-05 07:01:59.128 DEBUG (MainThread) [custom_components.versatile_thermostat.sensor] Salon_temperature_slope - climate state change
2024-12-05 07:01:59.129 DEBUG (MainThread) [custom_components.versatile_thermostat.sensor] Salon_ema_temperature - climate state change
2024-12-05 07:01:59.129 DEBUG (MainThread) [custom_components.versatile_thermostat.sensor] Salon_energy - climate state change
2024-12-05 07:01:59.129 DEBUG (MainThread) [custom_components.versatile_thermostat.sensor] Salon_regulated_temperature - climate state change
2024-12-05 07:01:59.129 DEBUG (MainThread) [custom_components.versatile_thermostat.binary_sensor] Salon_security_state - climate state change
2024-12-05 07:01:59.130 DEBUG (MainThread) [custom_components.versatile_thermostat.binary_sensor] Salon_window_bypass_state - climate state change

Je pense que j’ai mal configuré quelques choses mais la je vois pas du tout …

Merci d’avance !

Salut !
Pour que ça chauffe plus vite, tu peux changer les calculs TPI. Tu trouveras plus d’infos ici : GitHub - jmcollin78/versatile_thermostat: A full featured Thermostat for Home Assistant: presets, window, motion, presence and overpowering management

Bonjour,
pour ma part, ma climatisation indique n’importe quoi à la base car la sonde de l’appareil est trop prêt du plafond.
J’ai lu ceci :

Quelque fois, il arrive que le thermomètre interne du sous-jacent (TRV, climatisation, …) soit tellement faux que l’ auto-régulation ne suffise pas à réguler. Cela arrive lorsque le thermomètre interne est trop près de la source de chaleur. La température interne monte alors beaucoup plus vite que la température de la pièce, ce qui génère des défauts dans la régulation.

Dans le paramétrage du sous-jacent, j’ai coché : « Utiliser la température interne du sous-jacent »

Du coup, ma climatisation pousse la consigne interne à 31°C pour en fait avoir une température réelle de 21°C

Oui j’avais vu dans la doc.
Le truc c’est que des fois VTherm envoie une régulation plus forte.
Par exemple il va faire 17° dans mon salon et VTherm va envoyer la consigne 25° avec la ventilation forte ce qui permet d’avoir une montée bien plus rapide à la température de consigne.

Oui j’avais vu ça aussi et j’ai le même problème.
C’est pour ça que j’ai coché cette option aussi :

Mais ça n’empêche pas d’avoir VTherm qui ne semble pas correctement réguler des fois.

1 « J'aime »

Je suis moi aussi en train de découvrir et j’ai aussi le souci de comment bien régler pour ne pas me les peler au réveil. :slight_smile: Je suis ton post pour voir s’il y a une solution, à part laisser tourner la nuit plus chaud.
Je gagne 1°C pour 1H30. en soufflerie auto, qui ne passe pas en boost toute seul

Ha ! On a donc le même problème du coup ! Du coup le mode « boost » (si c’est bien comme ça que ça s’appelle) j’arrive à le faire déclencher en modifiant plusieurs fois la valeur de consigne/en arrêtant re-lançant le thermostat …

1 « J'aime »

Je sais pas si c’est une piste mais mon chauffage vient de se lancer et j’ai le binary_sensor.salon_security_state qui est passé de false (indisponible) à true (sécurisé).
Du coup je comprends pas pourquoi VTherm se met en sécurité.

J’ai retenté ce matin et c’est au bout d’un peu plus de 10 minutes que la régulation a pu bien se déclenché.
Durant ces 10 minutes, j’ai switch plusieurs fois de preset, j’ai revalidé la config VTherm, j’ai changé la température de la clim sans passé par VTherm mais la card UI de base de la clim.

J’ai désactivé hier l’option « Autoriser le controle par une entity centrale » dans le doute.
Voici les logs que j’ai splité à chaque fois que je faisais une action manuel si ça peut aider (enfin j’ai pas tout mis du à la limite de caractère dans les messages sur le forum) :

Log debug
*** COMFORT : consigne 20° / envoyer 19.5° ***
2024-12-07 08:29:53.631 INFO (MainThread) [custom_components.versatile_thermostat.base_thermostat] VersatileThermostat-Salon - Set hvac mode: heat
2024-12-07 08:29:53.632 INFO (MainThread) [custom_components.versatile_thermostat.base_thermostat] VersatileThermostat-Salon - Set preset_mode: comfort force=True
2024-12-07 08:29:53.633 INFO (MainThread) [custom_components.versatile_thermostat.base_thermostat] VersatileThermostat-Salon - find preset temp: comfort
2024-12-07 08:29:53.633 INFO (MainThread) [custom_components.versatile_thermostat.thermostat_climate] VersatileThermostat-Salon - Calling ThermostatClimate._send_regulated_temperature force=True
2024-12-07 08:29:53.633 INFO (MainThread) [custom_components.versatile_thermostat.thermostat_climate] VersatileThermostat-Salon - regulation calculation will be done
2024-12-07 08:29:53.633 DEBUG (MainThread) [custom_components.versatile_thermostat.thermostat_climate] VersatileThermostat-Salon - usage regulation_step: 0.20 
2024-12-07 08:29:53.633 DEBUG (MainThread) [custom_components.versatile_thermostat.pi_algorithm] PITemperatureRegulator - Error: 4.00 accumulated_error: 8.47 offset: 1.62 offset_ext: 1.13 target_tem: 20.0 regulatedTemp: 22.0
2024-12-07 08:29:53.634 INFO (MainThread) [custom_components.versatile_thermostat.thermostat_climate] VersatileThermostat-Salon - Regulated temp have changed to 22.0. Resend it to underlyings
2024-12-07 08:29:53.634 DEBUG (MainThread) [custom_components.versatile_thermostat.thermostat_climate] VersatileThermostat-Salon - The device offset temp for regulation is -2.50 - internal temp is 13.50. New target is 19.60
2024-12-07 08:29:53.635 DEBUG (MainThread) [custom_components.versatile_thermostat.thermostat_climate] VersatileThermostat-Salon - recalculate all
2024-12-07 08:29:53.638 DEBUG (MainThread) [custom_components.versatile_thermostat.underlyings] VersatileThermostat-Salon-climate.mitsubishi - hvac_action simulation target=25.0, current=13.5, hvac_mode=off
2024-12-07 08:29:53.639 DEBUG (MainThread) [custom_components.versatile_thermostat.underlyings] VersatileThermostat-Salon-climate.mitsubishi - hvac_action simulation target=25.0, current=13.5, hvac_mode=off
2024-12-07 08:29:53.639 DEBUG (MainThread) [custom_components.versatile_thermostat.energy_debug] VersatileThermostat-Salon - update_custom_attributes saved energy is 0
2024-12-07 08:29:53.640 DEBUG (MainThread) [custom_components.versatile_thermostat.energy_debug] VersatileThermostat-Salon - async_write_ha_state written state energy is 0
2024-12-07 08:29:53.641 DEBUG (MainThread) [custom_components.versatile_thermostat.underlyings] VersatileThermostat-Salon-climate.mitsubishi - hvac_action simulation target=25.0, current=13.5, hvac_mode=off
2024-12-07 08:29:53.641 DEBUG (MainThread) [custom_components.versatile_thermostat.underlyings] VersatileThermostat-Salon-climate.mitsubishi - hvac_action simulation target=25.0, current=13.5, hvac_mode=off
2024-12-07 08:29:53.642 DEBUG (MainThread) [custom_components.versatile_thermostat.thermostat_climate] VersatileThermostat-Salon - Calling update_custom_attributes: {'is_on': True, 'hvac_action': <HVACAction.IDLE: 'idle'>, 'hvac_mode': <HVACMode.HEAT: 'heat'>, 'preset_mode': 'comfort', 'type': None, 'is_controlled_by_central_mode': False, 'last_central_mode': None, 'frost_temp': 7.5, 'eco_temp': 18.0, 'boost_temp': 22.0, 'comfort_temp': 20.0, 'frost_away_temp': 0, 'eco_away_temp': 0, 'boost_away_temp': 0, 'comfort_away_temp': 0, 'power_temp': None, 'target_temperature_step': 0.1, 'ext_current_temperature': 4.7, 'ac_mode': True, 'current_power': None, 'current_power_max': None, 'saved_preset_mode': 'comfort', 'saved_target_temp': 19.900000000000002, 'saved_hvac_mode': 'heat', 'motion_sensor_entity_id': None, 'motion_state': None, 'power_sensor_entity_id': None, 'max_power_sensor_entity_id': None, 'overpowering_state': None, 'presence_sensor_entity_id': None, 'presence_state': None, 'window_state': 'off', 'window_auto_state': 'off', 'window_bypass_state': False, 'window_sensor_entity_id': None, 'window_delay_sec': None, 'window_auto_enabled': False, 'window_auto_open_threshold': None, 'window_auto_close_threshold': None, 'window_auto_max_duration': None, 'window_action': 'window_turn_off', 'security_delay_min': 180, 'security_min_on_percent': 0.5, 'security_default_on_percent': 0.1, 'last_temperature_datetime': '2024-12-07T08:29:53.635592+01:00', 'last_ext_temperature_datetime': '2024-12-07T08:29:53.635592+01:00', 'security_state': False, 'minimal_activation_delay_sec': 10, 'device_power': 3.5, 'mean_cycle_power': None, 'total_energy': 0, 'last_update_datetime': '2024-12-07T08:29:53.639673+01:00', 'timezone': 'Europe/Paris', 'temperature_unit': <UnitOfTemperature.CELSIUS: '°C'>, 'is_device_active': False, 'ema_temp': 16.2, 'is_used_by_central_boiler': False, 'temperature_slope': -0.14, 'hvac_off_reason': None, 'is_over_climate': True, 'start_hvac_action_date': None, 'underlying_entities': ['climate.mitsubishi'], 'is_regulated': True, 'regulated_target_temperature': 22.0, 'auto_regulation_mode': 'auto_regulation_medium', 'regulation_accumulated_error': 8.468749999999986, 'auto_fan_mode': 'auto_fan_high', 'current_auto_fan_mode': 'auto_fan_high', 'auto_activated_fan_mode': None, 'auto_deactivated_fan_mode': 'auto', 'auto_regulation_use_device_temp': True, 'auto_start_stop_enable': False, 'auto_start_stop_level': 'auto_start_stop_none', 'auto_start_stop_dtmin': None, 'auto_start_stop_accumulated_error': 0, 'auto_start_stop_accumulated_error_threshold': None, 'follow_underlying_temp_change': False}
2024-12-07 08:29:53.643 DEBUG (MainThread) [custom_components.versatile_thermostat.energy_debug] VersatileThermostat-Salon - async_write_ha_state written state energy is 0
2024-12-07 08:29:53.644 DEBUG (MainThread) [custom_components.versatile_thermostat.underlyings] VersatileThermostat-Salon-climate.mitsubishi - hvac_action simulation target=25.0, current=13.5, hvac_mode=off
2024-12-07 08:29:53.644 DEBUG (MainThread) [custom_components.versatile_thermostat.underlyings] VersatileThermostat-Salon-climate.mitsubishi - hvac_action simulation target=25.0, current=13.5, hvac_mode=off
2024-12-07 08:29:53.645 DEBUG (MainThread) [custom_components.versatile_thermostat.base_thermostat] VersatileThermostat-Salon - Checking new cycle. hvac_mode=heat, security_state=False, preset_mode=comfort
2024-12-07 08:29:53.645 DEBUG (MainThread) [custom_components.versatile_thermostat.open_window_algorithm] We are already initialized slope=-0.14 last_temp=16.20
2024-12-07 08:29:53.645 DEBUG (MainThread) [custom_components.versatile_thermostat.open_window_algorithm] delta_t=30.816 delta_temp=0.000 new_slope=0.000 last_slope=-0.14 slope=-0.030 nb_point=134
2024-12-07 08:29:53.645 DEBUG (MainThread) [custom_components.versatile_thermostat.base_thermostat] VersatileThermostat-Salon - Window auto is on, check the alert. last slope is -0.030
2024-12-07 08:29:53.645 DEBUG (MainThread) [custom_components.versatile_thermostat.base_thermostat] VersatileThermostat-Salon - Window auto event is ignored because bypass is ON or window auto detection is disabled
2024-12-07 08:29:53.646 DEBUG (MainThread) [custom_components.versatile_thermostat.base_thermostat] VersatileThermostat-Salon - power not configured. check_overpowering not available
2024-12-07 08:29:53.646 DEBUG (MainThread) [custom_components.versatile_thermostat.underlyings] VersatileThermostat-Salon-climate.mitsubishi - hvac_action simulation target=25.0, current=13.5, hvac_mode=off
2024-12-07 08:29:53.646 DEBUG (MainThread) [custom_components.versatile_thermostat.underlyings] VersatileThermostat-Salon-climate.mitsubishi - hvac_action simulation target=25.0, current=13.5, hvac_mode=off
2024-12-07 08:29:53.646 DEBUG (MainThread) [custom_components.versatile_thermostat.base_thermostat] VersatileThermostat-Salon - checking security delta_temp=0.0 delta_ext_temp=0.0 mod_cond=True temp_cond=False climate_cond=False switch_cond=False
2024-12-07 08:29:53.649 DEBUG (MainThread) [custom_components.versatile_thermostat.underlyings] VersatileThermostat-Salon-climate.mitsubishi - hvac_action simulation target=25.0, current=13.5, hvac_mode=off
2024-12-07 08:29:53.649 DEBUG (MainThread) [custom_components.versatile_thermostat.underlyings] VersatileThermostat-Salon-climate.mitsubishi - hvac_action simulation target=25.0, current=13.5, hvac_mode=off
2024-12-07 08:29:53.650 DEBUG (MainThread) [custom_components.versatile_thermostat.energy_debug] VersatileThermostat-Salon - update_custom_attributes saved energy is 0
2024-12-07 08:29:53.650 DEBUG (MainThread) [custom_components.versatile_thermostat.energy_debug] VersatileThermostat-Salon - async_write_ha_state written state energy is 0
2024-12-07 08:29:53.651 DEBUG (MainThread) [custom_components.versatile_thermostat.underlyings] VersatileThermostat-Salon-climate.mitsubishi - hvac_action simulation target=25.0, current=13.5, hvac_mode=off
2024-12-07 08:29:53.652 DEBUG (MainThread) [custom_components.versatile_thermostat.underlyings] VersatileThermostat-Salon-climate.mitsubishi - hvac_action simulation target=25.0, current=13.5, hvac_mode=off
2024-12-07 08:29:53.653 DEBUG (MainThread) [custom_components.versatile_thermostat.thermostat_climate] VersatileThermostat-Salon - Calling update_custom_attributes: {'is_on': True, 'hvac_action': <HVACAction.IDLE: 'idle'>, 'hvac_mode': <HVACMode.HEAT: 'heat'>, 'preset_mode': 'comfort', 'type': None, 'is_controlled_by_central_mode': False, 'last_central_mode': None, 'frost_temp': 7.5, 'eco_temp': 18.0, 'boost_temp': 22.0, 'comfort_temp': 20.0, 'frost_away_temp': 0, 'eco_away_temp': 0, 'boost_away_temp': 0, 'comfort_away_temp': 0, 'power_temp': None, 'target_temperature_step': 0.1, 'ext_current_temperature': 4.7, 'ac_mode': True, 'current_power': None, 'current_power_max': None, 'saved_preset_mode': 'comfort', 'saved_target_temp': 19.900000000000002, 'saved_hvac_mode': 'heat', 'motion_sensor_entity_id': None, 'motion_state': None, 'power_sensor_entity_id': None, 'max_power_sensor_entity_id': None, 'overpowering_state': None, 'presence_sensor_entity_id': None, 'presence_state': None, 'window_state': 'off', 'window_auto_state': 'off', 'window_bypass_state': False, 'window_sensor_entity_id': None, 'window_delay_sec': None, 'window_auto_enabled': False, 'window_auto_open_threshold': None, 'window_auto_close_threshold': None, 'window_auto_max_duration': None, 'window_action': 'window_turn_off', 'security_delay_min': 180, 'security_min_on_percent': 0.5, 'security_default_on_percent': 0.1, 'last_temperature_datetime': '2024-12-07T08:29:53.635592+01:00', 'last_ext_temperature_datetime': '2024-12-07T08:29:53.635592+01:00', 'security_state': False, 'minimal_activation_delay_sec': 10, 'device_power': 3.5, 'mean_cycle_power': None, 'total_energy': 0, 'last_update_datetime': '2024-12-07T08:29:53.650289+01:00', 'timezone': 'Europe/Paris', 'temperature_unit': <UnitOfTemperature.CELSIUS: '°C'>, 'is_device_active': False, 'ema_temp': 16.2, 'is_used_by_central_boiler': False, 'temperature_slope': -0.03, 'hvac_off_reason': None, 'is_over_climate': True, 'start_hvac_action_date': None, 'underlying_entities': ['climate.mitsubishi'], 'is_regulated': True, 'regulated_target_temperature': 22.0, 'auto_regulation_mode': 'auto_regulation_medium', 'regulation_accumulated_error': 8.468749999999986, 'auto_fan_mode': 'auto_fan_high', 'current_auto_fan_mode': 'auto_fan_high', 'auto_activated_fan_mode': None, 'auto_deactivated_fan_mode': 'auto', 'auto_regulation_use_device_temp': True, 'auto_start_stop_enable': False, 'auto_start_stop_level': 'auto_start_stop_none', 'auto_start_stop_dtmin': None, 'auto_start_stop_accumulated_error': 0, 'auto_start_stop_accumulated_error_threshold': None, 'follow_underlying_temp_change': False}
2024-12-07 08:29:53.653 DEBUG (MainThread) [custom_components.versatile_thermostat.thermostat_climate] %s - auto start/stop is disabled
2024-12-07 08:29:53.653 INFO (MainThread) [custom_components.versatile_thermostat.thermostat_climate] VersatileThermostat-Salon - Calling ThermostatClimate._send_regulated_temperature force=False
2024-12-07 08:29:53.653 INFO (MainThread) [custom_components.versatile_thermostat.thermostat_climate] VersatileThermostat-Salon - period (0.0) min is < 5 min -> forget the regulation send
2024-12-07 08:29:53.656 DEBUG (MainThread) [custom_components.versatile_thermostat.base_thermostat] VersatileThermostat-Salon - last_change_time is now 2024-12-07 08:29:53.656454+01:00
2024-12-07 08:29:53.656 DEBUG (MainThread) [custom_components.versatile_thermostat.underlyings] VersatileThermostat-Salon-climate.mitsubishi - hvac_action simulation target=25.0, current=13.5, hvac_mode=off
2024-12-07 08:29:53.657 DEBUG (MainThread) [custom_components.versatile_thermostat.underlyings] VersatileThermostat-Salon-climate.mitsubishi - hvac_action simulation target=25.0, current=13.5, hvac_mode=off
2024-12-07 08:29:53.657 DEBUG (MainThread) [custom_components.versatile_thermostat.energy_debug] VersatileThermostat-Salon - update_custom_attributes saved energy is 0
2024-12-07 08:29:53.658 DEBUG (MainThread) [custom_components.versatile_thermostat.energy_debug] VersatileThermostat-Salon - async_write_ha_state written state energy is 0
2024-12-07 08:29:53.659 DEBUG (MainThread) [custom_components.versatile_thermostat.underlyings] VersatileThermostat-Salon-climate.mitsubishi - hvac_action simulation target=25.0, current=13.5, hvac_mode=off
2024-12-07 08:29:53.659 DEBUG (MainThread) [custom_components.versatile_thermostat.underlyings] VersatileThermostat-Salon-climate.mitsubishi - hvac_action simulation target=25.0, current=13.5, hvac_mode=off
2024-12-07 08:29:53.660 DEBUG (MainThread) [custom_components.versatile_thermostat.thermostat_climate] VersatileThermostat-Salon - Calling update_custom_attributes: {'is_on': True, 'hvac_action': <HVACAction.IDLE: 'idle'>, 'hvac_mode': <HVACMode.HEAT: 'heat'>, 'preset_mode': 'comfort', 'type': None, 'is_controlled_by_central_mode': False, 'last_central_mode': None, 'frost_temp': 7.5, 'eco_temp': 18.0, 'boost_temp': 22.0, 'comfort_temp': 20.0, 'frost_away_temp': 0, 'eco_away_temp': 0, 'boost_away_temp': 0, 'comfort_away_temp': 0, 'power_temp': None, 'target_temperature_step': 0.1, 'ext_current_temperature': 4.7, 'ac_mode': True, 'current_power': None, 'current_power_max': None, 'saved_preset_mode': 'comfort', 'saved_target_temp': 19.900000000000002, 'saved_hvac_mode': 'heat', 'motion_sensor_entity_id': None, 'motion_state': None, 'power_sensor_entity_id': None, 'max_power_sensor_entity_id': None, 'overpowering_state': None, 'presence_sensor_entity_id': None, 'presence_state': None, 'window_state': 'off', 'window_auto_state': 'off', 'window_bypass_state': False, 'window_sensor_entity_id': None, 'window_delay_sec': None, 'window_auto_enabled': False, 'window_auto_open_threshold': None, 'window_auto_close_threshold': None, 'window_auto_max_duration': None, 'window_action': 'window_turn_off', 'security_delay_min': 180, 'security_min_on_percent': 0.5, 'security_default_on_percent': 0.1, 'last_temperature_datetime': '2024-12-07T08:29:53.656401+01:00', 'last_ext_temperature_datetime': '2024-12-07T08:29:53.656401+01:00', 'security_state': False, 'minimal_activation_delay_sec': 10, 'device_power': 3.5, 'mean_cycle_power': None, 'total_energy': 0, 'last_update_datetime': '2024-12-07T08:29:53.657668+01:00', 'timezone': 'Europe/Paris', 'temperature_unit': <UnitOfTemperature.CELSIUS: '°C'>, 'is_device_active': False, 'ema_temp': 16.2, 'is_used_by_central_boiler': False, 'temperature_slope': -0.03, 'hvac_off_reason': None, 'is_over_climate': True, 'start_hvac_action_date': None, 'underlying_entities': ['climate.mitsubishi'], 'is_regulated': True, 'regulated_target_temperature': 22.0, 'auto_regulation_mode': 'auto_regulation_medium', 'regulation_accumulated_error': 8.468749999999986, 'auto_fan_mode': 'auto_fan_high', 'current_auto_fan_mode': 'auto_fan_high', 'auto_activated_fan_mode': None, 'auto_deactivated_fan_mode': 'auto', 'auto_regulation_use_device_temp': True, 'auto_start_stop_enable': False, 'auto_start_stop_level': 'auto_start_stop_none', 'auto_start_stop_dtmin': None, 'auto_start_stop_accumulated_error': 0, 'auto_start_stop_accumulated_error_threshold': None, 'follow_underlying_temp_change': False}
2024-12-07 08:29:53.660 DEBUG (MainThread) [custom_components.versatile_thermostat.energy_debug] VersatileThermostat-Salon - async_write_ha_state written state energy is 0
2024-12-07 08:29:53.661 DEBUG (MainThread) [custom_components.versatile_thermostat.underlyings] VersatileThermostat-Salon-climate.mitsubishi - hvac_action simulation target=25.0, current=13.5, hvac_mode=off
2024-12-07 08:29:53.661 DEBUG (MainThread) [custom_components.versatile_thermostat.underlyings] VersatileThermostat-Salon-climate.mitsubishi - hvac_action simulation target=25.0, current=13.5, hvac_mode=off
2024-12-07 08:29:53.662 INFO (MainThread) [custom_components.versatile_thermostat.const] VersatileThermostat-Salon - Sending event EventType.HVAC_MODE_EVENT with data: {'hvac_mode': <HVACMode.HEAT: 'heat'>}
2024-12-07 08:29:53.662 DEBUG (MainThread) [custom_components.versatile_thermostat.underlyings] VersatileThermostat-Salon-climate.mitsubishi - hvac_action simulation target=25.0, current=13.5, hvac_mode=off
2024-12-07 08:29:53.663 DEBUG (MainThread) [custom_components.versatile_thermostat.underlyings] VersatileThermostat-Salon-climate.mitsubishi - hvac_action simulation target=25.0, current=13.5, hvac_mode=off
2024-12-07 08:29:53.666 DEBUG (MainThread) [custom_components.versatile_thermostat.sensor] Salon_last_temp_datetime - climate state change
2024-12-07 08:29:53.666 DEBUG (MainThread) [custom_components.versatile_thermostat.sensor] Salon_last_ext_temp_datetime - climate state change
2024-12-07 08:29:53.667 DEBUG (MainThread) [custom_components.versatile_thermostat.sensor] Salon_temperature_slope - climate state change
2024-12-07 08:29:53.668 DEBUG (MainThread) [custom_components.versatile_thermostat.sensor] Salon_ema_temperature - climate state change
2024-12-07 08:29:53.668 DEBUG (MainThread) [custom_components.versatile_thermostat.sensor] Salon_energy - climate state change
2024-12-07 08:29:53.668 DEBUG (MainThread) [custom_components.versatile_thermostat.sensor] Salon_regulated_temperature - climate state change
2024-12-07 08:29:53.669 DEBUG (MainThread) [custom_components.versatile_thermostat.binary_sensor] Salon_security_state - climate state change
2024-12-07 08:29:53.669 DEBUG (MainThread) [custom_components.versatile_thermostat.binary_sensor] Salon_window_bypass_state - climate state change
2024-12-07 08:29:53.669 DEBUG (MainThread) [custom_components.versatile_thermostat.sensor] Salon_last_temp_datetime - climate state change
2024-12-07 08:29:53.670 DEBUG (MainThread) [custom_components.versatile_thermostat.sensor] Salon_last_ext_temp_datetime - climate state change
2024-12-07 08:29:53.670 DEBUG (MainThread) [custom_components.versatile_thermostat.sensor] Salon_temperature_slope - climate state change
2024-12-07 08:29:53.670 DEBUG (MainThread) [custom_components.versatile_thermostat.sensor] Salon_ema_temperature - climate state change
2024-12-07 08:29:53.670 DEBUG (MainThread) [custom_components.versatile_thermostat.sensor] Salon_energy - climate state change
2024-12-07 08:29:53.673 DEBUG (MainThread) [custom_components.versatile_thermostat.sensor] Salon_regulated_temperature - climate state change
2024-12-07 08:29:53.673 DEBUG (MainThread) [custom_components.versatile_thermostat.binary_sensor] Salon_security_state - climate state change
2024-12-07 08:29:53.674 DEBUG (MainThread) [custom_components.versatile_thermostat.binary_sensor] Salon_window_bypass_state - climate state change
2024-12-07 08:29:53.674 DEBUG (MainThread) [custom_components.versatile_thermostat.sensor] Salon_last_temp_datetime - climate state change
2024-12-07 08:29:53.674 DEBUG (MainThread) [custom_components.versatile_thermostat.sensor] Salon_last_ext_temp_datetime - climate state change
2024-12-07 08:29:53.674 DEBUG (MainThread) [custom_components.versatile_thermostat.sensor] Salon_temperature_slope - climate state change
2024-12-07 08:29:53.674 DEBUG (MainThread) [custom_components.versatile_thermostat.sensor] Salon_ema_temperature - climate state change
2024-12-07 08:29:53.675 DEBUG (MainThread) [custom_components.versatile_thermostat.sensor] Salon_energy - climate state change
2024-12-07 08:29:53.675 DEBUG (MainThread) [custom_components.versatile_thermostat.sensor] Salon_regulated_temperature - climate state change
2024-12-07 08:29:53.675 DEBUG (MainThread) [custom_components.versatile_thermostat.binary_sensor] Salon_security_state - climate state change
2024-12-07 08:29:53.675 DEBUG (MainThread) [custom_components.versatile_thermostat.binary_sensor] Salon_window_bypass_state - climate state change
2024-12-07 08:29:55.830 DEBUG (MainThread) [custom_components.versatile_thermostat.thermostat_climate] VersatileThermostat-Salon - _async_climate_changed new_state is <state climate.mitsubishi=heat; hvac_modes=[<HVACMode.OFF: 'off'>, <HVACMode.HEAT: 'heat'>, <HVACMode.DRY: 'dry'>, <HVACMode.COOL: 'cool'>, <HVACMode.FAN_ONLY: 'fan_only'>, <HVACMode.HEAT_COOL: 'heat_cool'>], min_temp=10.0, max_temp=31.0, target_temp_step=0.5, fan_modes=['auto', '1', '2', '3', '4', '5'], swing_modes=['auto', '1_up', '2', '3', '4', '5_down', 'swing'], current_temperature=13.5, temperature=19.5, fan_mode=auto, swing_mode=swing, vane_horizontal=3, vane_horizontal_positions=['auto', '1_left', '2', '3', '4', '5_right', 'split', 'swing'], vane_vertical=swing, vane_vertical_positions=['auto', '1_up', '2', '3', '4', '5_down', 'swing'], friendly_name=Maison, supported_features=425 @ 2024-12-07T08:29:55.829276+01:00>
2024-12-07 08:29:55.831 DEBUG (MainThread) [custom_components.versatile_thermostat.thermostat_climate] VersatileThermostat-Salon - a underlying state change event is received but no real change have been found. Forget the event
2024-12-07 08:30:02.903 DEBUG (MainThread) [custom_components.versatile_thermostat.base_thermostat] VersatileThermostat-Salon - Checking new cycle. hvac_mode=heat, security_state=False, preset_mode=comfort
2024-12-07 08:30:02.904 DEBUG (MainThread) [custom_components.versatile_thermostat.open_window_algorithm] We are already initialized slope=-0.03 last_temp=16.20
2024-12-07 08:30:02.904 DEBUG (MainThread) [custom_components.versatile_thermostat.open_window_algorithm] delta_t=30.971 delta_temp=0.000 new_slope=0.000 last_slope=-0.03 slope=-0.010 nb_point=135
2024-12-07 08:30:02.904 DEBUG (MainThread) [custom_components.versatile_thermostat.base_thermostat] VersatileThermostat-Salon - Window auto is on, check the alert. last slope is -0.010
2024-12-07 08:30:02.904 DEBUG (MainThread) [custom_components.versatile_thermostat.base_thermostat] VersatileThermostat-Salon - Window auto event is ignored because bypass is ON or window auto detection is disabled
2024-12-07 08:30:02.905 DEBUG (MainThread) [custom_components.versatile_thermostat.base_thermostat] VersatileThermostat-Salon - power not configured. check_overpowering not available
2024-12-07 08:30:02.905 DEBUG (MainThread) [custom_components.versatile_thermostat.underlyings] VersatileThermostat-Salon-climate.mitsubishi - hvac_action simulation target=19.5, current=13.5, hvac_mode=heat
2024-12-07 08:30:02.905 DEBUG (MainThread) [custom_components.versatile_thermostat.base_thermostat] VersatileThermostat-Salon - checking security delta_temp=0.2 delta_ext_temp=0.2 mod_cond=True temp_cond=False climate_cond=True switch_cond=False
2024-12-07 08:30:02.905 DEBUG (MainThread) [custom_components.versatile_thermostat.underlyings] VersatileThermostat-Salon-climate.mitsubishi - hvac_action simulation target=19.5, current=13.5, hvac_mode=heat
2024-12-07 08:30:02.906 DEBUG (MainThread) [custom_components.versatile_thermostat.underlyings] VersatileThermostat-Salon-climate.mitsubishi - hvac_action simulation target=19.5, current=13.5, hvac_mode=heat
2024-12-07 08:30:02.906 DEBUG (MainThread) [custom_components.versatile_thermostat.energy_debug] VersatileThermostat-Salon - update_custom_attributes saved energy is 0
2024-12-07 08:30:02.907 DEBUG (MainThread) [custom_components.versatile_thermostat.energy_debug] VersatileThermostat-Salon - async_write_ha_state written state energy is 0
2024-12-07 08:30:02.908 DEBUG (MainThread) [custom_components.versatile_thermostat.underlyings] VersatileThermostat-Salon-climate.mitsubishi - hvac_action simulation target=19.5, current=13.5, hvac_mode=heat
2024-12-07 08:30:02.912 DEBUG (MainThread) [custom_components.versatile_thermostat.thermostat_climate] VersatileThermostat-Salon - Calling update_custom_attributes: {'is_on': True, 'hvac_action': <HVACAction.HEATING: 'heating'>, 'hvac_mode': <HVACMode.HEAT: 'heat'>, 'preset_mode': 'comfort', 'type': None, 'is_controlled_by_central_mode': False, 'last_central_mode': None, 'frost_temp': 7.5, 'eco_temp': 18.0, 'boost_temp': 22.0, 'comfort_temp': 20.0, 'frost_away_temp': 0, 'eco_away_temp': 0, 'boost_away_temp': 0, 'comfort_away_temp': 0, 'power_temp': None, 'target_temperature_step': 0.1, 'ext_current_temperature': 4.7, 'ac_mode': True, 'current_power': None, 'current_power_max': None, 'saved_preset_mode': 'comfort', 'saved_target_temp': 19.900000000000002, 'saved_hvac_mode': 'heat', 'motion_sensor_entity_id': None, 'motion_state': None, 'power_sensor_entity_id': None, 'max_power_sensor_entity_id': None, 'overpowering_state': None, 'presence_sensor_entity_id': None, 'presence_state': None, 'window_state': 'off', 'window_auto_state': 'off', 'window_bypass_state': False, 'window_sensor_entity_id': None, 'window_delay_sec': None, 'window_auto_enabled': False, 'window_auto_open_threshold': None, 'window_auto_close_threshold': None, 'window_auto_max_duration': None, 'window_action': 'window_turn_off', 'security_delay_min': 180, 'security_min_on_percent': 0.5, 'security_default_on_percent': 0.1, 'last_temperature_datetime': '2024-12-07T08:29:53.656401+01:00', 'last_ext_temperature_datetime': '2024-12-07T08:29:53.656401+01:00', 'security_state': False, 'minimal_activation_delay_sec': 10, 'device_power': 3.5, 'mean_cycle_power': None, 'total_energy': 0, 'last_update_datetime': '2024-12-07T08:30:02.906435+01:00', 'timezone': 'Europe/Paris', 'temperature_unit': <UnitOfTemperature.CELSIUS: '°C'>, 'is_device_active': True, 'ema_temp': 16.2, 'is_used_by_central_boiler': False, 'temperature_slope': -0.01, 'hvac_off_reason': None, 'is_over_climate': True, 'start_hvac_action_date': None, 'underlying_entities': ['climate.mitsubishi'], 'is_regulated': True, 'regulated_target_temperature': 22.0, 'auto_regulation_mode': 'auto_regulation_medium', 'regulation_accumulated_error': 8.468749999999986, 'auto_fan_mode': 'auto_fan_high', 'current_auto_fan_mode': 'auto_fan_high', 'auto_activated_fan_mode': None, 'auto_deactivated_fan_mode': 'auto', 'auto_regulation_use_device_temp': True, 'auto_start_stop_enable': False, 'auto_start_stop_level': 'auto_start_stop_none', 'auto_start_stop_dtmin': None, 'auto_start_stop_accumulated_error': 0, 'auto_start_stop_accumulated_error_threshold': None, 'follow_underlying_temp_change': False}
2024-12-07 08:30:02.913 DEBUG (MainThread) [custom_components.versatile_thermostat.thermostat_climate] %s - auto start/stop is disabled
2024-12-07 08:30:02.913 INFO (MainThread) [custom_components.versatile_thermostat.thermostat_climate] VersatileThermostat-Salon - Calling ThermostatClimate._send_regulated_temperature force=False
2024-12-07 08:30:02.913 INFO (MainThread) [custom_components.versatile_thermostat.thermostat_climate] VersatileThermostat-Salon - period (0.2) min is < 5 min -> forget the regulation send
2024-12-07 08:30:02.914 DEBUG (MainThread) [custom_components.versatile_thermostat.sensor] Salon_last_temp_datetime - climate state change
2024-12-07 08:30:02.914 DEBUG (MainThread) [custom_components.versatile_thermostat.sensor] Salon_last_ext_temp_datetime - climate state change
2024-12-07 08:30:02.914 DEBUG (MainThread) [custom_components.versatile_thermostat.sensor] Salon_temperature_slope - climate state change
2024-12-07 08:30:02.915 DEBUG (MainThread) [custom_components.versatile_thermostat.sensor] Salon_ema_temperature - climate state change
2024-12-07 08:30:02.915 DEBUG (MainThread) [custom_components.versatile_thermostat.sensor] Salon_energy - climate state change
2024-12-07 08:30:02.915 DEBUG (MainThread) [custom_components.versatile_thermostat.sensor] Salon_regulated_temperature - climate state change
2024-12-07 08:30:02.916 DEBUG (MainThread) [custom_components.versatile_thermostat.binary_sensor] Salon_security_state - climate state change
2024-12-07 08:30:02.916 DEBUG (MainThread) [custom_components.versatile_thermostat.binary_sensor] Salon_window_bypass_state - climate state change
2024-12-07 08:31:45.004 DEBUG (MainThread) [custom_components.versatile_thermostat.base_thermostat] VersatileThermostat-Salon - Last seen temperature changed. Event.new_state is <state sensor.thermometre_bureau_last_seen=2024-12-07T07:31:44+00:00; device_class=timestamp, icon=mdi:clock, friendly_name=Bureau Last seen @ 2024-12-07T08:31:44.998179+01:00>
2024-12-07 08:31:45.006 DEBUG (MainThread) [custom_components.versatile_thermostat.base_thermostat] VersatileThermostat-Salon - last_change_time is now 2024-12-07 08:31:45.005837+01:00
2024-12-07 08:31:45.006 DEBUG (MainThread) [custom_components.versatile_thermostat.base_thermostat] VersatileThermostat-Salon - new last_temperature_measure is now: 2024-12-07 08:31:44.998179+01:00
2024-12-07 08:31:45.007 DEBUG (MainThread) [custom_components.versatile_thermostat.base_thermostat] VersatileThermostat-Bureau - Last seen temperature changed. Event.new_state is <state sensor.thermometre_bureau_last_seen=2024-12-07T07:31:44+00:00; device_class=timestamp, icon=mdi:clock, friendly_name=Bureau Last seen @ 2024-12-07T08:31:44.998179+01:00>
2024-12-07 08:31:45.008 DEBUG (MainThread) [custom_components.versatile_thermostat.base_thermostat] VersatileThermostat-Bureau - last_change_time is now 2024-12-07 08:31:45.008302+01:00
2024-12-07 08:31:45.008 DEBUG (MainThread) [custom_components.versatile_thermostat.base_thermostat] VersatileThermostat-Bureau - new last_temperature_measure is now: 2024-12-07 08:31:44.998179+01:00
2024-12-07 08:32:29.706 DEBUG (MainThread) [custom_components.versatile_thermostat.base_thermostat] VersatileThermostat-Salon - Last seen temperature changed. Event.new_state is <state sensor.thermometre_bureau_last_seen=2024-12-07T07:32:29+00:00; device_class=timestamp, icon=mdi:clock, friendly_name=Bureau Last seen @ 2024-12-07T08:32:29.704380+01:00>
2024-12-07 08:32:29.707 DEBUG (MainThread) [custom_components.versatile_thermostat.base_thermostat] VersatileThermostat-Salon - last_change_time is now 2024-12-07 08:32:29.707432+01:00
2024-12-07 08:32:29.707 DEBUG (MainThread) [custom_components.versatile_thermostat.base_thermostat] VersatileThermostat-Salon - new last_temperature_measure is now: 2024-12-07 08:32:29.704380+01:00
2024-12-07 08:32:29.708 DEBUG (MainThread) [custom_components.versatile_thermostat.base_thermostat] VersatileThermostat-Bureau - Last seen temperature changed. Event.new_state is <state sensor.thermometre_bureau_last_seen=2024-12-07T07:32:29+00:00; device_class=timestamp, icon=mdi:clock, friendly_name=Bureau Last seen @ 2024-12-07T08:32:29.704380+01:00>
2024-12-07 08:32:29.708 DEBUG (MainThread) [custom_components.versatile_thermostat.base_thermostat] VersatileThermostat-Bureau - last_change_time is now 2024-12-07 08:32:29.708474+01:00
2024-12-07 08:32:29.708 DEBUG (MainThread) [custom_components.versatile_thermostat.base_thermostat] VersatileThermostat-Bureau - new last_temperature_measure is now: 2024-12-07 08:32:29.704380+01:00
2024-12-07 08:32:31.497 DEBUG (MainThread) [custom_components.versatile_thermostat.base_thermostat] VersatileThermostat-Salon - Last seen temperature changed. Event.new_state is <state sensor.thermometre_bureau_last_seen=2024-12-07T07:32:31+00:00; device_class=timestamp, icon=mdi:clock, friendly_name=Bureau Last seen @ 2024-12-07T08:32:31.496615+01:00>
2024-12-07 08:32:31.498 DEBUG (MainThread) [custom_components.versatile_thermostat.base_thermostat] VersatileThermostat-Salon - last_change_time is now 2024-12-07 08:32:31.497945+01:00
2024-12-07 08:32:31.498 DEBUG (MainThread) [custom_components.versatile_thermostat.base_thermostat] VersatileThermostat-Salon - new last_temperature_measure is now: 2024-12-07 08:32:31.496615+01:00
2024-12-07 08:32:31.498 DEBUG (MainThread) [custom_components.versatile_thermostat.base_thermostat] VersatileThermostat-Bureau - Last seen temperature changed. Event.new_state is <state sensor.thermometre_bureau_last_seen=2024-12-07T07:32:31+00:00; device_class=timestamp, icon=mdi:clock, friendly_name=Bureau Last seen @ 2024-12-07T08:32:31.496615+01:00>
2024-12-07 08:32:31.499 DEBUG (MainThread) [custom_components.versatile_thermostat.base_thermostat] VersatileThermostat-Bureau - last_change_time is now 2024-12-07 08:32:31.499178+01:00
2024-12-07 08:32:31.499 DEBUG (MainThread) [custom_components.versatile_thermostat.base_thermostat] VersatileThermostat-Bureau - new last_temperature_measure is now: 2024-12-07 08:32:31.496615+01:00
2024-12-07 08:34:20.784 DEBUG (MainThread) [custom_components.versatile_thermostat.base_thermostat] VersatileThermostat-Salon - Last seen temperature changed. Event.new_state is <state sensor.thermometre_bureau_last_seen=2024-12-07T07:34:20+00:00; device_class=timestamp, icon=mdi:clock, friendly_name=Bureau Last seen @ 2024-12-07T08:34:20.782249+01:00>
2024-12-07 08:34:20.784 DEBUG (MainThread) [custom_components.versatile_thermostat.base_thermostat] VersatileThermostat-Salon - last_change_time is now 2024-12-07 08:34:20.784643+01:00
2024-12-07 08:34:20.784 DEBUG (MainThread) [custom_components.versatile_thermostat.base_thermostat] VersatileThermostat-Salon - new last_temperature_measure is now: 2024-12-07 08:34:20.782249+01:00
2024-12-07 08:34:20.785 DEBUG (MainThread) [custom_components.versatile_thermostat.base_thermostat] VersatileThermostat-Bureau - Last seen temperature changed. Event.new_state is <state sensor.thermometre_bureau_last_seen=2024-12-07T07:34:20+00:00; device_class=timestamp, icon=mdi:clock, friendly_name=Bureau Last seen @ 2024-12-07T08:34:20.782249+01:00>
2024-12-07 08:34:20.785 DEBUG (MainThread) [custom_components.versatile_thermostat.base_thermostat] VersatileThermostat-Bureau - last_change_time is now 2024-12-07 08:34:20.785496+01:00
2024-12-07 08:34:20.785 DEBUG (MainThread) [custom_components.versatile_thermostat.base_thermostat] VersatileThermostat-Bureau - new last_temperature_measure is now: 2024-12-07 08:34:20.782249+01:00
2024-12-07 08:35:02.904 DEBUG (MainThread) [custom_components.versatile_thermostat.base_thermostat] VersatileThermostat-Salon - Checking new cycle. hvac_mode=heat, security_state=False, preset_mode=comfort
2024-12-07 08:35:02.904 DEBUG (MainThread) [custom_components.versatile_thermostat.open_window_algorithm] We are already initialized slope=-0.01 last_temp=16.20
2024-12-07 08:35:02.905 DEBUG (MainThread) [custom_components.versatile_thermostat.open_window_algorithm] delta_t=35.971 delta_temp=0.000 new_slope=0.000 last_slope=-0.01 slope=-0.000 nb_point=136
2024-12-07 08:35:02.905 DEBUG (MainThread) [custom_components.versatile_thermostat.base_thermostat] VersatileThermostat-Salon - Window auto is on, check the alert. last slope is -0.000
2024-12-07 08:35:02.905 DEBUG (MainThread) [custom_components.versatile_thermostat.base_thermostat] VersatileThermostat-Salon - Window auto event is ignored because bypass is ON or window auto detection is disabled
2024-12-07 08:35:02.905 DEBUG (MainThread) [custom_components.versatile_thermostat.base_thermostat] VersatileThermostat-Salon - power not configured. check_overpowering not available
2024-12-07 08:35:02.906 DEBUG (MainThread) [custom_components.versatile_thermostat.underlyings] VersatileThermostat-Salon-climate.mitsubishi - hvac_action simulation target=19.5, current=13.5, hvac_mode=heat
2024-12-07 08:35:02.906 DEBUG (MainThread) [custom_components.versatile_thermostat.base_thermostat] VersatileThermostat-Salon - checking security delta_temp=0.7 delta_ext_temp=5.2 mod_cond=True temp_cond=False climate_cond=True switch_cond=False
2024-12-07 08:35:02.906 DEBUG (MainThread) [custom_components.versatile_thermostat.underlyings] VersatileThermostat-Salon-climate.mitsubishi - hvac_action simulation target=19.5, current=13.5, hvac_mode=heat
2024-12-07 08:35:02.907 DEBUG (MainThread) [custom_components.versatile_thermostat.underlyings] VersatileThermostat-Salon-climate.mitsubishi - hvac_action simulation target=19.5, current=13.5, hvac_mode=heat
2024-12-07 08:35:02.907 DEBUG (MainThread) [custom_components.versatile_thermostat.energy_debug] VersatileThermostat-Salon - update_custom_attributes saved energy is 0
2024-12-07 08:35:02.907 DEBUG (MainThread) [custom_components.versatile_thermostat.energy_debug] VersatileThermostat-Salon - async_write_ha_state written state energy is 0
2024-12-07 08:35:02.908 DEBUG (MainThread) [custom_components.versatile_thermostat.underlyings] VersatileThermostat-Salon-climate.mitsubishi - hvac_action simulation target=19.5, current=13.5, hvac_mode=heat
2024-12-07 08:35:02.910 DEBUG (MainThread) [custom_components.versatile_thermostat.thermostat_climate] VersatileThermostat-Salon - Calling update_custom_attributes: {'is_on': True, 'hvac_action': <HVACAction.HEATING: 'heating'>, 'hvac_mode': <HVACMode.HEAT: 'heat'>, 'preset_mode': 'comfort', 'type': None, 'is_controlled_by_central_mode': False, 'last_central_mode': None, 'frost_temp': 7.5, 'eco_temp': 18.0, 'boost_temp': 22.0, 'comfort_temp': 20.0, 'frost_away_temp': 0, 'eco_away_temp': 0, 'boost_away_temp': 0, 'comfort_away_temp': 0, 'power_temp': None, 'target_temperature_step': 0.1, 'ext_current_temperature': 4.7, 'ac_mode': True, 'current_power': None, 'current_power_max': None, 'saved_preset_mode': 'comfort', 'saved_target_temp': 19.900000000000002, 'saved_hvac_mode': 'heat', 'motion_sensor_entity_id': None, 'motion_state': None, 'power_sensor_entity_id': None, 'max_power_sensor_entity_id': None, 'overpowering_state': None, 'presence_sensor_entity_id': None, 'presence_state': None, 'window_state': 'off', 'window_auto_state': 'off', 'window_bypass_state': False, 'window_sensor_entity_id': None, 'window_delay_sec': None, 'window_auto_enabled': False, 'window_auto_open_threshold': None, 'window_auto_close_threshold': None, 'window_auto_max_duration': None, 'window_action': 'window_turn_off', 'security_delay_min': 180, 'security_min_on_percent': 0.5, 'security_default_on_percent': 0.1, 'last_temperature_datetime': '2024-12-07T08:34:20.782249+01:00', 'last_ext_temperature_datetime': '2024-12-07T08:29:53.656401+01:00', 'security_state': False, 'minimal_activation_delay_sec': 10, 'device_power': 3.5, 'mean_cycle_power': None, 'total_energy': 0, 'last_update_datetime': '2024-12-07T08:35:02.907097+01:00', 'timezone': 'Europe/Paris', 'temperature_unit': <UnitOfTemperature.CELSIUS: '°C'>, 'is_device_active': True, 'ema_temp': 16.2, 'is_used_by_central_boiler': False, 'temperature_slope': 0, 'hvac_off_reason': None, 'is_over_climate': True, 'start_hvac_action_date': None, 'underlying_entities': ['climate.mitsubishi'], 'is_regulated': True, 'regulated_target_temperature': 22.0, 'auto_regulation_mode': 'auto_regulation_medium', 'regulation_accumulated_error': 8.468749999999986, 'auto_fan_mode': 'auto_fan_high', 'current_auto_fan_mode': 'auto_fan_high', 'auto_activated_fan_mode': None, 'auto_deactivated_fan_mode': 'auto', 'auto_regulation_use_device_temp': True, 'auto_start_stop_enable': False, 'auto_start_stop_level': 'auto_start_stop_none', 'auto_start_stop_dtmin': None, 'auto_start_stop_accumulated_error': 0, 'auto_start_stop_accumulated_error_threshold': None, 'follow_underlying_temp_change': False}
2024-12-07 08:35:02.911 DEBUG (MainThread) [custom_components.versatile_thermostat.thermostat_climate] %s - auto start/stop is disabled
2024-12-07 08:35:02.911 INFO (MainThread) [custom_components.versatile_thermostat.thermostat_climate] VersatileThermostat-Salon - Calling ThermostatClimate._send_regulated_temperature force=False
2024-12-07 08:35:02.912 INFO (MainThread) [custom_components.versatile_thermostat.thermostat_climate] VersatileThermostat-Salon - regulation calculation will be done
2024-12-07 08:35:02.912 DEBUG (MainThread) [custom_components.versatile_thermostat.thermostat_climate] VersatileThermostat-Salon - usage regulation_step: 0.20 
2024-12-07 08:35:02.912 DEBUG (MainThread) [custom_components.versatile_thermostat.pi_algorithm] PITemperatureRegulator - Error: 4.00 accumulated_error: 12.47 offset: 1.82 offset_ext: 1.13 target_tem: 20.0 regulatedTemp: 22.0
2024-12-07 08:35:02.912 INFO (MainThread) [custom_components.versatile_thermostat.thermostat_climate] VersatileThermostat-Salon - dtemp (0.0) is < 0.2 -> forget the regulation send
2024-12-07 08:35:02.912 DEBUG (MainThread) [custom_components.versatile_thermostat.sensor] Salon_last_temp_datetime - climate state change
2024-12-07 08:35:02.913 DEBUG (MainThread) [custom_components.versatile_thermostat.sensor] Salon_last_ext_temp_datetime - climate state change
2024-12-07 08:35:02.913 DEBUG (MainThread) [custom_components.versatile_thermostat.sensor] Salon_temperature_slope - climate state change
2024-12-07 08:35:02.914 DEBUG (MainThread) [custom_components.versatile_thermostat.sensor] Salon_ema_temperature - climate state change
2024-12-07 08:35:02.914 DEBUG (MainThread) [custom_components.versatile_thermostat.sensor] Salon_energy - climate state change
2024-12-07 08:35:02.915 DEBUG (MainThread) [custom_components.versatile_thermostat.sensor] Salon_regulated_temperature - climate state change
2024-12-07 08:35:02.915 DEBUG (MainThread) [custom_components.versatile_thermostat.binary_sensor] Salon_security_state - climate state change
2024-12-07 08:35:02.915 DEBUG (MainThread) [custom_components.versatile_thermostat.binary_sensor] Salon_window_bypass_state - climate state change

...

*** REVALIDE la config ***
2024-12-07 08:37:43.573 DEBUG (MainThread) [custom_components.versatile_thermostat.config_flow] CTOR BaseConfigFlow infos: {'ac_mode': True, 'auto_fan_mode': 'auto_fan_high', 'auto_regulation_dtemp': 0.2, 'auto_regulation_mode': 'auto_regulation_medium', 'auto_regulation_periode_min': 5, 'auto_regulation_use_device_temp': True, 'auto_start_stop_level': 'auto_start_stop_none', 'central_boiler_activation_service': None, 'central_boiler_deactivation_service': None, 'cycle_min': 5, 'device_power': 3.5, 'last_seen_temperature_sensor_entity_id': 'sensor.thermometre_bureau_last_seen', 'max_power_sensor_entity_id': None, 'motion_sensor_entity_id': None, 'name': 'Salon', 'power_sensor_entity_id': None, 'presence_sensor_entity_id': None, 'temperature_sensor_entity_id': 'sensor.thermometre_salon_temperature', 'thermostat_type': 'thermostat_over_climate', 'underlying_entity_ids': ['climate.mitsubishi'], 'use_advanced_central_config': True, 'use_auto_start_stop_feature': False, 'use_central_boiler_feature': False, 'use_central_mode': False, 'use_main_central_config': True, 'use_motion_central_config': False, 'use_motion_feature': False, 'use_power_central_config': False, 'use_power_feature': False, 'use_presence_central_config': False, 'use_presence_feature': False, 'use_presets_central_config': True, 'use_tpi_central_config': True, 'use_window_central_config': False, 'use_window_feature': False, 'used_by_controls_central_boiler': False, 'window_auto_close_threshold': None, 'window_auto_max_duration': None, 'window_auto_open_threshold': None, 'window_sensor_entity_id': None}
2024-12-07 08:37:43.586 DEBUG (MainThread) [custom_components.versatile_thermostat.config_flow] CTOR VersatileThermostatOptionsFlowHandler info: {'ac_mode': True, 'auto_fan_mode': 'auto_fan_high', 'auto_regulation_dtemp': 0.2, 'auto_regulation_mode': 'auto_regulation_medium', 'auto_regulation_periode_min': 5, 'auto_regulation_use_device_temp': True, 'auto_start_stop_level': 'auto_start_stop_none', 'central_boiler_activation_service': None, 'central_boiler_deactivation_service': None, 'cycle_min': 5, 'device_power': 3.5, 'last_seen_temperature_sensor_entity_id': 'sensor.thermometre_bureau_last_seen', 'max_power_sensor_entity_id': None, 'motion_sensor_entity_id': None, 'name': 'Salon', 'power_sensor_entity_id': None, 'presence_sensor_entity_id': None, 'temperature_sensor_entity_id': 'sensor.thermometre_salon_temperature', 'thermostat_type': 'thermostat_over_climate', 'underlying_entity_ids': ['climate.mitsubishi'], 'use_advanced_central_config': True, 'use_auto_start_stop_feature': False, 'use_central_boiler_feature': False, 'use_central_mode': False, 'use_main_central_config': True, 'use_motion_central_config': False, 'use_motion_feature': False, 'use_power_central_config': False, 'use_power_feature': False, 'use_presence_central_config': False, 'use_presence_feature': False, 'use_presets_central_config': True, 'use_tpi_central_config': True, 'use_window_central_config': False, 'use_window_feature': False, 'used_by_controls_central_boiler': False, 'window_auto_close_threshold': None, 'window_auto_max_duration': None, 'window_auto_open_threshold': None, 'window_sensor_entity_id': None}, entry_id: 01JCX4174GVYV2SXWA3DBV25JA
2024-12-07 08:37:43.586 DEBUG (MainThread) [custom_components.versatile_thermostat.config_flow] Into OptionsFlowHandler.async_step_init user_input =None
2024-12-07 08:37:43.586 DEBUG (MainThread) [custom_components.versatile_thermostat.config_flow] Into ConfigFlow.async_step_menu user_input=None
2024-12-07 08:37:45.158 DEBUG (MainThread) [custom_components.versatile_thermostat.config_flow] Into ConfigFlow.async_step_type user_input=None
2024-12-07 08:37:45.158 DEBUG (MainThread) [custom_components.versatile_thermostat.config_flow] Into ConfigFlow.async_step_type user_input=None
2024-12-07 08:37:45.159 DEBUG (MainThread) [custom_components.versatile_thermostat.config_flow] add_suggested_values_to_schema: schema={'underlying_entity_ids': <homeassistant.helpers.selector.EntitySelector object at 0xffff5b9fda90>, 'ac_mode': <function boolean at 0xffff848b8ea0>, 'auto_regulation_mode': <homeassistant.helpers.selector.SelectSelector object at 0xffff5b94d810>, 'auto_regulation_dtemp': Coerce(float, msg=None), 'auto_regulation_periode_min': All(Coerce(int, msg=None), Range(min=0, max=None, min_included=True, max_included=True, msg=None), msg=None), 'auto_fan_mode': <homeassistant.helpers.selector.SelectSelector object at 0xffff5e6940e0>, 'auto_regulation_use_device_temp': <function boolean at 0xffff848b8ea0>}
2024-12-07 08:37:48.543 DEBUG (MainThread) [custom_components.versatile_thermostat.config_flow] Into ConfigFlow.async_step_type user_input={'underlying_entity_ids': ['climate.mitsubishi'], 'ac_mode': True, 'auto_regulation_mode': 'auto_regulation_medium', 'auto_regulation_dtemp': 0.2, 'auto_regulation_periode_min': 5, 'auto_fan_mode': 'auto_fan_high', 'auto_regulation_use_device_temp': True}
2024-12-07 08:37:48.544 DEBUG (MainThread) [custom_components.versatile_thermostat.config_flow] Into ConfigFlow.async_step_type user_input={'underlying_entity_ids': ['climate.mitsubishi'], 'ac_mode': True, 'auto_regulation_mode': 'auto_regulation_medium', 'auto_regulation_dtemp': 0.2, 'auto_regulation_periode_min': 5, 'auto_fan_mode': 'auto_fan_high', 'auto_regulation_use_device_temp': True}
2024-12-07 08:37:48.544 DEBUG (MainThread) [custom_components.versatile_thermostat.config_flow] merge_user_input: infos is now {'ac_mode': True, 'auto_fan_mode': 'auto_fan_high', 'auto_regulation_dtemp': 0.2, 'auto_regulation_mode': 'auto_regulation_medium', 'auto_regulation_periode_min': 5, 'auto_regulation_use_device_temp': True, 'auto_start_stop_level': 'auto_start_stop_none', 'central_boiler_activation_service': None, 'central_boiler_deactivation_service': None, 'cycle_min': 5, 'device_power': 3.5, 'last_seen_temperature_sensor_entity_id': 'sensor.thermometre_bureau_last_seen', 'max_power_sensor_entity_id': None, 'motion_sensor_entity_id': None, 'name': 'Salon', 'power_sensor_entity_id': None, 'presence_sensor_entity_id': None, 'temperature_sensor_entity_id': 'sensor.thermometre_salon_temperature', 'thermostat_type': 'thermostat_over_climate', 'underlying_entity_ids': ['climate.mitsubishi'], 'use_advanced_central_config': True, 'use_auto_start_stop_feature': False, 'use_central_boiler_feature': False, 'use_central_mode': False, 'use_main_central_config': True, 'use_motion_central_config': False, 'use_motion_feature': False, 'use_power_central_config': False, 'use_power_feature': False, 'use_presence_central_config': False, 'use_presence_feature': False, 'use_presets_central_config': True, 'use_tpi_central_config': True, 'use_window_central_config': False, 'use_window_feature': False, 'used_by_controls_central_boiler': False, 'window_auto_close_threshold': None, 'window_auto_max_duration': None, 'window_auto_open_threshold': None, 'window_sensor_entity_id': None}
2024-12-07 08:37:48.544 DEBUG (MainThread) [custom_components.versatile_thermostat.config_flow] _info is now: {'ac_mode': True, 'auto_fan_mode': 'auto_fan_high', 'auto_regulation_dtemp': 0.2, 'auto_regulation_mode': 'auto_regulation_medium', 'auto_regulation_periode_min': 5, 'auto_regulation_use_device_temp': True, 'auto_start_stop_level': 'auto_start_stop_none', 'central_boiler_activation_service': None, 'central_boiler_deactivation_service': None, 'cycle_min': 5, 'device_power': 3.5, 'last_seen_temperature_sensor_entity_id': 'sensor.thermometre_bureau_last_seen', 'max_power_sensor_entity_id': None, 'motion_sensor_entity_id': None, 'name': 'Salon', 'power_sensor_entity_id': None, 'presence_sensor_entity_id': None, 'temperature_sensor_entity_id': 'sensor.thermometre_salon_temperature', 'thermostat_type': 'thermostat_over_climate', 'underlying_entity_ids': ['climate.mitsubishi'], 'use_advanced_central_config': True, 'use_auto_start_stop_feature': False, 'use_central_boiler_feature': False, 'use_central_mode': False, 'use_main_central_config': True, 'use_motion_central_config': False, 'use_motion_feature': False, 'use_power_central_config': False, 'use_power_feature': False, 'use_presence_central_config': False, 'use_presence_feature': False, 'use_presets_central_config': True, 'use_tpi_central_config': True, 'use_window_central_config': False, 'use_window_feature': False, 'used_by_controls_central_boiler': False, 'window_auto_close_threshold': None, 'window_auto_max_duration': None, 'window_auto_open_threshold': None, 'window_sensor_entity_id': None}
2024-12-07 08:37:48.544 DEBUG (MainThread) [custom_components.versatile_thermostat.config_flow] Into ConfigFlow.async_step_menu user_input=None
2024-12-07 08:37:52.229 INFO (MainThread) [custom_components.versatile_thermostat.config_flow] Recreating entry 01JCX4174GVYV2SXWA3DBV25JA due to configuration change. New config is now: {'ac_mode': True, 'auto_fan_mode': 'auto_fan_high', 'auto_regulation_dtemp': 0.2, 'auto_regulation_mode': 'auto_regulation_medium', 'auto_regulation_periode_min': 5, 'auto_regulation_use_device_temp': True, 'auto_start_stop_level': 'auto_start_stop_none', 'central_boiler_activation_service': None, 'central_boiler_deactivation_service': None, 'cycle_min': 5, 'device_power': 3.5, 'last_seen_temperature_sensor_entity_id': 'sensor.thermometre_bureau_last_seen', 'max_power_sensor_entity_id': None, 'motion_sensor_entity_id': None, 'name': 'Salon', 'power_sensor_entity_id': None, 'presence_sensor_entity_id': None, 'temperature_sensor_entity_id': 'sensor.thermometre_salon_temperature', 'thermostat_type': 'thermostat_over_climate', 'underlying_entity_ids': ['climate.mitsubishi'], 'use_advanced_central_config': True, 'use_auto_start_stop_feature': False, 'use_central_boiler_feature': False, 'use_central_mode': False, 'use_main_central_config': True, 'use_motion_central_config': False, 'use_motion_feature': False, 'use_power_central_config': False, 'use_power_feature': False, 'use_presence_central_config': False, 'use_presence_feature': False, 'use_presets_central_config': True, 'use_tpi_central_config': True, 'use_window_central_config': False, 'use_window_feature': False, 'used_by_controls_central_boiler': False, 'window_auto_close_threshold': None, 'window_auto_max_duration': None, 'window_auto_open_threshold': None, 'window_sensor_entity_id': None}
2024-12-07 08:38:00.925 INFO (MainThread) [custom_components.versatile_thermostat.base_thermostat] VersatileThermostat-Salon - Set target temp: 20.500000000000007
2024-12-07 08:38:00.925 INFO (MainThread) [custom_components.versatile_thermostat.thermostat_climate] VersatileThermostat-Salon - Calling ThermostatClimate._send_regulated_temperature force=True
2024-12-07 08:38:00.926 INFO (MainThread) [custom_components.versatile_thermostat.thermostat_climate] VersatileThermostat-Salon - regulation calculation will be done
2024-12-07 08:38:00.926 DEBUG (MainThread) [custom_components.versatile_thermostat.thermostat_climate] VersatileThermostat-Salon - usage regulation_step: 0.20 
2024-12-07 08:38:00.926 DEBUG (MainThread) [custom_components.versatile_thermostat.pi_algorithm] PITemperatureRegulator - Error: 4.50 accumulated_error: 20.00 offset: 2.35 offset_ext: 1.13 target_tem: 20.5 regulatedTemp: 22.5
2024-12-07 08:38:00.926 INFO (MainThread) [custom_components.versatile_thermostat.thermostat_climate] VersatileThermostat-Salon - Regulated temp have changed to 22.4. Resend it to underlyings
2024-12-07 08:38:00.926 DEBUG (MainThread) [custom_components.versatile_thermostat.thermostat_climate] VersatileThermostat-Salon - The device offset temp for regulation is -2.00 - internal temp is 14.00. New target is 20.40
2024-12-07 08:38:00.928 DEBUG (MainThread) [custom_components.versatile_thermostat.thermostat_climate] VersatileThermostat-Salon - recalculate all
2024-12-07 08:38:00.928 DEBUG (MainThread) [custom_components.versatile_thermostat.underlyings] VersatileThermostat-Salon-climate.mitsubishi - hvac_action simulation target=20.0, current=14.0, hvac_mode=heat
2024-12-07 08:38:00.929 DEBUG (MainThread) [custom_components.versatile_thermostat.underlyings] VersatileThermostat-Salon-climate.mitsubishi - hvac_action simulation target=20.0, current=14.0, hvac_mode=heat
2024-12-07 08:38:00.929 DEBUG (MainThread) [custom_components.versatile_thermostat.energy_debug] VersatileThermostat-Salon - update_custom_attributes saved energy is 0
2024-12-07 08:38:00.929 DEBUG (MainThread) [custom_components.versatile_thermostat.energy_debug] VersatileThermostat-Salon - async_write_ha_state written state energy is 0
2024-12-07 08:38:00.934 DEBUG (MainThread) [custom_components.versatile_thermostat.underlyings] VersatileThermostat-Salon-climate.mitsubishi - hvac_action simulation target=20.0, current=14.0, hvac_mode=heat
2024-12-07 08:38:00.935 DEBUG (MainThread) [custom_components.versatile_thermostat.thermostat_climate] VersatileThermostat-Salon - Calling update_custom_attributes: {'is_on': True, 'hvac_action': <HVACAction.HEATING: 'heating'>, 'hvac_mode': <HVACMode.HEAT: 'heat'>, 'preset_mode': 'none', 'type': None, 'is_controlled_by_central_mode': False, 'last_central_mode': None, 'frost_temp': 7.5, 'eco_temp': 18.0, 'boost_temp': 22.0, 'comfort_temp': 20.0, 'frost_away_temp': 0, 'eco_away_temp': 0, 'boost_away_temp': 0, 'comfort_away_temp': 0, 'power_temp': None, 'target_temperature_step': 0.1, 'ext_current_temperature': 4.7, 'ac_mode': True, 'current_power': None, 'current_power_max': None, 'saved_preset_mode': 'comfort', 'saved_target_temp': 19.900000000000002, 'saved_hvac_mode': 'heat', 'motion_sensor_entity_id': None, 'motion_state': None, 'power_sensor_entity_id': None, 'max_power_sensor_entity_id': None, 'overpowering_state': None, 'presence_sensor_entity_id': None, 'presence_state': None, 'window_state': 'off', 'window_auto_state': 'off', 'window_bypass_state': False, 'window_sensor_entity_id': None, 'window_delay_sec': None, 'window_auto_enabled': False, 'window_auto_open_threshold': None, 'window_auto_close_threshold': None, 'window_auto_max_duration': None, 'window_action': 'window_turn_off', 'security_delay_min': 180, 'security_min_on_percent': 0.5, 'security_default_on_percent': 0.1, 'last_temperature_datetime': '2024-12-07T08:37:30.723424+01:00', 'last_ext_temperature_datetime': '2024-12-07T08:37:12.843122+01:00', 'security_state': False, 'minimal_activation_delay_sec': 10, 'device_power': 3.5, 'mean_cycle_power': None, 'total_energy': 0, 'last_update_datetime': '2024-12-07T08:38:00.929027+01:00', 'timezone': 'Europe/Paris', 'temperature_unit': <UnitOfTemperature.CELSIUS: '°C'>, 'is_device_active': True, 'ema_temp': 16.2, 'is_used_by_central_boiler': False, 'temperature_slope': 0, 'hvac_off_reason': None, 'is_over_climate': True, 'start_hvac_action_date': None, 'underlying_entities': ['climate.mitsubishi'], 'is_regulated': True, 'regulated_target_temperature': 22.4, 'auto_regulation_mode': 'auto_regulation_medium', 'regulation_accumulated_error': 20, 'auto_fan_mode': 'auto_fan_high', 'current_auto_fan_mode': 'auto_fan_high', 'auto_activated_fan_mode': None, 'auto_deactivated_fan_mode': 'auto', 'auto_regulation_use_device_temp': True, 'auto_start_stop_enable': False, 'auto_start_stop_level': 'auto_start_stop_none', 'auto_start_stop_dtmin': None, 'auto_start_stop_accumulated_error': 0, 'auto_start_stop_accumulated_error_threshold': None, 'follow_underlying_temp_change': False}
2024-12-07 08:38:00.935 DEBUG (MainThread) [custom_components.versatile_thermostat.energy_debug] VersatileThermostat-Salon - async_write_ha_state written state energy is 0
2024-12-07 08:38:00.936 DEBUG (MainThread) [custom_components.versatile_thermostat.underlyings] VersatileThermostat-Salon-climate.mitsubishi - hvac_action simulation target=20.0, current=14.0, hvac_mode=heat
2024-12-07 08:38:00.937 DEBUG (MainThread) [custom_components.versatile_thermostat.base_thermostat] VersatileThermostat-Salon - last_change_time is now 2024-12-07 08:38:00.937190+01:00
2024-12-07 08:38:00.937 DEBUG (MainThread) [custom_components.versatile_thermostat.base_thermostat] VersatileThermostat-Salon - Checking new cycle. hvac_mode=heat, security_state=False, preset_mode=none
2024-12-07 08:38:00.937 DEBUG (MainThread) [custom_components.versatile_thermostat.open_window_algorithm] We are already initialized slope=0.0 last_temp=16.20
2024-12-07 08:38:00.937 DEBUG (MainThread) [custom_components.versatile_thermostat.open_window_algorithm] delta_t=38.938 delta_temp=0.000 new_slope=0.000 last_slope=0.0 slope=0.000 nb_point=142
2024-12-07 08:38:00.937 DEBUG (MainThread) [custom_components.versatile_thermostat.base_thermostat] VersatileThermostat-Salon - Window auto is on, check the alert. last slope is 0.000
2024-12-07 08:38:00.938 DEBUG (MainThread) [custom_components.versatile_thermostat.base_thermostat] VersatileThermostat-Salon - Window auto event is ignored because bypass is ON or window auto detection is disabled
2024-12-07 08:38:00.939 DEBUG (MainThread) [custom_components.versatile_thermostat.base_thermostat] VersatileThermostat-Salon - power not configured. check_overpowering not available
2024-12-07 08:38:00.940 DEBUG (MainThread) [custom_components.versatile_thermostat.underlyings] VersatileThermostat-Salon-climate.mitsubishi - hvac_action simulation target=20.0, current=14.0, hvac_mode=heat
2024-12-07 08:38:00.940 DEBUG (MainThread) [custom_components.versatile_thermostat.base_thermostat] VersatileThermostat-Salon - checking security delta_temp=0.5 delta_ext_temp=0.8 mod_cond=True temp_cond=False climate_cond=True switch_cond=False
2024-12-07 08:38:00.941 DEBUG (MainThread) [custom_components.versatile_thermostat.underlyings] VersatileThermostat-Salon-climate.mitsubishi - hvac_action simulation target=20.0, current=14.0, hvac_mode=heat
2024-12-07 08:38:00.941 DEBUG (MainThread) [custom_components.versatile_thermostat.underlyings] VersatileThermostat-Salon-climate.mitsubishi - hvac_action simulation target=20.0, current=14.0, hvac_mode=heat
2024-12-07 08:38:00.942 DEBUG (MainThread) [custom_components.versatile_thermostat.energy_debug] VersatileThermostat-Salon - update_custom_attributes saved energy is 0
2024-12-07 08:38:00.942 DEBUG (MainThread) [custom_components.versatile_thermostat.energy_debug] VersatileThermostat-Salon - async_write_ha_state written state energy is 0
2024-12-07 08:38:00.943 DEBUG (MainThread) [custom_components.versatile_thermostat.underlyings] VersatileThermostat-Salon-climate.mitsubishi - hvac_action simulation target=20.0, current=14.0, hvac_mode=heat
2024-12-07 08:38:00.944 DEBUG (MainThread) [custom_components.versatile_thermostat.thermostat_climate] VersatileThermostat-Salon - Calling update_custom_attributes: {'is_on': True, 'hvac_action': <HVACAction.HEATING: 'heating'>, 'hvac_mode': <HVACMode.HEAT: 'heat'>, 'preset_mode': 'none', 'type': None, 'is_controlled_by_central_mode': False, 'last_central_mode': None, 'frost_temp': 7.5, 'eco_temp': 18.0, 'boost_temp': 22.0, 'comfort_temp': 20.0, 'frost_away_temp': 0, 'eco_away_temp': 0, 'boost_away_temp': 0, 'comfort_away_temp': 0, 'power_temp': None, 'target_temperature_step': 0.1, 'ext_current_temperature': 4.7, 'ac_mode': True, 'current_power': None, 'current_power_max': None, 'saved_preset_mode': 'comfort', 'saved_target_temp': 19.900000000000002, 'saved_hvac_mode': 'heat', 'motion_sensor_entity_id': None, 'motion_state': None, 'power_sensor_entity_id': None, 'max_power_sensor_entity_id': None, 'overpowering_state': None, 'presence_sensor_entity_id': None, 'presence_state': None, 'window_state': 'off', 'window_auto_state': 'off', 'window_bypass_state': False, 'window_sensor_entity_id': None, 'window_delay_sec': None, 'window_auto_enabled': False, 'window_auto_open_threshold': None, 'window_auto_close_threshold': None, 'window_auto_max_duration': None, 'window_action': 'window_turn_off', 'security_delay_min': 180, 'security_min_on_percent': 0.5, 'security_default_on_percent': 0.1, 'last_temperature_datetime': '2024-12-07T08:37:30.723424+01:00', 'last_ext_temperature_datetime': '2024-12-07T08:37:12.843122+01:00', 'security_state': False, 'minimal_activation_delay_sec': 10, 'device_power': 3.5, 'mean_cycle_power': None, 'total_energy': 0, 'last_update_datetime': '2024-12-07T08:38:00.941674+01:00', 'timezone': 'Europe/Paris', 'temperature_unit': <UnitOfTemperature.CELSIUS: '°C'>, 'is_device_active': True, 'ema_temp': 16.2, 'is_used_by_central_boiler': False, 'temperature_slope': 0, 'hvac_off_reason': None, 'is_over_climate': True, 'start_hvac_action_date': None, 'underlying_entities': ['climate.mitsubishi'], 'is_regulated': True, 'regulated_target_temperature': 22.4, 'auto_regulation_mode': 'auto_regulation_medium', 'regulation_accumulated_error': 20, 'auto_fan_mode': 'auto_fan_high', 'current_auto_fan_mode': 'auto_fan_high', 'auto_activated_fan_mode': None, 'auto_deactivated_fan_mode': 'auto', 'auto_regulation_use_device_temp': True, 'auto_start_stop_enable': False, 'auto_start_stop_level': 'auto_start_stop_none', 'auto_start_stop_dtmin': None, 'auto_start_stop_accumulated_error': 0, 'auto_start_stop_accumulated_error_threshold': None, 'follow_underlying_temp_change': False}
2024-12-07 08:38:00.944 DEBUG (MainThread) [custom_components.versatile_thermostat.thermostat_climate] %s - auto start/stop is disabled
2024-12-07 08:38:00.946 INFO (MainThread) [custom_components.versatile_thermostat.thermostat_climate] VersatileThermostat-Salon - Calling ThermostatClimate._send_regulated_temperature force=False
2024-12-07 08:38:00.947 INFO (MainThread) [custom_components.versatile_thermostat.thermostat_climate] VersatileThermostat-Salon - period (0.0) min is < 5 min -> forget the regulation send
2024-12-07 08:38:00.947 DEBUG (MainThread) [custom_components.versatile_thermostat.sensor] Salon_last_temp_datetime - climate state change
2024-12-07 08:38:00.948 DEBUG (MainThread) [custom_components.versatile_thermostat.sensor] Salon_last_ext_temp_datetime - climate state change
2024-12-07 08:38:00.949 DEBUG (MainThread) [custom_components.versatile_thermostat.sensor] Salon_temperature_slope - climate state change
2024-12-07 08:38:00.949 DEBUG (MainThread) [custom_components.versatile_thermostat.sensor] Salon_ema_temperature - climate state change
2024-12-07 08:38:00.949 DEBUG (MainThread) [custom_components.versatile_thermostat.sensor] Salon_energy - climate state change
2024-12-07 08:38:00.949 DEBUG (MainThread) [custom_components.versatile_thermostat.sensor] Salon_regulated_temperature - climate state change
2024-12-07 08:38:00.950 DEBUG (MainThread) [custom_components.versatile_thermostat.binary_sensor] Salon_security_state - climate state change
2024-12-07 08:38:00.950 DEBUG (MainThread) [custom_components.versatile_thermostat.binary_sensor] Salon_window_bypass_state - climate state change
2024-12-07 08:38:00.951 DEBUG (MainThread) [custom_components.versatile_thermostat.sensor] Salon_last_temp_datetime - climate state change
2024-12-07 08:38:00.951 DEBUG (MainThread) [custom_components.versatile_thermostat.sensor] Salon_last_ext_temp_datetime - climate state change
2024-12-07 08:38:00.951 DEBUG (MainThread) [custom_components.versatile_thermostat.sensor] Salon_temperature_slope - climate state change
2024-12-07 08:38:00.952 DEBUG (MainThread) [custom_components.versatile_thermostat.sensor] Salon_ema_temperature - climate state change
2024-12-07 08:38:00.953 DEBUG (MainThread) [custom_components.versatile_thermostat.sensor] Salon_energy - climate state change
2024-12-07 08:38:00.953 DEBUG (MainThread) [custom_components.versatile_thermostat.sensor] Salon_regulated_temperature - climate state change
2024-12-07 08:38:00.953 DEBUG (MainThread) [custom_components.versatile_thermostat.binary_sensor] Salon_security_state - climate state change
2024-12-07 08:38:00.953 DEBUG (MainThread) [custom_components.versatile_thermostat.binary_sensor] Salon_window_bypass_state - climate state change
2024-12-07 08:38:03.099 DEBUG (MainThread) [custom_components.versatile_thermostat.thermostat_climate] VersatileThermostat-Salon - _async_climate_changed new_state is <state climate.mitsubishi=heat; hvac_modes=[<HVACMode.OFF: 'off'>, <HVACMode.HEAT: 'heat'>, <HVACMode.DRY: 'dry'>, <HVACMode.COOL: 'cool'>, <HVACMode.FAN_ONLY: 'fan_only'>, <HVACMode.HEAT_COOL: 'heat_cool'>], min_temp=10.0, max_temp=31.0, target_temp_step=0.5, fan_modes=['auto', '1', '2', '3', '4', '5'], swing_modes=['auto', '1_up', '2', '3', '4', '5_down', 'swing'], current_temperature=14.0, temperature=20.5, fan_mode=auto, swing_mode=swing, vane_horizontal=3, vane_horizontal_positions=['auto', '1_left', '2', '3', '4', '5_right', 'split', 'swing'], vane_vertical=swing, vane_vertical_positions=['auto', '1_up', '2', '3', '4', '5_down', 'swing'], friendly_name=Maison, supported_features=425 @ 2024-12-07T08:29:55.829276+01:00>
2024-12-07 08:38:03.100 DEBUG (MainThread) [custom_components.versatile_thermostat.thermostat_climate] VersatileThermostat-Salon - a underlying state change event is received but no real change have been found. Forget the event
2024-12-07 08:38:06.398 INFO (MainThread) [custom_components.versatile_thermostat.base_thermostat] VersatileThermostat-Salon - Set target temp: 19.999999999999993
2024-12-07 08:38:06.398 INFO (MainThread) [custom_components.versatile_thermostat.thermostat_climate] VersatileThermostat-Salon - Calling ThermostatClimate._send_regulated_temperature force=True
2024-12-07 08:38:06.398 INFO (MainThread) [custom_components.versatile_thermostat.thermostat_climate] VersatileThermostat-Salon - regulation calculation will be done
2024-12-07 08:38:06.398 DEBUG (MainThread) [custom_components.versatile_thermostat.thermostat_climate] VersatileThermostat-Salon - usage regulation_step: 0.20 
2024-12-07 08:38:06.399 DEBUG (MainThread) [custom_components.versatile_thermostat.pi_algorithm] PITemperatureRegulator - Error: 4.00 accumulated_error: 20.00 offset: 2.20 offset_ext: 1.13 target_tem: 20.0 regulatedTemp: 22.0
2024-12-07 08:38:06.399 INFO (MainThread) [custom_components.versatile_thermostat.thermostat_climate] VersatileThermostat-Salon - Regulated temp have changed to 22.0. Resend it to underlyings
2024-12-07 08:38:06.399 DEBUG (MainThread) [custom_components.versatile_thermostat.thermostat_climate] VersatileThermostat-Salon - The device offset temp for regulation is -2.00 - internal temp is 14.00. New target is 20.00
2024-12-07 08:38:06.401 DEBUG (MainThread) [custom_components.versatile_thermostat.thermostat_climate] VersatileThermostat-Salon - recalculate all
2024-12-07 08:38:06.401 DEBUG (MainThread) [custom_components.versatile_thermostat.underlyings] VersatileThermostat-Salon-climate.mitsubishi - hvac_action simulation target=20.5, current=14.0, hvac_mode=heat
2024-12-07 08:38:06.402 DEBUG (MainThread) [custom_components.versatile_thermostat.underlyings] VersatileThermostat-Salon-climate.mitsubishi - hvac_action simulation target=20.5, current=14.0, hvac_mode=heat
2024-12-07 08:38:06.405 DEBUG (MainThread) [custom_components.versatile_thermostat.energy_debug] VersatileThermostat-Salon - update_custom_attributes saved energy is 0
2024-12-07 08:38:06.406 DEBUG (MainThread) [custom_components.versatile_thermostat.energy_debug] VersatileThermostat-Salon - async_write_ha_state written state energy is 0
2024-12-07 08:38:06.407 DEBUG (MainThread) [custom_components.versatile_thermostat.underlyings] VersatileThermostat-Salon-climate.mitsubishi - hvac_action simulation target=20.5, current=14.0, hvac_mode=heat
2024-12-07 08:38:06.408 DEBUG (MainThread) [custom_components.versatile_thermostat.thermostat_climate] VersatileThermostat-Salon - Calling update_custom_attributes: {'is_on': True, 'hvac_action': <HVACAction.HEATING: 'heating'>, 'hvac_mode': <HVACMode.HEAT: 'heat'>, 'preset_mode': 'none', 'type': None, 'is_controlled_by_central_mode': False, 'last_central_mode': None, 'frost_temp': 7.5, 'eco_temp': 18.0, 'boost_temp': 22.0, 'comfort_temp': 20.0, 'frost_away_temp': 0, 'eco_away_temp': 0, 'boost_away_temp': 0, 'comfort_away_temp': 0, 'power_temp': None, 'target_temperature_step': 0.1, 'ext_current_temperature': 4.7, 'ac_mode': True, 'current_power': None, 'current_power_max': None, 'saved_preset_mode': 'comfort', 'saved_target_temp': 19.900000000000002, 'saved_hvac_mode': 'heat', 'motion_sensor_entity_id': None, 'motion_state': None, 'power_sensor_entity_id': None, 'max_power_sensor_entity_id': None, 'overpowering_state': None, 'presence_sensor_entity_id': None, 'presence_state': None, 'window_state': 'off', 'window_auto_state': 'off', 'window_bypass_state': False, 'window_sensor_entity_id': None, 'window_delay_sec': None, 'window_auto_enabled': False, 'window_auto_open_threshold': None, 'window_auto_close_threshold': None, 'window_auto_max_duration': None, 'window_action': 'window_turn_off', 'security_delay_min': 180, 'security_min_on_percent': 0.5, 'security_default_on_percent': 0.1, 'last_temperature_datetime': '2024-12-07T08:37:30.723424+01:00', 'last_ext_temperature_datetime': '2024-12-07T08:37:12.843122+01:00', 'security_state': False, 'minimal_activation_delay_sec': 10, 'device_power': 3.5, 'mean_cycle_power': None, 'total_energy': 0, 'last_update_datetime': '2024-12-07T08:38:06.402238+01:00', 'timezone': 'Europe/Paris', 'temperature_unit': <UnitOfTemperature.CELSIUS: '°C'>, 'is_device_active': True, 'ema_temp': 16.2, 'is_used_by_central_boiler': False, 'temperature_slope': 0, 'hvac_off_reason': None, 'is_over_climate': True, 'start_hvac_action_date': None, 'underlying_entities': ['climate.mitsubishi'], 'is_regulated': True, 'regulated_target_temperature': 22.0, 'auto_regulation_mode': 'auto_regulation_medium', 'regulation_accumulated_error': 20, 'auto_fan_mode': 'auto_fan_high', 'current_auto_fan_mode': 'auto_fan_high', 'auto_activated_fan_mode': None, 'auto_deactivated_fan_mode': 'auto', 'auto_regulation_use_device_temp': True, 'auto_start_stop_enable': False, 'auto_start_stop_level': 'auto_start_stop_none', 'auto_start_stop_dtmin': None, 'auto_start_stop_accumulated_error': 0, 'auto_start_stop_accumulated_error_threshold': None, 'follow_underlying_temp_change': False}
2024-12-07 08:38:06.408 DEBUG (MainThread) [custom_components.versatile_thermostat.energy_debug] VersatileThermostat-Salon - async_write_ha_state written state energy is 0
2024-12-07 08:38:06.409 DEBUG (MainThread) [custom_components.versatile_thermostat.underlyings] VersatileThermostat-Salon-climate.mitsubishi - hvac_action simulation target=20.5, current=14.0, hvac_mode=heat
2024-12-07 08:38:06.410 DEBUG (MainThread) [custom_components.versatile_thermostat.base_thermostat] VersatileThermostat-Salon - last_change_time is now 2024-12-07 08:38:06.410190+01:00
2024-12-07 08:38:06.410 DEBUG (MainThread) [custom_components.versatile_thermostat.base_thermostat] VersatileThermostat-Salon - Checking new cycle. hvac_mode=heat, security_state=False, preset_mode=none
2024-12-07 08:38:06.411 DEBUG (MainThread) [custom_components.versatile_thermostat.open_window_algorithm] We are already initialized slope=0.0 last_temp=16.20
2024-12-07 08:38:06.411 DEBUG (MainThread) [custom_components.versatile_thermostat.open_window_algorithm] delta_t=39.029 delta_temp=0.000 new_slope=0.000 last_slope=0.0 slope=0.000 nb_point=143
2024-12-07 08:38:06.411 DEBUG (MainThread) [custom_components.versatile_thermostat.base_thermostat] VersatileThermostat-Salon - Window auto is on, check the alert. last slope is 0.000
2024-12-07 08:38:06.412 DEBUG (MainThread) [custom_components.versatile_thermostat.base_thermostat] VersatileThermostat-Salon - Window auto event is ignored because bypass is ON or window auto detection is disabled
2024-12-07 08:38:06.412 DEBUG (MainThread) [custom_components.versatile_thermostat.base_thermostat] VersatileThermostat-Salon - power not configured. check_overpowering not available
2024-12-07 08:38:06.412 DEBUG (MainThread) [custom_components.versatile_thermostat.underlyings] VersatileThermostat-Salon-climate.mitsubishi - hvac_action simulation target=20.5, current=14.0, hvac_mode=heat
2024-12-07 08:38:06.412 DEBUG (MainThread) [custom_components.versatile_thermostat.base_thermostat] VersatileThermostat-Salon - checking security delta_temp=0.6 delta_ext_temp=0.9 mod_cond=True temp_cond=False climate_cond=True switch_cond=False
2024-12-07 08:38:06.413 DEBUG (MainThread) [custom_components.versatile_thermostat.underlyings] VersatileThermostat-Salon-climate.mitsubishi - hvac_action simulation target=20.5, current=14.0, hvac_mode=heat
2024-12-07 08:38:06.413 DEBUG (MainThread) [custom_components.versatile_thermostat.underlyings] VersatileThermostat-Salon-climate.mitsubishi - hvac_action simulation target=20.5, current=14.0, hvac_mode=heat
2024-12-07 08:38:06.413 DEBUG (MainThread) [custom_components.versatile_thermostat.energy_debug] VersatileThermostat-Salon - update_custom_attributes saved energy is 0
2024-12-07 08:38:06.414 DEBUG (MainThread) [custom_components.versatile_thermostat.energy_debug] VersatileThermostat-Salon - async_write_ha_state written state energy is 0
2024-12-07 08:38:06.415 DEBUG (MainThread) [custom_components.versatile_thermostat.underlyings] VersatileThermostat-Salon-climate.mitsubishi - hvac_action simulation target=20.5, current=14.0, hvac_mode=heat
2024-12-07 08:38:06.416 DEBUG (MainThread) [custom_components.versatile_thermostat.thermostat_climate] VersatileThermostat-Salon - Calling update_custom_attributes: {'is_on': True, 'hvac_action': <HVACAction.HEATING: 'heating'>, 'hvac_mode': <HVACMode.HEAT: 'heat'>, 'preset_mode': 'none', 'type': None, 'is_controlled_by_central_mode': False, 'last_central_mode': None, 'frost_temp': 7.5, 'eco_temp': 18.0, 'boost_temp': 22.0, 'comfort_temp': 20.0, 'frost_away_temp': 0, 'eco_away_temp': 0, 'boost_away_temp': 0, 'comfort_away_temp': 0, 'power_temp': None, 'target_temperature_step': 0.1, 'ext_current_temperature': 4.7, 'ac_mode': True, 'current_power': None, 'current_power_max': None, 'saved_preset_mode': 'comfort', 'saved_target_temp': 19.900000000000002, 'saved_hvac_mode': 'heat', 'motion_sensor_entity_id': None, 'motion_state': None, 'power_sensor_entity_id': None, 'max_power_sensor_entity_id': None, 'overpowering_state': None, 'presence_sensor_entity_id': None, 'presence_state': None, 'window_state': 'off', 'window_auto_state': 'off', 'window_bypass_state': False, 'window_sensor_entity_id': None, 'window_delay_sec': None, 'window_auto_enabled': False, 'window_auto_open_threshold': None, 'window_auto_close_threshold': None, 'window_auto_max_duration': None, 'window_action': 'window_turn_off', 'security_delay_min': 180, 'security_min_on_percent': 0.5, 'security_default_on_percent': 0.1, 'last_temperature_datetime': '2024-12-07T08:37:30.723424+01:00', 'last_ext_temperature_datetime': '2024-12-07T08:37:12.843122+01:00', 'security_state': False, 'minimal_activation_delay_sec': 10, 'device_power': 3.5, 'mean_cycle_power': None, 'total_energy': 0, 'last_update_datetime': '2024-12-07T08:38:06.413518+01:00', 'timezone': 'Europe/Paris', 'temperature_unit': <UnitOfTemperature.CELSIUS: '°C'>, 'is_device_active': True, 'ema_temp': 16.2, 'is_used_by_central_boiler': False, 'temperature_slope': 0, 'hvac_off_reason': None, 'is_over_climate': True, 'start_hvac_action_date': None, 'underlying_entities': ['climate.mitsubishi'], 'is_regulated': True, 'regulated_target_temperature': 22.0, 'auto_regulation_mode': 'auto_regulation_medium', 'regulation_accumulated_error': 20, 'auto_fan_mode': 'auto_fan_high', 'current_auto_fan_mode': 'auto_fan_high', 'auto_activated_fan_mode': None, 'auto_deactivated_fan_mode': 'auto', 'auto_regulation_use_device_temp': True, 'auto_start_stop_enable': False, 'auto_start_stop_level': 'auto_start_stop_none', 'auto_start_stop_dtmin': None, 'auto_start_stop_accumulated_error': 0, 'auto_start_stop_accumulated_error_threshold': None, 'follow_underlying_temp_change': False}
2024-12-07 08:38:06.416 DEBUG (MainThread) [custom_components.versatile_thermostat.thermostat_climate] %s - auto start/stop is disabled
2024-12-07 08:38:06.419 INFO (MainThread) [custom_components.versatile_thermostat.thermostat_climate] VersatileThermostat-Salon - Calling ThermostatClimate._send_regulated_temperature force=False
2024-12-07 08:38:06.419 INFO (MainThread) [custom_components.versatile_thermostat.thermostat_climate] VersatileThermostat-Salon - period (0.0) min is < 5 min -> forget the regulation send
2024-12-07 08:38:06.420 DEBUG (MainThread) [custom_components.versatile_thermostat.sensor] Salon_last_temp_datetime - climate state change
2024-12-07 08:38:06.420 DEBUG (MainThread) [custom_components.versatile_thermostat.sensor] Salon_last_ext_temp_datetime - climate state change
2024-12-07 08:38:06.420 DEBUG (MainThread) [custom_components.versatile_thermostat.sensor] Salon_temperature_slope - climate state change
2024-12-07 08:38:06.421 DEBUG (MainThread) [custom_components.versatile_thermostat.sensor] Salon_ema_temperature - climate state change
2024-12-07 08:38:06.421 DEBUG (MainThread) [custom_components.versatile_thermostat.sensor] Salon_energy - climate state change
2024-12-07 08:38:06.422 DEBUG (MainThread) [custom_components.versatile_thermostat.sensor] Salon_regulated_temperature - climate state change
2024-12-07 08:38:06.422 DEBUG (MainThread) [custom_components.versatile_thermostat.binary_sensor] Salon_security_state - climate state change
2024-12-07 08:38:06.423 DEBUG (MainThread) [custom_components.versatile_thermostat.binary_sensor] Salon_window_bypass_state - climate state change
2024-12-07 08:38:06.423 DEBUG (MainThread) [custom_components.versatile_thermostat.sensor] Salon_last_temp_datetime - climate state change
2024-12-07 08:38:06.423 DEBUG (MainThread) [custom_components.versatile_thermostat.sensor] Salon_last_ext_temp_datetime - climate state change
2024-12-07 08:38:06.423 DEBUG (MainThread) [custom_components.versatile_thermostat.sensor] Salon_temperature_slope - climate state change
2024-12-07 08:38:06.424 DEBUG (MainThread) [custom_components.versatile_thermostat.sensor] Salon_ema_temperature - climate state change
2024-12-07 08:38:06.424 DEBUG (MainThread) [custom_components.versatile_thermostat.sensor] Salon_energy - climate state change
2024-12-07 08:38:06.424 DEBUG (MainThread) [custom_components.versatile_thermostat.sensor] Salon_regulated_temperature - climate state change
2024-12-07 08:38:06.428 DEBUG (MainThread) [custom_components.versatile_thermostat.binary_sensor] Salon_security_state - climate state change
2024-12-07 08:38:06.428 DEBUG (MainThread) [custom_components.versatile_thermostat.binary_sensor] Salon_window_bypass_state - climate state change
2024-12-07 08:38:08.494 DEBUG (MainThread) [custom_components.versatile_thermostat.thermostat_climate] VersatileThermostat-Salon - _async_climate_changed new_state is <state climate.mitsubishi=heat; hvac_modes=[<HVACMode.OFF: 'off'>, <HVACMode.HEAT: 'heat'>, <HVACMode.DRY: 'dry'>, <HVACMode.COOL: 'cool'>, <HVACMode.FAN_ONLY: 'fan_only'>, <HVACMode.HEAT_COOL: 'heat_cool'>], min_temp=10.0, max_temp=31.0, target_temp_step=0.5, fan_modes=['auto', '1', '2', '3', '4', '5'], swing_modes=['auto', '1_up', '2', '3', '4', '5_down', 'swing'], current_temperature=16.5, temperature=20.0, fan_mode=auto, swing_mode=swing, vane_horizontal=3, vane_horizontal_positions=['auto', '1_left', '2', '3', '4', '5_right', 'split', 'swing'], vane_vertical=swing, vane_vertical_positions=['auto', '1_up', '2', '3', '4', '5_down', 'swing'], friendly_name=Maison, supported_features=425 @ 2024-12-07T08:29:55.829276+01:00>
2024-12-07 08:38:08.495 DEBUG (MainThread) [custom_components.versatile_thermostat.thermostat_climate] VersatileThermostat-Salon - a underlying state change event is received but no real change have been found. Forget the event
2024-12-07 08:38:15.419 INFO (MainThread) [custom_components.versatile_thermostat.base_thermostat] VersatileThermostat-Salon - Set hvac mode: fan_only
2024-12-07 08:38:15.420 DEBUG (MainThread) [custom_components.versatile_thermostat.base_thermostat] VersatileThermostat-Salon - Checking new cycle. hvac_mode=fan_only, security_state=False, preset_mode=none
2024-12-07 08:38:15.421 DEBUG (MainThread) [custom_components.versatile_thermostat.open_window_algorithm] We are already initialized slope=0.0 last_temp=16.20
2024-12-07 08:38:15.421 DEBUG (MainThread) [custom_components.versatile_thermostat.open_window_algorithm] delta_t=39.179 delta_temp=0.000 new_slope=0.000 last_slope=0.0 slope=0.000 nb_point=144
2024-12-07 08:38:15.421 DEBUG (MainThread) [custom_components.versatile_thermostat.base_thermostat] VersatileThermostat-Salon - Window auto is on, check the alert. last slope is 0.000
2024-12-07 08:38:15.421 DEBUG (MainThread) [custom_components.versatile_thermostat.base_thermostat] VersatileThermostat-Salon - Window auto event is ignored because bypass is ON or window auto detection is disabled
2024-12-07 08:38:15.421 DEBUG (MainThread) [custom_components.versatile_thermostat.base_thermostat] VersatileThermostat-Salon - power not configured. check_overpowering not available
2024-12-07 08:38:15.422 DEBUG (MainThread) [custom_components.versatile_thermostat.underlyings] VersatileThermostat-Salon-climate.mitsubishi - hvac_action simulation target=20.0, current=16.5, hvac_mode=heat
2024-12-07 08:38:15.422 DEBUG (MainThread) [custom_components.versatile_thermostat.base_thermostat] VersatileThermostat-Salon - checking security delta_temp=0.7 delta_ext_temp=1.0 mod_cond=True temp_cond=False climate_cond=True switch_cond=False
2024-12-07 08:38:15.422 DEBUG (MainThread) [custom_components.versatile_thermostat.underlyings] VersatileThermostat-Salon-climate.mitsubishi - hvac_action simulation target=20.0, current=16.5, hvac_mode=heat
2024-12-07 08:38:15.423 DEBUG (MainThread) [custom_components.versatile_thermostat.underlyings] VersatileThermostat-Salon-climate.mitsubishi - hvac_action simulation target=20.0, current=16.5, hvac_mode=heat
2024-12-07 08:38:15.423 DEBUG (MainThread) [custom_components.versatile_thermostat.energy_debug] VersatileThermostat-Salon - update_custom_attributes saved energy is 0
2024-12-07 08:38:15.423 DEBUG (MainThread) [custom_components.versatile_thermostat.energy_debug] VersatileThermostat-Salon - async_write_ha_state written state energy is 0
2024-12-07 08:38:15.427 DEBUG (MainThread) [custom_components.versatile_thermostat.underlyings] VersatileThermostat-Salon-climate.mitsubishi - hvac_action simulation target=20.0, current=16.5, hvac_mode=heat
2024-12-07 08:38:15.428 DEBUG (MainThread) [custom_components.versatile_thermostat.thermostat_climate] VersatileThermostat-Salon - Calling update_custom_attributes: {'is_on': True, 'hvac_action': <HVACAction.HEATING: 'heating'>, 'hvac_mode': <HVACMode.FAN_ONLY: 'fan_only'>, 'preset_mode': 'none', 'type': None, 'is_controlled_by_central_mode': False, 'last_central_mode': None, 'frost_temp': 7.5, 'eco_temp': 18.0, 'boost_temp': 22.0, 'comfort_temp': 20.0, 'frost_away_temp': 0, 'eco_away_temp': 0, 'boost_away_temp': 0, 'comfort_away_temp': 0, 'power_temp': None, 'target_temperature_step': 0.1, 'ext_current_temperature': 4.7, 'ac_mode': True, 'current_power': None, 'current_power_max': None, 'saved_preset_mode': 'comfort', 'saved_target_temp': 19.900000000000002, 'saved_hvac_mode': 'heat', 'motion_sensor_entity_id': None, 'motion_state': None, 'power_sensor_entity_id': None, 'max_power_sensor_entity_id': None, 'overpowering_state': None, 'presence_sensor_entity_id': None, 'presence_state': None, 'window_state': 'off', 'window_auto_state': 'off', 'window_bypass_state': False, 'window_sensor_entity_id': None, 'window_delay_sec': None, 'window_auto_enabled': False, 'window_auto_open_threshold': None, 'window_auto_close_threshold': None, 'window_auto_max_duration': None, 'window_action': 'window_turn_off', 'security_delay_min': 180, 'security_min_on_percent': 0.5, 'security_default_on_percent': 0.1, 'last_temperature_datetime': '2024-12-07T08:37:30.723424+01:00', 'last_ext_temperature_datetime': '2024-12-07T08:37:12.843122+01:00', 'security_state': False, 'minimal_activation_delay_sec': 10, 'device_power': 3.5, 'mean_cycle_power': None, 'total_energy': 0, 'last_update_datetime': '2024-12-07T08:38:15.422980+01:00', 'timezone': 'Europe/Paris', 'temperature_unit': <UnitOfTemperature.CELSIUS: '°C'>, 'is_device_active': True, 'ema_temp': 16.2, 'is_used_by_central_boiler': False, 'temperature_slope': 0, 'hvac_off_reason': None, 'is_over_climate': True, 'start_hvac_action_date': None, 'underlying_entities': ['climate.mitsubishi'], 'is_regulated': True, 'regulated_target_temperature': 22.0, 'auto_regulation_mode': 'auto_regulation_medium', 'regulation_accumulated_error': 20, 'auto_fan_mode': 'auto_fan_high', 'current_auto_fan_mode': 'auto_fan_high', 'auto_activated_fan_mode': None, 'auto_deactivated_fan_mode': 'auto', 'auto_regulation_use_device_temp': True, 'auto_start_stop_enable': False, 'auto_start_stop_level': 'auto_start_stop_none', 'auto_start_stop_dtmin': None, 'auto_start_stop_accumulated_error': 0, 'auto_start_stop_accumulated_error_threshold': None, 'follow_underlying_temp_change': False}
2024-12-07 08:38:15.429 DEBUG (MainThread) [custom_components.versatile_thermostat.thermostat_climate] %s - auto start/stop is disabled
2024-12-07 08:38:15.429 INFO (MainThread) [custom_components.versatile_thermostat.thermostat_climate] VersatileThermostat-Salon - Calling ThermostatClimate._send_regulated_temperature force=False
2024-12-07 08:38:15.429 INFO (MainThread) [custom_components.versatile_thermostat.thermostat_climate] VersatileThermostat-Salon - period (0.2) min is < 5 min -> forget the regulation send
2024-12-07 08:38:15.429 DEBUG (MainThread) [custom_components.versatile_thermostat.base_thermostat] VersatileThermostat-Salon - last_change_time is now 2024-12-07 08:38:15.429788+01:00
2024-12-07 08:38:15.430 DEBUG (MainThread) [custom_components.versatile_thermostat.underlyings] VersatileThermostat-Salon-climate.mitsubishi - hvac_action simulation target=20.0, current=16.5, hvac_mode=heat
2024-12-07 08:38:15.430 DEBUG (MainThread) [custom_components.versatile_thermostat.underlyings] VersatileThermostat-Salon-climate.mitsubishi - hvac_action simulation target=20.0, current=16.5, hvac_mode=heat
2024-12-07 08:38:15.431 DEBUG (MainThread) [custom_components.versatile_thermostat.energy_debug] VersatileThermostat-Salon - update_custom_attributes saved energy is 0
2024-12-07 08:38:15.431 DEBUG (MainThread) [custom_components.versatile_thermostat.energy_debug] VersatileThermostat-Salon - async_write_ha_state written state energy is 0
2024-12-07 08:38:15.432 DEBUG (MainThread) [custom_components.versatile_thermostat.underlyings] VersatileThermostat-Salon-climate.mitsubishi - hvac_action simulation target=20.0, current=16.5, hvac_mode=heat
2024-12-07 08:38:15.433 DEBUG (MainThread) [custom_components.versatile_thermostat.thermostat_climate] VersatileThermostat-Salon - Calling update_custom_attributes: {'is_on': True, 'hvac_action': <HVACAction.HEATING: 'heating'>, 'hvac_mode': <HVACMode.FAN_ONLY: 'fan_only'>, 'preset_mode': 'none', 'type': None, 'is_controlled_by_central_mode': False, 'last_central_mode': None, 'frost_temp': 7.5, 'eco_temp': 18.0, 'boost_temp': 22.0, 'comfort_temp': 20.0, 'frost_away_temp': 0, 'eco_away_temp': 0, 'boost_away_temp': 0, 'comfort_away_temp': 0, 'power_temp': None, 'target_temperature_step': 0.1, 'ext_current_temperature': 4.7, 'ac_mode': True, 'current_power': None, 'current_power_max': None, 'saved_preset_mode': 'comfort', 'saved_target_temp': 19.900000000000002, 'saved_hvac_mode': 'heat', 'motion_sensor_entity_id': None, 'motion_state': None, 'power_sensor_entity_id': None, 'max_power_sensor_entity_id': None, 'overpowering_state': None, 'presence_sensor_entity_id': None, 'presence_state': None, 'window_state': 'off', 'window_auto_state': 'off', 'window_bypass_state': False, 'window_sensor_entity_id': None, 'window_delay_sec': None, 'window_auto_enabled': False, 'window_auto_open_threshold': None, 'window_auto_close_threshold': None, 'window_auto_max_duration': None, 'window_action': 'window_turn_off', 'security_delay_min': 180, 'security_min_on_percent': 0.5, 'security_default_on_percent': 0.1, 'last_temperature_datetime': '2024-12-07T08:38:15.429754+01:00', 'last_ext_temperature_datetime': '2024-12-07T08:38:15.429754+01:00', 'security_state': False, 'minimal_activation_delay_sec': 10, 'device_power': 3.5, 'mean_cycle_power': None, 'total_energy': 0, 'last_update_datetime': '2024-12-07T08:38:15.430580+01:00', 'timezone': 'Europe/Paris', 'temperature_unit': <UnitOfTemperature.CELSIUS: '°C'>, 'is_device_active': True, 'ema_temp': 16.2, 'is_used_by_central_boiler': False, 'temperature_slope': 0, 'hvac_off_reason': None, 'is_over_climate': True, 'start_hvac_action_date': None, 'underlying_entities': ['climate.mitsubishi'], 'is_regulated': True, 'regulated_target_temperature': 22.0, 'auto_regulation_mode': 'auto_regulation_medium', 'regulation_accumulated_error': 20, 'auto_fan_mode': 'auto_fan_high', 'current_auto_fan_mode': 'auto_fan_high', 'auto_activated_fan_mode': None, 'auto_deactivated_fan_mode': 'auto', 'auto_regulation_use_device_temp': True, 'auto_start_stop_enable': False, 'auto_start_stop_level': 'auto_start_stop_none', 'auto_start_stop_dtmin': None, 'auto_start_stop_accumulated_error': 0, 'auto_start_stop_accumulated_error_threshold': None, 'follow_underlying_temp_change': False}
2024-12-07 08:38:15.433 DEBUG (MainThread) [custom_components.versatile_thermostat.energy_debug] VersatileThermostat-Salon - async_write_ha_state written state energy is 0
2024-12-07 08:38:15.436 DEBUG (MainThread) [custom_components.versatile_thermostat.underlyings] VersatileThermostat-Salon-climate.mitsubishi - hvac_action simulation target=20.0, current=16.5, hvac_mode=heat
2024-12-07 08:38:15.437 INFO (MainThread) [custom_components.versatile_thermostat.const] VersatileThermostat-Salon - Sending event EventType.HVAC_MODE_EVENT with data: {'hvac_mode': <HVACMode.FAN_ONLY: 'fan_only'>}
2024-12-07 08:38:15.438 DEBUG (MainThread) [custom_components.versatile_thermostat.underlyings] VersatileThermostat-Salon-climate.mitsubishi - hvac_action simulation target=20.0, current=16.5, hvac_mode=heat
2024-12-07 08:38:15.442 DEBUG (MainThread) [custom_components.versatile_thermostat.sensor] Salon_last_temp_datetime - climate state change
2024-12-07 08:38:15.443 DEBUG (MainThread) [custom_components.versatile_thermostat.sensor] Salon_last_ext_temp_datetime - climate state change
2024-12-07 08:38:15.444 DEBUG (MainThread) [custom_components.versatile_thermostat.sensor] Salon_temperature_slope - climate state change
2024-12-07 08:38:15.444 DEBUG (MainThread) [custom_components.versatile_thermostat.sensor] Salon_ema_temperature - climate state change
2024-12-07 08:38:15.445 DEBUG (MainThread) [custom_components.versatile_thermostat.sensor] Salon_energy - climate state change
2024-12-07 08:38:15.445 DEBUG (MainThread) [custom_components.versatile_thermostat.sensor] Salon_regulated_temperature - climate state change
2024-12-07 08:38:15.445 DEBUG (MainThread) [custom_components.versatile_thermostat.binary_sensor] Salon_security_state - climate state change
2024-12-07 08:38:15.445 DEBUG (MainThread) [custom_components.versatile_thermostat.binary_sensor] Salon_window_bypass_state - climate state change
2024-12-07 08:38:15.445 DEBUG (MainThread) [custom_components.versatile_thermostat.sensor] Salon_last_temp_datetime - climate state change
2024-12-07 08:38:15.446 DEBUG (MainThread) [custom_components.versatile_thermostat.sensor] Salon_last_ext_temp_datetime - climate state change
2024-12-07 08:38:15.446 DEBUG (MainThread) [custom_components.versatile_thermostat.sensor] Salon_temperature_slope - climate state change
2024-12-07 08:38:15.446 DEBUG (MainThread) [custom_components.versatile_thermostat.sensor] Salon_ema_temperature - climate state change
2024-12-07 08:38:15.446 DEBUG (MainThread) [custom_components.versatile_thermostat.sensor] Salon_energy - climate state change
2024-12-07 08:38:15.446 DEBUG (MainThread) [custom_components.versatile_thermostat.sensor] Salon_regulated_temperature - climate state change
2024-12-07 08:38:15.446 DEBUG (MainThread) [custom_components.versatile_thermostat.binary_sensor] Salon_security_state - climate state change
2024-12-07 08:38:15.447 DEBUG (MainThread) [custom_components.versatile_thermostat.binary_sensor] Salon_window_bypass_state - climate state change
2024-12-07 08:38:17.518 DEBUG (MainThread) [custom_components.versatile_thermostat.thermostat_climate] VersatileThermostat-Salon - _async_climate_changed new_state is <state climate.mitsubishi=fan_only; hvac_modes=[<HVACMode.OFF: 'off'>, <HVACMode.HEAT: 'heat'>, <HVACMode.DRY: 'dry'>, <HVACMode.COOL: 'cool'>, <HVACMode.FAN_ONLY: 'fan_only'>, <HVACMode.HEAT_COOL: 'heat_cool'>], min_temp=10.0, max_temp=31.0, target_temp_step=0.5, fan_modes=['auto', '1', '2', '3', '4', '5'], swing_modes=['auto', '1_up', '2', '3', '4', '5_down', 'swing'], current_temperature=16.5, temperature=20.0, fan_mode=auto, swing_mode=swing, vane_horizontal=3, vane_horizontal_positions=['auto', '1_left', '2', '3', '4', '5_right', 'split', 'swing'], vane_vertical=swing, vane_vertical_positions=['auto', '1_up', '2', '3', '4', '5_down', 'swing'], friendly_name=Maison, supported_features=425 @ 2024-12-07T08:38:17.517498+01:00>
2024-12-07 08:38:17.519 DEBUG (MainThread) [custom_components.versatile_thermostat.thermostat_climate] VersatileThermostat-Salon - a underlying state change event is received but no real change have been found. Forget the event
2024-12-07 08:38:20.004 INFO (MainThread) [custom_components.versatile_thermostat.base_thermostat] VersatileThermostat-Salon - Set hvac mode: heat
2024-12-07 08:38:20.006 DEBUG (MainThread) [custom_components.versatile_thermostat.base_thermostat] VersatileThermostat-Salon - Checking new cycle. hvac_mode=heat, security_state=False, preset_mode=none
2024-12-07 08:38:20.006 DEBUG (MainThread) [custom_components.versatile_thermostat.open_window_algorithm] We are already initialized slope=0.0 last_temp=16.20
2024-12-07 08:38:20.006 DEBUG (MainThread) [custom_components.versatile_thermostat.open_window_algorithm] delta_t=39.256 delta_temp=0.000 new_slope=0.000 last_slope=0.0 slope=0.000 nb_point=145
2024-12-07 08:38:20.006 DEBUG (MainThread) [custom_components.versatile_thermostat.base_thermostat] VersatileThermostat-Salon - Window auto is on, check the alert. last slope is 0.000
2024-12-07 08:38:20.007 DEBUG (MainThread) [custom_components.versatile_thermostat.base_thermostat] VersatileThermostat-Salon - Window auto event is ignored because bypass is ON or window auto detection is disabled
2024-12-07 08:38:20.007 DEBUG (MainThread) [custom_components.versatile_thermostat.base_thermostat] VersatileThermostat-Salon - power not configured. check_overpowering not available
2024-12-07 08:38:20.007 DEBUG (MainThread) [custom_components.versatile_thermostat.underlyings] VersatileThermostat-Salon-climate.mitsubishi - hvac_action simulation target=20.0, current=16.5, hvac_mode=fan_only
2024-12-07 08:38:20.007 DEBUG (MainThread) [custom_components.versatile_thermostat.underlyings] VersatileThermostat-Salon-climate.mitsubishi - hvac_action simulation target=20.0, current=16.5, hvac_mode=fan_only
2024-12-07 08:38:20.008 DEBUG (MainThread) [custom_components.versatile_thermostat.base_thermostat] VersatileThermostat-Salon - checking security delta_temp=0.1 delta_ext_temp=0.1 mod_cond=True temp_cond=False climate_cond=False switch_cond=False
2024-12-07 08:38:20.008 DEBUG (MainThread) [custom_components.versatile_thermostat.underlyings] VersatileThermostat-Salon-climate.mitsubishi - hvac_action simulation target=20.0, current=16.5, hvac_mode=fan_only
2024-12-07 08:38:20.008 DEBUG (MainThread) [custom_components.versatile_thermostat.underlyings] VersatileThermostat-Salon-climate.mitsubishi - hvac_action simulation target=20.0, current=16.5, hvac_mode=fan_only
2024-12-07 08:38:20.009 DEBUG (MainThread) [custom_components.versatile_thermostat.underlyings] VersatileThermostat-Salon-climate.mitsubishi - hvac_action simulation target=20.0, current=16.5, hvac_mode=fan_only
2024-12-07 08:38:20.009 DEBUG (MainThread) [custom_components.versatile_thermostat.energy_debug] VersatileThermostat-Salon - update_custom_attributes saved energy is 0
2024-12-07 08:38:20.012 DEBUG (MainThread) [custom_components.versatile_thermostat.energy_debug] VersatileThermostat-Salon - async_write_ha_state written state energy is 0
2024-12-07 08:38:20.013 DEBUG (MainThread) [custom_components.versatile_thermostat.underlyings] VersatileThermostat-Salon-climate.mitsubishi - hvac_action simulation target=20.0, current=16.5, hvac_mode=fan_only
2024-12-07 08:38:20.013 DEBUG (MainThread) [custom_components.versatile_thermostat.underlyings] VersatileThermostat-Salon-climate.mitsubishi - hvac_action simulation target=20.0, current=16.5, hvac_mode=fan_only
2024-12-07 08:38:20.014 DEBUG (MainThread) [custom_components.versatile_thermostat.thermostat_climate] VersatileThermostat-Salon - Calling update_custom_attributes: {'is_on': True, 'hvac_action': <HVACAction.IDLE: 'idle'>, 'hvac_mode': <HVACMode.HEAT: 'heat'>, 'preset_mode': 'none', 'type': None, 'is_controlled_by_central_mode': False, 'last_central_mode': None, 'frost_temp': 7.5, 'eco_temp': 18.0, 'boost_temp': 22.0, 'comfort_temp': 20.0, 'frost_away_temp': 0, 'eco_away_temp': 0, 'boost_away_temp': 0, 'comfort_away_temp': 0, 'power_temp': None, 'target_temperature_step': 0.1, 'ext_current_temperature': 4.7, 'ac_mode': True, 'current_power': None, 'current_power_max': None, 'saved_preset_mode': 'comfort', 'saved_target_temp': 19.900000000000002, 'saved_hvac_mode': 'heat', 'motion_sensor_entity_id': None, 'motion_state': None, 'power_sensor_entity_id': None, 'max_power_sensor_entity_id': None, 'overpowering_state': None, 'presence_sensor_entity_id': None, 'presence_state': None, 'window_state': 'off', 'window_auto_state': 'off', 'window_bypass_state': False, 'window_sensor_entity_id': None, 'window_delay_sec': None, 'window_auto_enabled': False, 'window_auto_open_threshold': None, 'window_auto_close_threshold': None, 'window_auto_max_duration': None, 'window_action': 'window_turn_off', 'security_delay_min': 180, 'security_min_on_percent': 0.5, 'security_default_on_percent': 0.1, 'last_temperature_datetime': '2024-12-07T08:38:15.429754+01:00', 'last_ext_temperature_datetime': '2024-12-07T08:38:15.429754+01:00', 'security_state': False, 'minimal_activation_delay_sec': 10, 'device_power': 3.5, 'mean_cycle_power': None, 'total_energy': 0, 'last_update_datetime': '2024-12-07T08:38:20.008958+01:00', 'timezone': 'Europe/Paris', 'temperature_unit': <UnitOfTemperature.CELSIUS: '°C'>, 'is_device_active': False, 'ema_temp': 16.2, 'is_used_by_central_boiler': False, 'temperature_slope': 0, 'hvac_off_reason': None, 'is_over_climate': True, 'start_hvac_action_date': None, 'underlying_entities': ['climate.mitsubishi'], 'is_regulated': True, 'regulated_target_temperature': 22.0, 'auto_regulation_mode': 'auto_regulation_medium', 'regulation_accumulated_error': 20, 'auto_fan_mode': 'auto_fan_high', 'current_auto_fan_mode': 'auto_fan_high', 'auto_activated_fan_mode': None, 'auto_deactivated_fan_mode': 'auto', 'auto_regulation_use_device_temp': True, 'auto_start_stop_enable': False, 'auto_start_stop_level': 'auto_start_stop_none', 'auto_start_stop_dtmin': None, 'auto_start_stop_accumulated_error': 0, 'auto_start_stop_accumulated_error_threshold': None, 'follow_underlying_temp_change': False}
2024-12-07 08:38:20.015 DEBUG (MainThread) [custom_components.versatile_thermostat.thermostat_climate] %s - auto start/stop is disabled
2024-12-07 08:38:20.015 INFO (MainThread) [custom_components.versatile_thermostat.thermostat_climate] VersatileThermostat-Salon - Calling ThermostatClimate._send_regulated_temperature force=False
2024-12-07 08:38:20.015 INFO (MainThread) [custom_components.versatile_thermostat.thermostat_climate] VersatileThermostat-Salon - period (0.2) min is < 5 min -> forget the regulation send
2024-12-07 08:38:20.015 DEBUG (MainThread) [custom_components.versatile_thermostat.base_thermostat] VersatileThermostat-Salon - last_change_time is now 2024-12-07 08:38:20.015716+01:00
2024-12-07 08:38:20.016 DEBUG (MainThread) [custom_components.versatile_thermostat.underlyings] VersatileThermostat-Salon-climate.mitsubishi - hvac_action simulation target=20.0, current=16.5, hvac_mode=fan_only
2024-12-07 08:38:20.016 DEBUG (MainThread) [custom_components.versatile_thermostat.underlyings] VersatileThermostat-Salon-climate.mitsubishi - hvac_action simulation target=20.0, current=16.5, hvac_mode=fan_only
2024-12-07 08:38:20.016 DEBUG (MainThread) [custom_components.versatile_thermostat.underlyings] VersatileThermostat-Salon-climate.mitsubishi - hvac_action simulation target=20.0, current=16.5, hvac_mode=fan_only
2024-12-07 08:38:20.017 DEBUG (MainThread) [custom_components.versatile_thermostat.energy_debug] VersatileThermostat-Salon - update_custom_attributes saved energy is 0
2024-12-07 08:38:20.017 DEBUG (MainThread) [custom_components.versatile_thermostat.energy_debug] VersatileThermostat-Salon - async_write_ha_state written state energy is 0
2024-12-07 08:38:20.018 DEBUG (MainThread) [custom_components.versatile_thermostat.underlyings] VersatileThermostat-Salon-climate.mitsubishi - hvac_action simulation target=20.0, current=16.5, hvac_mode=fan_only
2024-12-07 08:38:20.018 DEBUG (MainThread) [custom_components.versatile_thermostat.underlyings] VersatileThermostat-Salon-climate.mitsubishi - hvac_action simulation target=20.0, current=16.5, hvac_mode=fan_only
2024-12-07 08:38:20.019 DEBUG (MainThread) [custom_components.versatile_thermostat.thermostat_climate] VersatileThermostat-Salon - Calling update_custom_attributes: {'is_on': True, 'hvac_action': <HVACAction.IDLE: 'idle'>, 'hvac_mode': <HVACMode.HEAT: 'heat'>, 'preset_mode': 'none', 'type': None, 'is_controlled_by_central_mode': False, 'last_central_mode': None, 'frost_temp': 7.5, 'eco_temp': 18.0, 'boost_temp': 22.0, 'comfort_temp': 20.0, 'frost_away_temp': 0, 'eco_away_temp': 0, 'boost_away_temp': 0, 'comfort_away_temp': 0, 'power_temp': None, 'target_temperature_step': 0.1, 'ext_current_temperature': 4.7, 'ac_mode': True, 'current_power': None, 'current_power_max': None, 'saved_preset_mode': 'comfort', 'saved_target_temp': 19.900000000000002, 'saved_hvac_mode': 'heat', 'motion_sensor_entity_id': None, 'motion_state': None, 'power_sensor_entity_id': None, 'max_power_sensor_entity_id': None, 'overpowering_state': None, 'presence_sensor_entity_id': None, 'presence_state': None, 'window_state': 'off', 'window_auto_state': 'off', 'window_bypass_state': False, 'window_sensor_entity_id': None, 'window_delay_sec': None, 'window_auto_enabled': False, 'window_auto_open_threshold': None, 'window_auto_close_threshold': None, 'window_auto_max_duration': None, 'window_action': 'window_turn_off', 'security_delay_min': 180, 'security_min_on_percent': 0.5, 'security_default_on_percent': 0.1, 'last_temperature_datetime': '2024-12-07T08:38:20.015679+01:00', 'last_ext_temperature_datetime': '2024-12-07T08:38:20.015679+01:00', 'security_state': False, 'minimal_activation_delay_sec': 10, 'device_power': 3.5, 'mean_cycle_power': None, 'total_energy': 0, 'last_update_datetime': '2024-12-07T08:38:20.016664+01:00', 'timezone': 'Europe/Paris', 'temperature_unit': <UnitOfTemperature.CELSIUS: '°C'>, 'is_device_active': False, 'ema_temp': 16.2, 'is_used_by_central_boiler': False, 'temperature_slope': 0, 'hvac_off_reason': None, 'is_over_climate': True, 'start_hvac_action_date': None, 'underlying_entities': ['climate.mitsubishi'], 'is_regulated': True, 'regulated_target_temperature': 22.0, 'auto_regulation_mode': 'auto_regulation_medium', 'regulation_accumulated_error': 20, 'auto_fan_mode': 'auto_fan_high', 'current_auto_fan_mode': 'auto_fan_high', 'auto_activated_fan_mode': None, 'auto_deactivated_fan_mode': 'auto', 'auto_regulation_use_device_temp': True, 'auto_start_stop_enable': False, 'auto_start_stop_level': 'auto_start_stop_none', 'auto_start_stop_dtmin': None, 'auto_start_stop_accumulated_error': 0, 'auto_start_stop_accumulated_error_threshold': None, 'follow_underlying_temp_change': False}
2024-12-07 08:38:20.019 DEBUG (MainThread) [custom_components.versatile_thermostat.energy_debug] VersatileThermostat-Salon - async_write_ha_state written state energy is 0
2024-12-07 08:38:20.023 DEBUG (MainThread) [custom_components.versatile_thermostat.underlyings] VersatileThermostat-Salon-climate.mitsubishi - hvac_action simulation target=20.0, current=16.5, hvac_mode=fan_only
2024-12-07 08:38:20.023 DEBUG (MainThread) [custom_components.versatile_thermostat.underlyings] VersatileThermostat-Salon-climate.mitsubishi - hvac_action simulation target=20.0, current=16.5, hvac_mode=fan_only
2024-12-07 08:38:20.024 INFO (MainThread) [custom_components.versatile_thermostat.const] VersatileThermostat-Salon - Sending event EventType.HVAC_MODE_EVENT with data: {'hvac_mode': <HVACMode.HEAT: 'heat'>}
2024-12-07 08:38:20.024 DEBUG (MainThread) [custom_components.versatile_thermostat.underlyings] VersatileThermostat-Salon-climate.mitsubishi - hvac_action simulation target=20.0, current=16.5, hvac_mode=fan_only
2024-12-07 08:38:20.024 DEBUG (MainThread) [custom_components.versatile_thermostat.underlyings] VersatileThermostat-Salon-climate.mitsubishi - hvac_action simulation target=20.0, current=16.5, hvac_mode=fan_only
2024-12-07 08:38:20.029 DEBUG (MainThread) [custom_components.versatile_thermostat.sensor] Salon_last_temp_datetime - climate state change
2024-12-07 08:38:20.030 DEBUG (MainThread) [custom_components.versatile_thermostat.sensor] Salon_last_ext_temp_datetime - climate state change
2024-12-07 08:38:20.030 DEBUG (MainThread) [custom_components.versatile_thermostat.sensor] Salon_temperature_slope - climate state change
2024-12-07 08:38:20.031 DEBUG (MainThread) [custom_components.versatile_thermostat.sensor] Salon_ema_temperature - climate state change
2024-12-07 08:38:20.031 DEBUG (MainThread) [custom_components.versatile_thermostat.sensor] Salon_energy - climate state change
2024-12-07 08:38:20.031 DEBUG (MainThread) [custom_components.versatile_thermostat.sensor] Salon_regulated_temperature - climate state change
2024-12-07 08:38:20.031 DEBUG (MainThread) [custom_components.versatile_thermostat.binary_sensor] Salon_security_state - climate state change
2024-12-07 08:38:20.032 DEBUG (MainThread) [custom_components.versatile_thermostat.binary_sensor] Salon_window_bypass_state - climate state change
2024-12-07 08:38:20.032 DEBUG (MainThread) [custom_components.versatile_thermostat.sensor] Salon_last_temp_datetime - climate state change
2024-12-07 08:38:20.032 DEBUG (MainThread) [custom_components.versatile_thermostat.sensor] Salon_last_ext_temp_datetime - climate state change
2024-12-07 08:38:20.032 DEBUG (MainThread) [custom_components.versatile_thermostat.sensor] Salon_temperature_slope - climate state change
2024-12-07 08:38:20.032 DEBUG (MainThread) [custom_components.versatile_thermostat.sensor] Salon_ema_temperature - climate state change
2024-12-07 08:38:20.032 DEBUG (MainThread) [custom_components.versatile_thermostat.sensor] Salon_energy - climate state change
2024-12-07 08:38:20.033 DEBUG (MainThread) [custom_components.versatile_thermostat.sensor] Salon_regulated_temperature - climate state change
2024-12-07 08:38:20.033 DEBUG (MainThread) [custom_components.versatile_thermostat.binary_sensor] Salon_security_state - climate state change
2024-12-07 08:38:20.033 DEBUG (MainThread) [custom_components.versatile_thermostat.binary_sensor] Salon_window_bypass_state - climate state change
2024-12-07 08:38:21.852 DEBUG (MainThread) [custom_components.versatile_thermostat.base_thermostat] VersatileThermostat-Salon - Last seen temperature changed. Event.new_state is <state sensor.thermometre_bureau_last_seen=2024-12-07T07:38:21+00:00; device_class=timestamp, icon=mdi:clock, friendly_name=Bureau Last seen @ 2024-12-07T08:38:21.848912+01:00>
2024-12-07 08:38:21.852 DEBUG (MainThread) [custom_components.versatile_thermostat.base_thermostat] VersatileThermostat-Salon - last_change_time is now 2024-12-07 08:38:21.852790+01:00
2024-12-07 08:38:21.853 DEBUG (MainThread) [custom_components.versatile_thermostat.base_thermostat] VersatileThermostat-Salon - new last_temperature_measure is now: 2024-12-07 08:38:21.848912+01:00
2024-12-07 08:38:21.853 DEBUG (MainThread) [custom_components.versatile_thermostat.base_thermostat] VersatileThermostat-Bureau - Last seen temperature changed. Event.new_state is <state sensor.thermometre_bureau_last_seen=2024-12-07T07:38:21+00:00; device_class=timestamp, icon=mdi:clock, friendly_name=Bureau Last seen @ 2024-12-07T08:38:21.848912+01:00>
2024-12-07 08:38:21.854 DEBUG (MainThread) [custom_components.versatile_thermostat.base_thermostat] VersatileThermostat-Bureau - last_change_time is now 2024-12-07 08:38:21.854001+01:00
2024-12-07 08:38:21.854 DEBUG (MainThread) [custom_components.versatile_thermostat.base_thermostat] VersatileThermostat-Bureau - new last_temperature_measure is now: 2024-12-07 08:38:21.848912+01:00
2024-12-07 08:38:22.102 DEBUG (MainThread) [custom_components.versatile_thermostat.thermostat_climate] VersatileThermostat-Salon - _async_climate_changed new_state is <state climate.mitsubishi=heat; hvac_modes=[<HVACMode.OFF: 'off'>, <HVACMode.HEAT: 'heat'>, <HVACMode.DRY: 'dry'>, <HVACMode.COOL: 'cool'>, <HVACMode.FAN_ONLY: 'fan_only'>, <HVACMode.HEAT_COOL: 'heat_cool'>], min_temp=10.0, max_temp=31.0, target_temp_step=0.5, fan_modes=['auto', '1', '2', '3', '4', '5'], swing_modes=['auto', '1_up', '2', '3', '4', '5_down', 'swing'], current_temperature=16.5, temperature=20.0, fan_mode=auto, swing_mode=swing, vane_horizontal=3, vane_horizontal_positions=['auto', '1_left', '2', '3', '4', '5_right', 'split', 'swing'], vane_vertical=swing, vane_vertical_positions=['auto', '1_up', '2', '3', '4', '5_down', 'swing'], friendly_name=Maison, supported_features=425 @ 2024-12-07T08:38:22.101805+01:00>
2024-12-07 08:38:22.103 DEBUG (MainThread) [custom_components.versatile_thermostat.thermostat_climate] VersatileThermostat-Salon - a underlying state change event is received but no real change have been found. Forget the event
2024-12-07 08:39:20.270 DEBUG (MainThread) [custom_components.versatile_thermostat.base_thermostat] VersatileThermostat-Salon - Last seen temperature changed. Event.new_state is <state sensor.thermometre_bureau_last_seen=2024-12-07T07:39:20+00:00; device_class=timestamp, icon=mdi:clock, friendly_name=Bureau Last seen @ 2024-12-07T08:39:20.269065+01:00>
2024-12-07 08:39:20.271 DEBUG (MainThread) [custom_components.versatile_thermostat.base_thermostat] VersatileThermostat-Salon - last_change_time is now 2024-12-07 08:39:20.271589+01:00
2024-12-07 08:39:20.271 DEBUG (MainThread) [custom_components.versatile_thermostat.base_thermostat] VersatileThermostat-Salon - new last_temperature_measure is now: 2024-12-07 08:39:20.269065+01:00
2024-12-07 08:39:20.272 DEBUG (MainThread) [custom_components.versatile_thermostat.base_thermostat] VersatileThermostat-Bureau - Last seen temperature changed. Event.new_state is <state sensor.thermometre_bureau_last_seen=2024-12-07T07:39:20+00:00; device_class=timestamp, icon=mdi:clock, friendly_name=Bureau Last seen @ 2024-12-07T08:39:20.269065+01:00>
2024-12-07 08:39:20.272 DEBUG (MainThread) [custom_components.versatile_thermostat.base_thermostat] VersatileThermostat-Bureau - last_change_time is now 2024-12-07 08:39:20.272408+01:00
2024-12-07 08:39:20.272 DEBUG (MainThread) [custom_components.versatile_thermostat.base_thermostat] VersatileThermostat-Bureau - new last_temperature_measure is now: 2024-12-07 08:39:20.269065+01:00
2024-12-07 08:39:22.138 DEBUG (MainThread) [custom_components.versatile_thermostat.base_thermostat] VersatileThermostat-Bureau - Temperature changed. Event.new_state is <state sensor.thermometre_bureau_temperature=16.2; state_class=measurement, unit_of_measurement=°C, device_class=temperature, friendly_name=Bureau Température @ 2024-12-07T08:39:22.135856+01:00>
2024-12-07 08:39:22.139 DEBUG (MainThread) [custom_components.versatile_thermostat.ema] EMA-Bureau - timestamp=2024-12-07 08:39:22.135856+01:00 alpha=0.50 measurement=16.20 current_ema=16.20 new_ema=16.20
2024-12-07 08:39:22.139 DEBUG (MainThread) [custom_components.versatile_thermostat.base_thermostat] VersatileThermostat-Bureau - After setting _last_temperature_measure 2024-12-07 08:39:22.135856+01:00 , state.last_changed.replace=2024-12-07 08:39:22.135856+01:00
2024-12-07 08:39:22.139 DEBUG (MainThread) [custom_components.versatile_thermostat.open_window_algorithm] We are already initialized slope=-0.13 last_temp=16.20
2024-12-07 08:39:22.140 DEBUG (MainThread) [custom_components.versatile_thermostat.open_window_algorithm] delta_t=26.792 delta_temp=0.000 new_slope=0.000 last_slope=-0.13 slope=-0.030 nb_point=58
2024-12-07 08:39:22.140 DEBUG (MainThread) [custom_components.versatile_thermostat.base_thermostat] VersatileThermostat-Bureau - Window auto is on, check the alert. last slope is -0.030
2024-12-07 08:39:22.140 DEBUG (MainThread) [custom_components.versatile_thermostat.base_thermostat] VersatileThermostat-Bureau - Window auto event is ignored because bypass is ON or window auto detection is disabled
2024-12-07 08:39:22.140 DEBUG (MainThread) [custom_components.versatile_thermostat.thermostat_switch] VersatileThermostat-Bureau - recalculate all
2024-12-07 08:39:22.140 DEBUG (MainThread) [custom_components.versatile_thermostat.prop_algorithm] Security is Off using the calculated_on_percent 1.000000
2024-12-07 08:39:22.141 DEBUG (MainThread) [custom_components.versatile_thermostat.prop_algorithm] Bureau - heating percent calculated for current_temp 16.2, ext_current_temp 4.7 and target_temp 20.0 is 1.00, on_time is 300 (sec), off_time is 0 (sec)
2024-12-07 08:39:22.142 DEBUG (MainThread) [custom_components.versatile_thermostat.energy_debug] VersatileThermostat-Bureau - update_custom_attributes saved energy is 19.55
2024-12-07 08:39:22.142 DEBUG (MainThread) [custom_components.versatile_thermostat.energy_debug] VersatileThermostat-Bureau - async_write_ha_state written state energy is 19.55
2024-12-07 08:39:22.149 DEBUG (MainThread) [custom_components.versatile_thermostat.thermostat_switch] VersatileThermostat-Bureau - Calling update_custom_attributes: {'is_on': False, 'hvac_action': <HVACAction.OFF: 'off'>, 'hvac_mode': 'off', 'preset_mode': 'none', 'type': None, 'is_controlled_by_central_mode': False, 'last_central_mode': None, 'frost_temp': 7.5, 'eco_temp': 18.0, 'boost_temp': 22.0, 'comfort_temp': 20.0, 'frost_away_temp': 0, 'eco_away_temp': 0, 'boost_away_temp': 0, 'comfort_away_temp': 0, 'power_temp': None, 'target_temperature_step': 0.1, 'ext_current_temperature': 4.7, 'ac_mode': False, 'current_power': None, 'current_power_max': None, 'saved_preset_mode': 'none', 'saved_target_temp': 20.0, 'saved_hvac_mode': <HVACMode.OFF: 'off'>, 'motion_sensor_entity_id': None, 'motion_state': None, 'power_sensor_entity_id': None, 'max_power_sensor_entity_id': None, 'overpowering_state': None, 'presence_sensor_entity_id': None, 'presence_state': None, 'window_state': 'off', 'window_auto_state': 'off', 'window_bypass_state': False, 'window_sensor_entity_id': None, 'window_delay_sec': None, 'window_auto_enabled': False, 'window_auto_open_threshold': None, 'window_auto_close_threshold': None, 'window_auto_max_duration': None, 'window_action': 'window_turn_off', 'security_delay_min': 180, 'security_min_on_percent': 0.5, 'security_default_on_percent': 0.1, 'last_temperature_datetime': '2024-12-07T08:39:22.135856+01:00', 'last_ext_temperature_datetime': '2024-12-07T08:07:59.836398+01:00', 'security_state': False, 'minimal_activation_delay_sec': 10, 'device_power': 1.0, 'mean_cycle_power': 1.0, 'total_energy': 19.55, 'last_update_datetime': '2024-12-07T08:39:22.141679+01:00', 'timezone': 'Europe/Paris', 'temperature_unit': <UnitOfTemperature.CELSIUS: '°C'>, 'is_device_active': False, 'ema_temp': 16.2, 'is_used_by_central_boiler': False, 'temperature_slope': -0.03, 'hvac_off_reason': 'manual', 'is_over_switch': True, 'is_inversed': False, 'keep_alive_sec': 0, 'underlying_entities': ['switch.switch_radiateur_bureau'], 'on_percent': 1, 'power_percent': 100, 'on_time_sec': 300, 'off_time_sec': 0, 'cycle_min': 5, 'function': 'tpi', 'tpi_coef_int': 0.6, 'tpi_coef_ext': 0.01}
2024-12-07 08:39:22.150 DEBUG (MainThread) [custom_components.versatile_thermostat.base_thermostat] VersatileThermostat-Bureau - Checking new cycle. hvac_mode=off, security_state=False, preset_mode=none
2024-12-07 08:39:22.150 DEBUG (MainThread) [custom_components.versatile_thermostat.base_thermostat] VersatileThermostat-Bureau - Window auto is on, check the alert. last slope is -0.030
2024-12-07 08:39:22.151 DEBUG (MainThread) [custom_components.versatile_thermostat.base_thermostat] VersatileThermostat-Bureau - Window auto event is ignored because bypass is ON or window auto detection is disabled
2024-12-07 08:39:22.151 DEBUG (MainThread) [custom_components.versatile_thermostat.base_thermostat] VersatileThermostat-Bureau - power not configured. check_overpowering not available
2024-12-07 08:39:22.152 DEBUG (MainThread) [custom_components.versatile_thermostat.base_thermostat] VersatileThermostat-Bureau - checking security delta_temp=0.0 delta_ext_temp=31.4 mod_cond=False temp_cond=False climate_cond=False switch_cond=True
2024-12-07 08:39:22.152 DEBUG (MainThread) [custom_components.versatile_thermostat.base_thermostat] VersatileThermostat-Bureau - End of cycle (HVAC_MODE_OFF)
2024-12-07 08:39:22.153 DEBUG (MainThread) [custom_components.versatile_thermostat.base_thermostat] VersatileThermostat-Salon - Last seen temperature changed. Event.new_state is <state sensor.thermometre_bureau_last_seen=2024-12-07T07:39:22+00:00; device_class=timestamp, icon=mdi:clock, friendly_name=Bureau Last seen @ 2024-12-07T08:39:22.136472+01:00>
2024-12-07 08:39:22.153 DEBUG (MainThread) [custom_components.versatile_thermostat.base_thermostat] VersatileThermostat-Salon - last_change_time is now 2024-12-07 08:39:22.153876+01:00
2024-12-07 08:39:22.154 DEBUG (MainThread) [custom_components.versatile_thermostat.base_thermostat] VersatileThermostat-Salon - new last_temperature_measure is now: 2024-12-07 08:39:22.136472+01:00
2024-12-07 08:39:22.156 DEBUG (MainThread) [custom_components.versatile_thermostat.base_thermostat] VersatileThermostat-Bureau - Last seen temperature changed. Event.new_state is <state sensor.thermometre_bureau_last_seen=2024-12-07T07:39:22+00:00; device_class=timestamp, icon=mdi:clock, friendly_name=Bureau Last seen @ 2024-12-07T08:39:22.136472+01:00>
2024-12-07 08:39:22.157 DEBUG (MainThread) [custom_components.versatile_thermostat.base_thermostat] VersatileThermostat-Bureau - last_change_time is now 2024-12-07 08:39:22.157390+01:00
2024-12-07 08:39:22.157 DEBUG (MainThread) [custom_components.versatile_thermostat.base_thermostat] VersatileThermostat-Bureau - new last_temperature_measure is now: 2024-12-07 08:39:22.136472+01:00
2024-12-07 08:39:22.158 DEBUG (MainThread) [custom_components.versatile_thermostat.sensor] Bureau_last_temp_datetime - climate state change
2024-12-07 08:39:22.159 DEBUG (MainThread) [custom_components.versatile_thermostat.sensor] Bureau_last_ext_temp_datetime - climate state change
2024-12-07 08:39:22.160 DEBUG (MainThread) [custom_components.versatile_thermostat.sensor] Bureau_temperature_slope - climate state change
2024-12-07 08:39:22.161 DEBUG (MainThread) [custom_components.versatile_thermostat.sensor] Bureau_ema_temperature - climate state change
2024-12-07 08:39:22.162 DEBUG (MainThread) [custom_components.versatile_thermostat.sensor] Bureau_energy - climate state change
2024-12-07 08:39:22.162 DEBUG (MainThread) [custom_components.versatile_thermostat.sensor] Bureau_mean_power_cycle - climate state change
2024-12-07 08:39:22.163 DEBUG (MainThread) [custom_components.versatile_thermostat.sensor] Bureau_power_percent - climate state change
2024-12-07 08:39:22.165 DEBUG (MainThread) [custom_components.versatile_thermostat.sensor] Bureau_on_time - climate state change
2024-12-07 08:39:22.166 DEBUG (MainThread) [custom_components.versatile_thermostat.sensor] Bureau_off_time - climate state change
2024-12-07 08:39:22.166 DEBUG (MainThread) [custom_components.versatile_thermostat.binary_sensor] Bureau_security_state - climate state change
2024-12-07 08:39:22.166 DEBUG (MainThread) [custom_components.versatile_thermostat.binary_sensor] Bureau_window_bypass_state - climate state change
2024-12-07 08:40:02.905 DEBUG (MainThread) [custom_components.versatile_thermostat.base_thermostat] VersatileThermostat-Salon - Checking new cycle. hvac_mode=heat, security_state=False, preset_mode=none
2024-12-07 08:40:02.905 DEBUG (MainThread) [custom_components.versatile_thermostat.open_window_algorithm] We are already initialized slope=0.0 last_temp=16.20
2024-12-07 08:40:02.905 DEBUG (MainThread) [custom_components.versatile_thermostat.open_window_algorithm] delta_t=40.971 delta_temp=0.000 new_slope=0.000 last_slope=0.0 slope=0.000 nb_point=146
2024-12-07 08:40:02.905 DEBUG (MainThread) [custom_components.versatile_thermostat.base_thermostat] VersatileThermostat-Salon - Window auto is on, check the alert. last slope is 0.000
2024-12-07 08:40:02.906 DEBUG (MainThread) [custom_components.versatile_thermostat.base_thermostat] VersatileThermostat-Salon - Window auto event is ignored because bypass is ON or window auto detection is disabled
2024-12-07 08:40:02.906 DEBUG (MainThread) [custom_components.versatile_thermostat.base_thermostat] VersatileThermostat-Salon - power not configured. check_overpowering not available
2024-12-07 08:40:02.906 DEBUG (MainThread) [custom_components.versatile_thermostat.underlyings] VersatileThermostat-Salon-climate.mitsubishi - hvac_action simulation target=20.0, current=16.5, hvac_mode=heat
2024-12-07 08:40:02.906 DEBUG (MainThread) [custom_components.versatile_thermostat.base_thermostat] VersatileThermostat-Salon - checking security delta_temp=0.7 delta_ext_temp=1.7 mod_cond=True temp_cond=False climate_cond=True switch_cond=False
2024-12-07 08:40:02.907 DEBUG (MainThread) [custom_components.versatile_thermostat.underlyings] VersatileThermostat-Salon-climate.mitsubishi - hvac_action simulation target=20.0, current=16.5, hvac_mode=heat
2024-12-07 08:40:02.907 DEBUG (MainThread) [custom_components.versatile_thermostat.underlyings] VersatileThermostat-Salon-climate.mitsubishi - hvac_action simulation target=20.0, current=16.5, hvac_mode=heat
2024-12-07 08:40:02.908 DEBUG (MainThread) [custom_components.versatile_thermostat.energy_debug] VersatileThermostat-Salon - update_custom_attributes saved energy is 0
2024-12-07 08:40:02.908 DEBUG (MainThread) [custom_components.versatile_thermostat.energy_debug] VersatileThermostat-Salon - async_write_ha_state written state energy is 0
2024-12-07 08:40:02.909 DEBUG (MainThread) [custom_components.versatile_thermostat.underlyings] VersatileThermostat-Salon-climate.mitsubishi - hvac_action simulation target=20.0, current=16.5, hvac_mode=heat
2024-12-07 08:40:02.912 DEBUG (MainThread) [custom_components.versatile_thermostat.thermostat_climate] VersatileThermostat-Salon - Calling update_custom_attributes: {'is_on': True, 'hvac_action': <HVACAction.HEATING: 'heating'>, 'hvac_mode': <HVACMode.HEAT: 'heat'>, 'preset_mode': 'none', 'type': None, 'is_controlled_by_central_mode': False, 'last_central_mode': None, 'frost_temp': 7.5, 'eco_temp': 18.0, 'boost_temp': 22.0, 'comfort_temp': 20.0, 'frost_away_temp': 0, 'eco_away_temp': 0, 'boost_away_temp': 0, 'comfort_away_temp': 0, 'power_temp': None, 'target_temperature_step': 0.1, 'ext_current_temperature': 4.7, 'ac_mode': True, 'current_power': None, 'current_power_max': None, 'saved_preset_mode': 'comfort', 'saved_target_temp': 19.900000000000002, 'saved_hvac_mode': 'heat', 'motion_sensor_entity_id': None, 'motion_state': None, 'power_sensor_entity_id': None, 'max_power_sensor_entity_id': None, 'overpowering_state': None, 'presence_sensor_entity_id': None, 'presence_state': None, 'window_state': 'off', 'window_auto_state': 'off', 'window_bypass_state': False, 'window_sensor_entity_id': None, 'window_delay_sec': None, 'window_auto_enabled': False, 'window_auto_open_threshold': None, 'window_auto_close_threshold': None, 'window_auto_max_duration': None, 'window_action': 'window_turn_off', 'security_delay_min': 180, 'security_min_on_percent': 0.5, 'security_default_on_percent': 0.1, 'last_temperature_datetime': '2024-12-07T08:39:22.136472+01:00', 'last_ext_temperature_datetime': '2024-12-07T08:38:20.015679+01:00', 'security_state': False, 'minimal_activation_delay_sec': 10, 'device_power': 3.5, 'mean_cycle_power': None, 'total_energy': 0, 'last_update_datetime': '2024-12-07T08:40:02.907501+01:00', 'timezone': 'Europe/Paris', 'temperature_unit': <UnitOfTemperature.CELSIUS: '°C'>, 'is_device_active': True, 'ema_temp': 16.2, 'is_used_by_central_boiler': False, 'temperature_slope': 0, 'hvac_off_reason': None, 'is_over_climate': True, 'start_hvac_action_date': None, 'underlying_entities': ['climate.mitsubishi'], 'is_regulated': True, 'regulated_target_temperature': 22.0, 'auto_regulation_mode': 'auto_regulation_medium', 'regulation_accumulated_error': 20, 'auto_fan_mode': 'auto_fan_high', 'current_auto_fan_mode': 'auto_fan_high', 'auto_activated_fan_mode': None, 'auto_deactivated_fan_mode': 'auto', 'auto_regulation_use_device_temp': True, 'auto_start_stop_enable': False, 'auto_start_stop_level': 'auto_start_stop_none', 'auto_start_stop_dtmin': None, 'auto_start_stop_accumulated_error': 0, 'auto_start_stop_accumulated_error_threshold': None, 'follow_underlying_temp_change': False}
2024-12-07 08:40:02.912 DEBUG (MainThread) [custom_components.versatile_thermostat.thermostat_climate] %s - auto start/stop is disabled
2024-12-07 08:40:02.913 INFO (MainThread) [custom_components.versatile_thermostat.thermostat_climate] VersatileThermostat-Salon - Calling ThermostatClimate._send_regulated_temperature force=False
2024-12-07 08:40:02.913 INFO (MainThread) [custom_components.versatile_thermostat.thermostat_climate] VersatileThermostat-Salon - period (1.9) min is < 5 min -> forget the regulation send
2024-12-07 08:40:02.913 DEBUG (MainThread) [custom_components.versatile_thermostat.sensor] Salon_last_temp_datetime - climate state change
2024-12-07 08:40:02.914 DEBUG (MainThread) [custom_components.versatile_thermostat.sensor] Salon_last_ext_temp_datetime - climate state change
2024-12-07 08:40:02.914 DEBUG (MainThread) [custom_components.versatile_thermostat.sensor] Salon_temperature_slope - climate state change
2024-12-07 08:40:02.914 DEBUG (MainThread) [custom_components.versatile_thermostat.sensor] Salon_ema_temperature - climate state change
2024-12-07 08:40:02.915 DEBUG (MainThread) [custom_components.versatile_thermostat.sensor] Salon_energy - climate state change
2024-12-07 08:40:02.915 DEBUG (MainThread) [custom_components.versatile_thermostat.sensor] Salon_regulated_temperature - climate state change
2024-12-07 08:40:02.915 DEBUG (MainThread) [custom_components.versatile_thermostat.binary_sensor] Salon_security_state - climate state change
2024-12-07 08:40:02.915 DEBUG (MainThread) [custom_components.versatile_thermostat.binary_sensor] Salon_window_bypass_state - climate state change

*** BOOST : consigne 22° / envoyer 24.5° ***
2024-12-07 08:41:50.250 INFO (MainThread) [custom_components.versatile_thermostat.base_thermostat] VersatileThermostat-Salon - Set preset_mode: boost force=False
2024-12-07 08:41:50.250 INFO (MainThread) [custom_components.versatile_thermostat.base_thermostat] VersatileThermostat-Salon - find preset temp: boost
2024-12-07 08:41:50.250 INFO (MainThread) [custom_components.versatile_thermostat.thermostat_climate] VersatileThermostat-Salon - Calling ThermostatClimate._send_regulated_temperature force=True
2024-12-07 08:41:50.251 INFO (MainThread) [custom_components.versatile_thermostat.thermostat_climate] VersatileThermostat-Salon - regulation calculation will be done
2024-12-07 08:41:50.251 DEBUG (MainThread) [custom_components.versatile_thermostat.thermostat_climate] VersatileThermostat-Salon - usage regulation_step: 0.20 
2024-12-07 08:41:50.251 DEBUG (MainThread) [custom_components.versatile_thermostat.pi_algorithm] PITemperatureRegulator - Error: 6.00 accumulated_error: 20.00 offset: 2.80 offset_ext: 1.13 target_tem: 22.0 regulatedTemp: 24.0
2024-12-07 08:41:50.252 INFO (MainThread) [custom_components.versatile_thermostat.thermostat_climate] VersatileThermostat-Salon - Regulated temp have changed to 24.0. Resend it to underlyings
2024-12-07 08:41:50.252 DEBUG (MainThread) [custom_components.versatile_thermostat.thermostat_climate] VersatileThermostat-Salon - The device offset temp for regulation is 0.50 - internal temp is 16.50. New target is 24.40
2024-12-07 08:41:50.254 DEBUG (MainThread) [custom_components.versatile_thermostat.thermostat_climate] VersatileThermostat-Salon - recalculate all
2024-12-07 08:41:50.257 DEBUG (MainThread) [custom_components.versatile_thermostat.underlyings] VersatileThermostat-Salon-climate.mitsubishi - hvac_action simulation target=20.0, current=16.5, hvac_mode=heat
2024-12-07 08:41:50.258 DEBUG (MainThread) [custom_components.versatile_thermostat.underlyings] VersatileThermostat-Salon-climate.mitsubishi - hvac_action simulation target=20.0, current=16.5, hvac_mode=heat
2024-12-07 08:41:50.258 DEBUG (MainThread) [custom_components.versatile_thermostat.energy_debug] VersatileThermostat-Salon - update_custom_attributes saved energy is 0
2024-12-07 08:41:50.259 DEBUG (MainThread) [custom_components.versatile_thermostat.energy_debug] VersatileThermostat-Salon - async_write_ha_state written state energy is 0
2024-12-07 08:41:50.260 DEBUG (MainThread) [custom_components.versatile_thermostat.underlyings] VersatileThermostat-Salon-climate.mitsubishi - hvac_action simulation target=20.0, current=16.5, hvac_mode=heat
2024-12-07 08:41:50.261 DEBUG (MainThread) [custom_components.versatile_thermostat.thermostat_climate] VersatileThermostat-Salon - Calling update_custom_attributes: {'is_on': True, 'hvac_action': <HVACAction.HEATING: 'heating'>, 'hvac_mode': <HVACMode.HEAT: 'heat'>, 'preset_mode': 'boost', 'type': None, 'is_controlled_by_central_mode': False, 'last_central_mode': None, 'frost_temp': 7.5, 'eco_temp': 18.0, 'boost_temp': 22.0, 'comfort_temp': 20.0, 'frost_away_temp': 0, 'eco_away_temp': 0, 'boost_away_temp': 0, 'comfort_away_temp': 0, 'power_temp': None, 'target_temperature_step': 0.1, 'ext_current_temperature': 4.7, 'ac_mode': True, 'current_power': None, 'current_power_max': None, 'saved_preset_mode': 'boost', 'saved_target_temp': 19.999999999999993, 'saved_hvac_mode': 'heat', 'motion_sensor_entity_id': None, 'motion_state': None, 'power_sensor_entity_id': None, 'max_power_sensor_entity_id': None, 'overpowering_state': None, 'presence_sensor_entity_id': None, 'presence_state': None, 'window_state': 'off', 'window_auto_state': 'off', 'window_bypass_state': False, 'window_sensor_entity_id': None, 'window_delay_sec': None, 'window_auto_enabled': False, 'window_auto_open_threshold': None, 'window_auto_close_threshold': None, 'window_auto_max_duration': None, 'window_action': 'window_turn_off', 'security_delay_min': 180, 'security_min_on_percent': 0.5, 'security_default_on_percent': 0.1, 'last_temperature_datetime': '2024-12-07T08:41:50.254095+01:00', 'last_ext_temperature_datetime': '2024-12-07T08:41:50.254095+01:00', 'security_state': False, 'minimal_activation_delay_sec': 10, 'device_power': 3.5, 'mean_cycle_power': None, 'total_energy': 0, 'last_update_datetime': '2024-12-07T08:41:50.258239+01:00', 'timezone': 'Europe/Paris', 'temperature_unit': <UnitOfTemperature.CELSIUS: '°C'>, 'is_device_active': True, 'ema_temp': 16.2, 'is_used_by_central_boiler': False, 'temperature_slope': 0, 'hvac_off_reason': None, 'is_over_climate': True, 'start_hvac_action_date': None, 'underlying_entities': ['climate.mitsubishi'], 'is_regulated': True, 'regulated_target_temperature': 24.0, 'auto_regulation_mode': 'auto_regulation_medium', 'regulation_accumulated_error': 20, 'auto_fan_mode': 'auto_fan_high', 'current_auto_fan_mode': 'auto_fan_high', 'auto_activated_fan_mode': None, 'auto_deactivated_fan_mode': 'auto', 'auto_regulation_use_device_temp': True, 'auto_start_stop_enable': False, 'auto_start_stop_level': 'auto_start_stop_none', 'auto_start_stop_dtmin': None, 'auto_start_stop_accumulated_error': 0, 'auto_start_stop_accumulated_error_threshold': None, 'follow_underlying_temp_change': False}
2024-12-07 08:41:50.262 DEBUG (MainThread) [custom_components.versatile_thermostat.energy_debug] VersatileThermostat-Salon - async_write_ha_state written state energy is 0
2024-12-07 08:41:50.263 DEBUG (MainThread) [custom_components.versatile_thermostat.underlyings] VersatileThermostat-Salon-climate.mitsubishi - hvac_action simulation target=20.0, current=16.5, hvac_mode=heat
2024-12-07 08:41:50.264 INFO (MainThread) [custom_components.versatile_thermostat.const] VersatileThermostat-Salon - Sending event EventType.PRESET_EVENT with data: {'preset': 'boost'}
2024-12-07 08:41:50.265 DEBUG (MainThread) [custom_components.versatile_thermostat.underlyings] VersatileThermostat-Salon-climate.mitsubishi - hvac_action simulation target=20.0, current=16.5, hvac_mode=heat
2024-12-07 08:41:50.267 DEBUG (MainThread) [custom_components.versatile_thermostat.base_thermostat] VersatileThermostat-Salon - Checking new cycle. hvac_mode=heat, security_state=False, preset_mode=boost
2024-12-07 08:41:50.267 DEBUG (MainThread) [custom_components.versatile_thermostat.open_window_algorithm] We are already initialized slope=0.0 last_temp=16.20
2024-12-07 08:41:50.267 DEBUG (MainThread) [custom_components.versatile_thermostat.open_window_algorithm] delta_t=42.760 delta_temp=0.000 new_slope=0.000 last_slope=0.0 slope=0.000 nb_point=147
2024-12-07 08:41:50.268 DEBUG (MainThread) [custom_components.versatile_thermostat.base_thermostat] VersatileThermostat-Salon - Window auto is on, check the alert. last slope is 0.000
2024-12-07 08:41:50.268 DEBUG (MainThread) [custom_components.versatile_thermostat.base_thermostat] VersatileThermostat-Salon - Window auto event is ignored because bypass is ON or window auto detection is disabled
2024-12-07 08:41:50.268 DEBUG (MainThread) [custom_components.versatile_thermostat.base_thermostat] VersatileThermostat-Salon - power not configured. check_overpowering not available
2024-12-07 08:41:50.268 DEBUG (MainThread) [custom_components.versatile_thermostat.underlyings] VersatileThermostat-Salon-climate.mitsubishi - hvac_action simulation target=20.0, current=16.5, hvac_mode=heat
2024-12-07 08:41:50.268 DEBUG (MainThread) [custom_components.versatile_thermostat.base_thermostat] VersatileThermostat-Salon - checking security delta_temp=0.0 delta_ext_temp=0.0 mod_cond=True temp_cond=False climate_cond=True switch_cond=False
2024-12-07 08:41:50.269 DEBUG (MainThread) [custom_components.versatile_thermostat.underlyings] VersatileThermostat-Salon-climate.mitsubishi - hvac_action simulation target=20.0, current=16.5, hvac_mode=heat
2024-12-07 08:41:50.270 DEBUG (MainThread) [custom_components.versatile_thermostat.underlyings] VersatileThermostat-Salon-climate.mitsubishi - hvac_action simulation target=20.0, current=16.5, hvac_mode=heat
2024-12-07 08:41:50.270 DEBUG (MainThread) [custom_components.versatile_thermostat.energy_debug] VersatileThermostat-Salon - update_custom_attributes saved energy is 0
2024-12-07 08:41:50.270 DEBUG (MainThread) [custom_components.versatile_thermostat.energy_debug] VersatileThermostat-Salon - async_write_ha_state written state energy is 0
2024-12-07 08:41:50.272 DEBUG (MainThread) [custom_components.versatile_thermostat.underlyings] VersatileThermostat-Salon-climate.mitsubishi - hvac_action simulation target=20.0, current=16.5, hvac_mode=heat
2024-12-07 08:41:50.273 DEBUG (MainThread) [custom_components.versatile_thermostat.thermostat_climate] VersatileThermostat-Salon - Calling update_custom_attributes: {'is_on': True, 'hvac_action': <HVACAction.HEATING: 'heating'>, 'hvac_mode': <HVACMode.HEAT: 'heat'>, 'preset_mode': 'boost', 'type': None, 'is_controlled_by_central_mode': False, 'last_central_mode': None, 'frost_temp': 7.5, 'eco_temp': 18.0, 'boost_temp': 22.0, 'comfort_temp': 20.0, 'frost_away_temp': 0, 'eco_away_temp': 0, 'boost_away_temp': 0, 'comfort_away_temp': 0, 'power_temp': None, 'target_temperature_step': 0.1, 'ext_current_temperature': 4.7, 'ac_mode': True, 'current_power': None, 'current_power_max': None, 'saved_preset_mode': 'boost', 'saved_target_temp': 19.999999999999993, 'saved_hvac_mode': 'heat', 'motion_sensor_entity_id': None, 'motion_state': None, 'power_sensor_entity_id': None, 'max_power_sensor_entity_id': None, 'overpowering_state': None, 'presence_sensor_entity_id': None, 'presence_state': None, 'window_state': 'off', 'window_auto_state': 'off', 'window_bypass_state': False, 'window_sensor_entity_id': None, 'window_delay_sec': None, 'window_auto_enabled': False, 'window_auto_open_threshold': None, 'window_auto_close_threshold': None, 'window_auto_max_duration': None, 'window_action': 'window_turn_off', 'security_delay_min': 180, 'security_min_on_percent': 0.5, 'security_default_on_percent': 0.1, 'last_temperature_datetime': '2024-12-07T08:41:50.254095+01:00', 'last_ext_temperature_datetime': '2024-12-07T08:41:50.254095+01:00', 'security_state': False, 'minimal_activation_delay_sec': 10, 'device_power': 3.5, 'mean_cycle_power': None, 'total_energy': 0, 'last_update_datetime': '2024-12-07T08:41:50.269799+01:00', 'timezone': 'Europe/Paris', 'temperature_unit': <UnitOfTemperature.CELSIUS: '°C'>, 'is_device_active': True, 'ema_temp': 16.2, 'is_used_by_central_boiler': False, 'temperature_slope': 0, 'hvac_off_reason': None, 'is_over_climate': True, 'start_hvac_action_date': None, 'underlying_entities': ['climate.mitsubishi'], 'is_regulated': True, 'regulated_target_temperature': 24.0, 'auto_regulation_mode': 'auto_regulation_medium', 'regulation_accumulated_error': 20, 'auto_fan_mode': 'auto_fan_high', 'current_auto_fan_mode': 'auto_fan_high', 'auto_activated_fan_mode': None, 'auto_deactivated_fan_mode': 'auto', 'auto_regulation_use_device_temp': True, 'auto_start_stop_enable': False, 'auto_start_stop_level': 'auto_start_stop_none', 'auto_start_stop_dtmin': None, 'auto_start_stop_accumulated_error': 0, 'auto_start_stop_accumulated_error_threshold': None, 'follow_underlying_temp_change': False}
2024-12-07 08:41:50.274 DEBUG (MainThread) [custom_components.versatile_thermostat.thermostat_climate] %s - auto start/stop is disabled
2024-12-07 08:41:50.274 INFO (MainThread) [custom_components.versatile_thermostat.thermostat_climate] VersatileThermostat-Salon - Calling ThermostatClimate._send_regulated_temperature force=False
2024-12-07 08:41:50.274 INFO (MainThread) [custom_components.versatile_thermostat.thermostat_climate] VersatileThermostat-Salon - period (0.0) min is < 5 min -> forget the regulation send
2024-12-07 08:41:50.275 DEBUG (MainThread) [custom_components.versatile_thermostat.sensor] Salon_last_temp_datetime - climate state change
2024-12-07 08:41:50.276 DEBUG (MainThread) [custom_components.versatile_thermostat.sensor] Salon_last_ext_temp_datetime - climate state change
2024-12-07 08:41:50.277 DEBUG (MainThread) [custom_components.versatile_thermostat.sensor] Salon_temperature_slope - climate state change
2024-12-07 08:41:50.278 DEBUG (MainThread) [custom_components.versatile_thermostat.sensor] Salon_ema_temperature - climate state change
2024-12-07 08:41:50.282 DEBUG (MainThread) [custom_components.versatile_thermostat.sensor] Salon_energy - climate state change
2024-12-07 08:41:50.283 DEBUG (MainThread) [custom_components.versatile_thermostat.sensor] Salon_regulated_temperature - climate state change
2024-12-07 08:41:50.284 DEBUG (MainThread) [custom_components.versatile_thermostat.binary_sensor] Salon_security_state - climate state change
2024-12-07 08:41:50.285 DEBUG (MainThread) [custom_components.versatile_thermostat.binary_sensor] Salon_window_bypass_state - climate state change
2024-12-07 08:41:50.286 DEBUG (MainThread) [custom_components.versatile_thermostat.sensor] Salon_last_temp_datetime - climate state change
2024-12-07 08:41:50.286 DEBUG (MainThread) [custom_components.versatile_thermostat.sensor] Salon_last_ext_temp_datetime - climate state change
2024-12-07 08:41:50.287 DEBUG (MainThread) [custom_components.versatile_thermostat.sensor] Salon_temperature_slope - climate state change
2024-12-07 08:41:50.287 DEBUG (MainThread) [custom_components.versatile_thermostat.sensor] Salon_ema_temperature - climate state change
2024-12-07 08:41:50.288 DEBUG (MainThread) [custom_components.versatile_thermostat.sensor] Salon_energy - climate state change
2024-12-07 08:41:50.288 DEBUG (MainThread) [custom_components.versatile_thermostat.sensor] Salon_regulated_temperature - climate state change
2024-12-07 08:41:50.289 DEBUG (MainThread) [custom_components.versatile_thermostat.binary_sensor] Salon_security_state - climate state change
2024-12-07 08:41:50.289 DEBUG (MainThread) [custom_components.versatile_thermostat.binary_sensor] Salon_window_bypass_state - climate state change
2024-12-07 08:41:52.439 DEBUG (MainThread) [custom_components.versatile_thermostat.thermostat_climate] VersatileThermostat-Salon - _async_climate_changed new_state is <state climate.mitsubishi=heat; hvac_modes=[<HVACMode.OFF: 'off'>, <HVACMode.HEAT: 'heat'>, <HVACMode.DRY: 'dry'>, <HVACMode.COOL: 'cool'>, <HVACMode.FAN_ONLY: 'fan_only'>, <HVACMode.HEAT_COOL: 'heat_cool'>], min_temp=10.0, max_temp=31.0, target_temp_step=0.5, fan_modes=['auto', '1', '2', '3', '4', '5'], swing_modes=['auto', '1_up', '2', '3', '4', '5_down', 'swing'], current_temperature=16.5, temperature=24.5, fan_mode=auto, swing_mode=swing, vane_horizontal=3, vane_horizontal_positions=['auto', '1_left', '2', '3', '4', '5_right', 'split', 'swing'], vane_vertical=swing, vane_vertical_positions=['auto', '1_up', '2', '3', '4', '5_down', 'swing'], friendly_name=Maison, supported_features=425 @ 2024-12-07T08:38:22.101805+01:00>
2024-12-07 08:41:52.440 DEBUG (MainThread) [custom_components.versatile_thermostat.thermostat_climate] VersatileThermostat-Salon - a underlying state change event is received but no real change have been found. Forget the event

J’ai constaté également que l’entity sensor.salon_energy était toujours à 0 mais j’imagine que c’est utilise uniquement si on utilise la fonction « Avec gestion de la puissance ».

En tout cas cest bizarre car dans la page « Energie » je vois bien la consommation de la clim en utilisant directement l’entity sensor.mitsubishi_energie de l’intégration MELCloud.

Avant hier et hier j’ai touché les réglages et autant hier matin j’avais un semblant de régulation (mais me rappel plus la différence avec ce matin), autant ce matin toujours le problème. Je me suis mis ce matin en auto-régulation moyenne.

J’ai mis plotly-graph pour mieux voir le problème :
image

La première chute à 6h30 de la consigne correspond au lancement de mon automatisation avec une demande de 19°.
Quand j’ai augmenté la température à 19.5° depuis la card VTherm, j’ai l’impression que la bonne consigné a été envoyé (23° envoyé à la climatisation).