-
Hi ! I don't know where to search to solve my problem... Here are some logs, thermostat was turn to "off" when I turned on DEBUG logs : 2024-10-07 19:26:00.799 DEBUG (MainThread) [custom_components.versatile_thermostat.thermostat_switch] VersatileThermostat-Thermostat pièce de vie V3 - Calling update_custom_attributes: {'is_on': False, 'hvac_action': <HVACAction.OFF: 'off'>, 'hvac_mode': 'off', 'preset_mode': 'frost', 'type': None, 'is_controlled_by_central_mode': True, 'last_central_mode': None, 'frost_temp': 14.0, 'eco_temp': 19.0, 'boost_temp': 21.0, 'comfort_temp': 21.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': 14.4, 'ac_mode': False, 'current_power': None, 'current_power_max': None, 'saved_preset_mode': 'frost', 'saved_target_temp': 14.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': 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': 60, 'security_min_on_percent': 0.5, 'security_default_on_percent': 0.1, 'last_temperature_datetime': '2024-10-07T17:25:28.606254+02:00', 'last_ext_temperature_datetime': '2024-10-07T19:10:17.083217+02:00', 'security_state': False, 'minimal_activation_delay_sec': 10, 'device_power': 1.0, 'mean_cycle_power': 0.0, 'total_energy': 9.11, 'last_update_datetime': '2024-10-07T19:26:00.798979+02:00', 'timezone': 'Europe/Paris', 'temperature_unit': <UnitOfTemperature.CELSIUS: '°C'>, 'is_device_active': True, 'ema_temp': 21.0, 'is_used_by_central_boiler': False, 'is_over_switch': True, 'is_inversed': False, 'keep_alive_sec': 0, 'underlying_switch_0': 'switch.radiateur_salle_a_manger', 'underlying_switch_1': 'switch.radiateur_salon', 'underlying_switch_2': None, 'underlying_switch_3': None, 'on_percent': 0, 'power_percent': 0, 'on_time_sec': 0, 'off_time_sec': 300, 'cycle_min': 5, 'function': 'tpi', 'tpi_coef_int': 0.6, 'tpi_coef_ext': 0.01} I hope you can help me ! |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 3 replies
-
Beta Was this translation helpful? Give feedback.
Oh... my... god..... You're right, there was a VTherm running on my testing instance of HA... I just turned if off and... everything is back to normal, no more radiators turning on...
I reconfigure a new VTherm and eveything is ok .
I'm so sorry !! Anyway, thank you very much for your work !! (this discussion can be removed if you want...)
Thank you !