Log du passage tout seul en ‹ none › d’un vterm
2024-11-09 13:12:28.106 INFO (MainThread) [custom_components.versatile_thermostat.base_thermostat] VersatileThermostat-Bureau radiateur - Set preset_mode: eco force=False
2024-11-09 13:12:28.107 INFO (MainThread) [custom_components.versatile_thermostat.base_thermostat] VersatileThermostat-Bureau radiateur - find preset temp: eco
2024-11-09 13:12:28.107 INFO (MainThread) [custom_components.versatile_thermostat.thermostat_climate] VersatileThermostat-Bureau radiateur - Calling ThermostatClimate._send_regulated_temperature force=True
2024-11-09 13:12:28.107 INFO (MainThread) [custom_components.versatile_thermostat.thermostat_climate] VersatileThermostat-Bureau radiateur - regulation calculation will be done
2024-11-09 13:12:28.107 DEBUG (MainThread) [custom_components.versatile_thermostat.thermostat_climate] VersatileThermostat-Bureau radiateur - usage regulation_step: 0.50
2024-11-09 13:12:28.107 DEBUG (MainThread) [custom_components.versatile_thermostat.pi_algorithm] PITemperatureRegulator - Error: -3.37 accumulated_error: -6.96 offset: -1.02 offset_ext: 0.28 target_tem: 19.0 regulatedTemp: 18.3
2024-11-09 13:12:28.108 INFO (MainThread) [custom_components.versatile_thermostat.thermostat_climate] VersatileThermostat-Bureau radiateur - Regulated temp have changed to 18.5. Resend it to underlyings
2024-11-09 13:12:28.108 DEBUG (MainThread) [custom_components.versatile_thermostat.thermostat_climate] VersatileThermostat-Bureau radiateur - The device offset temp for regulation is 0.00 - internal temp is 0.00. New target is 18.50
2024-11-09 13:12:28.109 DEBUG (MainThread) [custom_components.versatile_thermostat.thermostat_climate] VersatileThermostat-Bureau radiateur - recalculate all
2024-11-09 13:12:28.109 DEBUG (MainThread) [custom_components.versatile_thermostat.energy_debug] VersatileThermostat-Bureau radiateur - update_custom_attributes saved energy is 789.9
2024-11-09 13:12:28.110 DEBUG (MainThread) [custom_components.versatile_thermostat.energy_debug] VersatileThermostat-Bureau radiateur - async_write_ha_state written state energy is 789.9
2024-11-09 13:12:28.111 DEBUG (MainThread) [custom_components.versatile_thermostat.thermostat_climate] VersatileThermostat-Bureau radiateur - Calling update_custom_attributes: {'is_on': True, 'hvac_action': <HVACAction.IDLE: 'idle'>, 'hvac_mode': 'heat', 'preset_mode': 'eco', 'type': None, 'is_controlled_by_central_mode': True, 'last_central_mode': 'Auto', 'frost_temp': 7.0, 'eco_temp': 19.0, 'boost_temp': 26.0, 'comfort_temp': 22.0, 'frost_away_temp': 0, 'eco_away_temp': 0, 'boost_away_temp': 0, 'comfort_away_temp': 0, 'power_temp': 13.0, 'target_temperature_step': 0.1, 'ext_current_temperature': 16.7, 'ac_mode': False, 'current_power': None, 'current_power_max': None, 'saved_preset_mode': 'eco', 'saved_target_temp': 22.0, 'saved_hvac_mode': None, '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': 'binary_sensor.radiateur_bureau_window', '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': 60, 'security_min_on_percent': 0.5, 'security_default_on_percent': 0.1, 'last_temperature_datetime': '2024-11-09T13:12:28.109325+01:00', 'last_ext_temperature_datetime': '2024-11-09T13:12:28.109325+01:00', 'security_state': False, 'minimal_activation_delay_sec': 10, 'device_power': 1.0, 'mean_cycle_power': None, 'total_energy': 789.9, 'last_update_datetime': '2024-11-09T13:12:28.109724+01:00', 'timezone': 'Europe/Paris', 'temperature_unit': <UnitOfTemperature.CELSIUS: '°C'>, 'is_device_active': False, 'ema_temp': 22.35, 'is_used_by_central_boiler': False, 'temperature_slope': 0.09, 'hvac_off_reason': None, 'is_over_climate': True, 'start_hvac_action_date': None, 'underlying_entities': ['climate.radiateur_bureau'], 'is_regulated': True, 'regulated_target_temperature': 18.5, 'auto_regulation_mode': 'auto_regulation_light', 'regulation_accumulated_error': -6.955156249999986, 'auto_fan_mode': 'auto_fan_high', 'current_auto_fan_mode': 'auto_fan_high', 'auto_activated_fan_mode': None, 'auto_deactivated_fan_mode': None, 'auto_regulation_use_device_temp': False, '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}
2024-11-09 13:12:28.111 DEBUG (MainThread) [custom_components.versatile_thermostat.energy_debug] VersatileThermostat-Bureau radiateur - async_write_ha_state written state energy is 789.9
2024-11-09 13:12:28.112 INFO (MainThread) [custom_components.versatile_thermostat.const] VersatileThermostat-Bureau radiateur - Sending event EventType.PRESET_EVENT with data: {'preset': 'eco'}
2024-11-09 13:12:28.114 DEBUG (MainThread) [custom_components.versatile_thermostat.base_thermostat] VersatileThermostat-Bureau radiateur - Checking new cycle. hvac_mode=heat, security_state=False, preset_mode=eco
2024-11-09 13:12:28.114 DEBUG (MainThread) [custom_components.versatile_thermostat.base_thermostat] VersatileThermostat-Bureau radiateur - Window auto is on, check the alert. last slope is 0.090
2024-11-09 13:12:28.114 DEBUG (MainThread) [custom_components.versatile_thermostat.base_thermostat] VersatileThermostat-Bureau radiateur - Window auto event is ignored because bypass is ON or window auto detection is disabled
2024-11-09 13:12:28.114 DEBUG (MainThread) [custom_components.versatile_thermostat.base_thermostat] VersatileThermostat-Bureau radiateur - power not configured. check_overpowering not available
2024-11-09 13:12:28.114 DEBUG (MainThread) [custom_components.versatile_thermostat.base_thermostat] VersatileThermostat-Bureau radiateur - checking security delta_temp=0.0 delta_ext_temp=0.0 mod_cond=True temp_cond=False climate_cond=False switch_cond=False
2024-11-09 13:12:28.115 DEBUG (MainThread) [custom_components.versatile_thermostat.energy_debug] VersatileThermostat-Bureau radiateur - update_custom_attributes saved energy is 789.9
2024-11-09 13:12:28.115 DEBUG (MainThread) [custom_components.versatile_thermostat.energy_debug] VersatileThermostat-Bureau radiateur - async_write_ha_state written state energy is 789.9
2024-11-09 13:12:28.116 DEBUG (MainThread) [custom_components.versatile_thermostat.thermostat_climate] VersatileThermostat-Bureau radiateur - Calling update_custom_attributes: {'is_on': True, 'hvac_action': <HVACAction.IDLE: 'idle'>, 'hvac_mode': 'heat', 'preset_mode': 'eco', 'type': None, 'is_controlled_by_central_mode': True, 'last_central_mode': 'Auto', 'frost_temp': 7.0, 'eco_temp': 19.0, 'boost_temp': 26.0, 'comfort_temp': 22.0, 'frost_away_temp': 0, 'eco_away_temp': 0, 'boost_away_temp': 0, 'comfort_away_temp': 0, 'power_temp': 13.0, 'target_temperature_step': 0.1, 'ext_current_temperature': 16.7, 'ac_mode': False, 'current_power': None, 'current_power_max': None, 'saved_preset_mode': 'eco', 'saved_target_temp': 22.0, 'saved_hvac_mode': None, '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': 'binary_sensor.radiateur_bureau_window', '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': 60, 'security_min_on_percent': 0.5, 'security_default_on_percent': 0.1, 'last_temperature_datetime': '2024-11-09T13:12:28.109325+01:00', 'last_ext_temperature_datetime': '2024-11-09T13:12:28.109325+01:00', 'security_state': False, 'minimal_activation_delay_sec': 10, 'device_power': 1.0, 'mean_cycle_power': None, 'total_energy': 789.9, 'last_update_datetime': '2024-11-09T13:12:28.115071+01:00', 'timezone': 'Europe/Paris', 'temperature_unit': <UnitOfTemperature.CELSIUS: '°C'>, 'is_device_active': False, 'ema_temp': 22.35, 'is_used_by_central_boiler': False, 'temperature_slope': 0.09, 'hvac_off_reason': None, 'is_over_climate': True, 'start_hvac_action_date': None, 'underlying_entities': ['climate.radiateur_bureau'], 'is_regulated': True, 'regulated_target_temperature': 18.5, 'auto_regulation_mode': 'auto_regulation_light', 'regulation_accumulated_error': -6.955156249999986, 'auto_fan_mode': 'auto_fan_high', 'current_auto_fan_mode': 'auto_fan_high', 'auto_activated_fan_mode': None, 'auto_deactivated_fan_mode': None, 'auto_regulation_use_device_temp': False, '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}
2024-11-09 13:12:28.116 DEBUG (MainThread) [custom_components.versatile_thermostat.thermostat_climate] %s - auto start/stop is disabled
2024-11-09 13:12:28.116 INFO (MainThread) [custom_components.versatile_thermostat.thermostat_climate] VersatileThermostat-Bureau radiateur - Calling ThermostatClimate._send_regulated_temperature force=False
2024-11-09 13:12:28.116 INFO (MainThread) [custom_components.versatile_thermostat.thermostat_climate] VersatileThermostat-Bureau radiateur - period (0.0) min is < 5 min -> forget the regulation send
2024-11-09 13:12:28.117 DEBUG (MainThread) [custom_components.versatile_thermostat.sensor] Bureau radiateur_last_temp_datetime - climate state change
2024-11-09 13:12:28.117 DEBUG (MainThread) [custom_components.versatile_thermostat.sensor] Bureau radiateur_last_ext_temp_datetime - climate state change
2024-11-09 13:12:28.118 DEBUG (MainThread) [custom_components.versatile_thermostat.sensor] Bureau radiateur_temperature_slope - climate state change
2024-11-09 13:12:28.118 DEBUG (MainThread) [custom_components.versatile_thermostat.sensor] Bureau radiateur_ema_temperature - climate state change
2024-11-09 13:12:28.118 DEBUG (MainThread) [custom_components.versatile_thermostat.sensor] Bureau radiateur_energy - climate state change
2024-11-09 13:12:28.118 DEBUG (MainThread) [custom_components.versatile_thermostat.sensor] Bureau radiateur_regulated_temperature - climate state change
2024-11-09 13:12:28.121 DEBUG (MainThread) [custom_components.versatile_thermostat.binary_sensor] Bureau radiateur_security_state - climate state change
2024-11-09 13:12:28.122 DEBUG (MainThread) [custom_components.versatile_thermostat.binary_sensor] Bureau radiateur_window_bypass_state - climate state change
2024-11-09 13:12:28.122 DEBUG (MainThread) [custom_components.versatile_thermostat.binary_sensor] Bureau radiateur_window_state - climate state change
2024-11-09 13:12:28.122 DEBUG (MainThread) [custom_components.versatile_thermostat.sensor] Bureau radiateur_last_temp_datetime - climate state change
2024-11-09 13:12:28.122 DEBUG (MainThread) [custom_components.versatile_thermostat.sensor] Bureau radiateur_last_ext_temp_datetime - climate state change
2024-11-09 13:12:28.122 DEBUG (MainThread) [custom_components.versatile_thermostat.sensor] Bureau radiateur_temperature_slope - climate state change
2024-11-09 13:12:28.123 DEBUG (MainThread) [custom_components.versatile_thermostat.sensor] Bureau radiateur_ema_temperature - climate state change
2024-11-09 13:12:28.123 DEBUG (MainThread) [custom_components.versatile_thermostat.sensor] Bureau radiateur_energy - climate state change
2024-11-09 13:12:28.123 DEBUG (MainThread) [custom_components.versatile_thermostat.sensor] Bureau radiateur_regulated_temperature - climate state change
2024-11-09 13:12:28.123 DEBUG (MainThread) [custom_components.versatile_thermostat.binary_sensor] Bureau radiateur_security_state - climate state change
2024-11-09 13:12:28.123 DEBUG (MainThread) [custom_components.versatile_thermostat.binary_sensor] Bureau radiateur_window_bypass_state - climate state change
2024-11-09 13:12:28.123 DEBUG (MainThread) [custom_components.versatile_thermostat.binary_sensor] Bureau radiateur_window_state - climate state change