Merci pour ta réponse rapide.
Je vais regarder.
Bonjour @Jean-Marc_Collin,
j’ai exposé un problème (à priori) de communication entre mon Vtherm et l’integration Daikin dans ce message plus haut.
Aurais-tu une piste ou un conseil à me donner sur le sujet ?
Je te remercie
Hello @spielbrick ,
Vous êtes trop nombreux, j’ai du mal à suivre et je t’ai loupé. Rattrapons le coup.
Alors, tu as ce log:
VersatileThermostat-Thermostat RDC - _async_climate_changed new_state is <state climate.salon=off; hvac_modes=[<HVACMode.FAN_ONLY: 'fan_only'>, <HVACMode.DRY: 'dry'>, <HVACMode.COOL: 'cool'>, <HVACMode.HEAT: 'heat'>, <HVACMode.HEAT_COOL: 'heat_cool'>, <HVACMode.OFF: 'off'>], min_temp=7, max_temp=35, target_temp_step=1, fan_modes=['Auto', 'Silence', '1', '2', '3', '4', '5'], preset_modes=['none', 'away', 'eco', 'boost'], swing_modes=['Off', 'Vertical', 'Horizontal', '3D'], current_temperature=23.0, temperature=26.5, fan_mode=3, hvac_action=off, preset_mode=none, swing_mode=Off, friendly_name=salon, supported_features=441 @ 2024-11-15T08:34:40.659297+01:00>
VersatileThermostat-Thermostat RDC - Underlying climate climate.salon have changed. new_hvac_mode is off (vs heat), new_hvac_action=off (vs off), new_target_temp=26.5 (vs 25.0), new_fan_mode=3 (vs 3)
qui indique clairement que ta clim s’est éteinte toute seule: new_hvac_mode is off (vs heat)
Je ne sais pas pourquoi mais ton Daikin s’est éteint tout seul et je suppose que VTherm suit l’état de ta clim.
Si tu n’arrives pas à savoir pourquoi elle s’est éteinte toute seule, tu peux décocher cette case (dans les entités de ton VTherm):

Ca informe VTherm de ne pas suivre l’état de ta clim et donc il va rester ‹ on ›. Mais ca ne corrige pas le pb de fond qui est que ta clim s’est éteinte.
EDIT: Un peu plus haut dans les logs, on voit que VTherm essaye de l’allumer: 'hvac_mode': <HVACMode.HEAT: 'heat'>
Bonjour @Jean-Marc_Collin,
Merci pour ton retour !
Pour l’instant, je n’ai pas trouvé pourquoi elle s’éteint toute seule.
Lorsque j’utilise directement l’entité climate de l’intégration Daikin, je n’ai pas ce problème : elle reste allumée normalement. Cependant, lorsque je passe par le vTherm, 9 fois sur 10, elle s’éteint une demi-seconde après s’être allumée. La diode de fonctionnement s’allume brièvement avant de s’éteindre, et le clapet effectue un aller-retour. J’arrive tout de même à l’allumer en insistant, avec plusieurs pressions consécutives sur heat dans le vTherm.
Je vais faire un test en cochant l’option Follow underlying temp change, qui est décochée depuis que j’ai installé ton intégration. (c’est l’inverse de ce que tu suggères, mais je me dis que cela vaut le coup d’essayer)
Si ça ne donne rien, je vais essayer d’avoir des logs plus détaillés.
Bonjour, je suis l’affaire, car j’ai le même comportement. Redémarrage puis arrêt immédiat, forçage en cliquant comme un forcené
par contre, j’ai activé les logs, mais je suis submergé et je n’arrive pas à faire le tri ![]()
En niveau debug il y a en effet beaucoup, beaucoup de logs et il ne faut pas y rester longtemps. On active le mode debug, on reproduit le soucis, on capture les logs et on les remets.
Souvent le niveau INFO suffit à voir ce qui ne va pas. Ca se tente
Si elle est décochée, c’est que ce n’est pas le soucis. La cocher ne peut pas résoudre le cas qui nécessiterait justement de la décocher.
@Arnaud_69, tu as une Daikin aussi ?
Oui, j’ai un Daikin aussi. Connexion en wifi directe.
J’ai activé quelques options pour voir, mais dans la chambre, j’entendais l’appareil tenter de démarrer puis s’arrêter.
J’ai depuis désactiver cela dans les chambres, et mis en place uniquement dans le salon.
Je n’ai pas encore mis plotly-graph en place, je regarde pour mettre ça.
Et débutant sous HA, pas sûr que je trouve tous ce que tu demanderas. ![]()
Je tente : daikinsalon
hvac_modes:
- fan_only
- dry
- cool
- heat
- heat_cool
- "off"
min_temp: 7
max_temp: 35
target_temp_step: 1
fan_modes:
- Auto
- Silence
- "1"
- "2"
- "3"
- "4"
- "5"
preset_modes:
- none
- away
- eco
- boost
swing_modes:
- "Off"
- Vertical
- Horizontal
- 3D
current_temperature: 28
temperature: 28.5
fan_mode: Auto
hvac_action: heating
preset_mode: none
swing_mode: 3D
friendly_name: DaikinSalon
supported_features: 441
la carte liée à ton plugin :
type: custom:versatile-thermostat-ui-card
entity: climate.versatile_jour
disable_name: false
disable_circle: false
disable_window: false
disable_autoStartStop: false
disable_overpowering: false
disable_heat: false
disable_cool: false
disable_heat_cool: false
disable_auto: false
disable_dry: false
disable_fan_only: false
disable_off: false
disable_menu: false
disable_security_warning: false
set_current_as_main: false
autoStartStopEnableEntity: switch.daikinsalon_none
powerEntity: sensor.daikinsalon_consommation_estimee_compresseur
La climatisation s’arrête bien parfois, mais ne redémarre pas.
Je me suis amusé à demander un petit 25°C dans le salon. Cela ne l’intéressait pas ![]()
Edit : Versatile jour :
hvac_modes:
- fan_only
- dry
- cool
- heat
- heat_cool
- "off"
min_temp: 17
max_temp: 35
target_temp_step: 0.5
fan_modes:
- Auto
- Silence
- "1"
- "2"
- "3"
- "4"
- "5"
preset_modes:
- none
- frost
- eco
- comfort
- boost
swing_modes:
- "Off"
- Vertical
- Horizontal
- 3D
current_temperature: 20.5
temperature: 21
fan_mode: Auto
hvac_action: idle
preset_mode: comfort
swing_mode: 3D
is_on: true
hvac_mode: heat
type: null
is_controlled_by_central_mode: false
last_central_mode: null
frost_temp: 17
eco_temp: 19
boost_temp: 22
comfort_temp: 21
frost_away_temp: 0
eco_away_temp: 0
boost_away_temp: 0
comfort_away_temp: 0
power_temp: null
target_temperature_step: 0.5
ext_current_temperature: 5.5
ac_mode: true
current_power: null
current_power_max: null
saved_preset_mode: comfort
saved_target_temp: 21
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: binary_sensor.grp_ouvertures_jour
window_delay_sec: 30
window_auto_enabled: false
window_auto_open_threshold: null
window_auto_close_threshold: null
window_auto_max_duration: null
window_action: window_frost_temp
security_delay_min: 60
security_min_on_percent: 0.5
security_default_on_percent: 0.1
last_temperature_datetime: "2024-12-04T19:54:14.406387+01:00"
last_ext_temperature_datetime: "2024-12-04T19:54:01.980705+01:00"
security_state: false
minimal_activation_delay_sec: 10
device_power: 1
mean_cycle_power: null
total_energy: 244.26
last_update_datetime: "2024-12-04T19:54:14.409220+01:00"
timezone: Europe/Paris
temperature_unit: °C
is_device_active: false
ema_temp: 20.31
is_used_by_central_boiler: false
temperature_slope: 2.84
hvac_off_reason: null
is_over_climate: true
start_hvac_action_date: null
underlying_entities:
- climate.daikinsalon
is_regulated: true
regulated_target_temperature: 21
auto_regulation_mode: auto_regulation_strong
regulation_accumulated_error: 17.158634376525857
auto_fan_mode: auto_fan_turbo
current_auto_fan_mode: auto_fan_turbo
auto_activated_fan_mode: null
auto_deactivated_fan_mode: null
auto_regulation_use_device_temp: true
auto_start_stop_enable: true
auto_start_stop_level: auto_start_stop_medium
auto_start_stop_dtmin: 15
auto_start_stop_accumulated_error: 0.6999999999999993
auto_start_stop_accumulated_error_threshold: 5
follow_underlying_temp_change: false
friendly_name: Versatile Jour
supported_features: 441
Edit2 : je viens de mettre Ploty sur le salon et de couper mes automatismes qui faisaient béquilles
Si vous avez des automatisations qui peuvent interférer avec VTherm il vaut mieux les couper en effet. Est-ce que ce ne serait pas elles qui éteignent la clim ?
Avoir 2 sources de controles, ce n’est pas très sain (surtout quand on fait des tests).
Salut ![]()
Bon et bien j’ai cédé à l’appel de ce thermostat ![]()
Pas si facile à configurer cependant.
Il y a aussi des incertitudes quant à certains réglages pas ou peu expliqué dans la doc sur Github.
Je posterais plus tard dans la journée mes paramètres avec l’équipement utilisé.
Et viendrons ensuite mes petites questions ![]()
La béquille consistait à ne plus demander le auto_start/stop et de le gérer moi-même via scheduler et automation.
En effet, entendre la climatisation se mettre en marche puis s’arrêter tout de suite, plusieurs fois dans la nuit, je me suis dit que ce n’était pas bon pour la climatisation.
Ce soir donc, le salon est en autogestion.
spoiler : la climatisation tourne toute seule, mais je ne sais pas au bout de combien de tentative. Je n’ai activer cela que dans le salon pour éviter d’être réveillé.
voici les logs :
Désolé pour le volume, le blog me refuse la totalisé des 1000 lignes.
Je filtre les autres radiateurs dans les autres pièces, mais cela transforme un peu le fichier d’origine.
Column1 Column2 Column3 Column4 Column5 Column6 Column7 Column8 Column9 Column10 Column11 Column12 Column13 Column14 Column15 Column16
05/12/2024 02:22:13 INFO (MainThread) [custom_components.versatile_thermostat.auto_start_stop_algorithm] AutoStartStopDetectionAlgorithm-Versatile Jour - We need to start, because it will be
05/12/2024 02:22:13 INFO (MainThread) [custom_components.versatile_thermostat.thermostat_climate] VersatileThermostat-Versatile Jour - Turning ON the Vtherm due to auto-start-stop conditions
05/12/2024 02:22:13 INFO (MainThread) [custom_components.versatile_thermostat.base_thermostat] VersatileThermostat-Versatile Jour - Set hvac mode: heat
05/12/2024 02:22:13 INFO (MainThread) [custom_components.versatile_thermostat.base_thermostat] VersatileThermostat-Versatile Jour - Set preset_mode: eco force=True
05/12/2024 02:22:13 INFO (MainThread) [custom_components.versatile_thermostat.base_thermostat] VersatileThermostat-Versatile Jour - find preset temp: eco
05/12/2024 02:22:13 INFO (MainThread) [custom_components.versatile_thermostat.thermostat_climate] VersatileThermostat-Versatile Jour - Calling ThermostatClimate._send_regulated_temperature force=True
05/12/2024 02:22:13 INFO (MainThread) [custom_components.versatile_thermostat.thermostat_climate] VersatileThermostat-Versatile Jour - regulation calculation will be done
05/12/2024 02:22:13 INFO (MainThread) [custom_components.versatile_thermostat.thermostat_climate] VersatileThermostat-Versatile Jour - Regulated temp have changed to 20.0. Resend it
05/12/2024 02:22:13 INFO (MainThread) [custom_components.versatile_thermostat.thermostat_climate] VersatileThermostat-Versatile Jour - Calling ThermostatClimate._send_regulated_temperature force=False
05/12/2024 02:22:13 INFO (MainThread) [custom_components.versatile_thermostat.thermostat_climate] VersatileThermostat-Versatile Jour - period (0.0) min is < 5 min ->
05/12/2024 02:22:13 INFO (MainThread) [custom_components.versatile_thermostat.const] VersatileThermostat-Versatile Jour - Sending event EventType.HVAC_MODE_EVENT with data: {'hvac_mode': 'heat'}
05/12/2024 02:22:13 INFO (MainThread) [custom_components.versatile_thermostat.thermostat_climate] %s - Force resent target temp cause we turn on some
05/12/2024 02:22:13 INFO (MainThread) [custom_components.versatile_thermostat.thermostat_climate] VersatileThermostat-Versatile Jour - Calling ThermostatClimate._send_regulated_temperature force=True
05/12/2024 02:22:13 INFO (MainThread) [custom_components.versatile_thermostat.thermostat_climate] VersatileThermostat-Versatile Jour - regulation calculation will be done
05/12/2024 02:22:13 INFO (MainThread) [custom_components.versatile_thermostat.thermostat_climate] VersatileThermostat-Versatile Jour - Regulated temp have changed to 20.0. Resend it
05/12/2024 02:22:13 INFO (MainThread) [custom_components.versatile_thermostat.const] VersatileThermostat-Versatile Jour - Sending event EventType.AUTO_START_STOP_EVENT with data: {'type': 'start', 'name':
05/12/2024 02:22:13 INFO (MainThread) [custom_components.versatile_thermostat.thermostat_climate] VersatileThermostat-Versatile Jour - Calling ThermostatClimate._send_regulated_temperature force=False
05/12/2024 02:22:13 INFO (MainThread) [custom_components.versatile_thermostat.thermostat_climate] VersatileThermostat-Versatile Jour - period (0.0) min is < 5 min ->
05/12/2024 02:23:08 INFO (MainThread) [custom_components.versatile_thermostat.thermostat_climate] VersatileThermostat-Versatile Jour - Calling ThermostatClimate._send_regulated_temperature force=False
05/12/2024 02:23:08 INFO (MainThread) [custom_components.versatile_thermostat.thermostat_climate] VersatileThermostat-Versatile Jour - period (0.9) min is < 5 min ->
05/12/2024 02:28:08 INFO (MainThread) [custom_components.versatile_thermostat.thermostat_climate] VersatileThermostat-Versatile Jour - Calling ThermostatClimate._send_regulated_temperature force=False
05/12/2024 02:28:08 INFO (MainThread) [custom_components.versatile_thermostat.thermostat_climate] VersatileThermostat-Versatile Jour - regulation calculation will be done
05/12/2024 02:28:08 INFO (MainThread) [custom_components.versatile_thermostat.thermostat_climate] VersatileThermostat-Versatile Jour - dtemp (0.0) is < 0.5 -> forget the
05/12/2024 02:33:08 INFO (MainThread) [custom_components.versatile_thermostat.thermostat_climate] VersatileThermostat-Versatile Jour - Calling ThermostatClimate._send_regulated_temperature force=False
05/12/2024 02:33:08 INFO (MainThread) [custom_components.versatile_thermostat.thermostat_climate] VersatileThermostat-Versatile Jour - regulation calculation will be done
05/12/2024 02:33:08 INFO (MainThread) [custom_components.versatile_thermostat.thermostat_climate] VersatileThermostat-Versatile Jour - dtemp (0.0) is < 0.5 -> forget the
05/12/2024 02:38:08 INFO (MainThread) [custom_components.versatile_thermostat.thermostat_climate] VersatileThermostat-Versatile Jour - Calling ThermostatClimate._send_regulated_temperature force=False
05/12/2024 02:38:08 INFO (MainThread) [custom_components.versatile_thermostat.thermostat_climate] VersatileThermostat-Versatile Jour - regulation calculation will be done
05/12/2024 02:38:08 INFO (MainThread) [custom_components.versatile_thermostat.thermostat_climate] VersatileThermostat-Versatile Jour - dtemp (0.0) is < 0.5 -> forget the
05/12/2024 02:43:08 INFO (MainThread) [custom_components.versatile_thermostat.thermostat_climate] VersatileThermostat-Versatile Jour - Calling ThermostatClimate._send_regulated_temperature force=False
05/12/2024 02:43:08 INFO (MainThread) [custom_components.versatile_thermostat.thermostat_climate] VersatileThermostat-Versatile Jour - regulation calculation will be done
05/12/2024 02:43:08 INFO (MainThread) [custom_components.versatile_thermostat.thermostat_climate] VersatileThermostat-Versatile Jour - dtemp (0.0) is < 0.5 -> forget the
05/12/2024 02:48:08 INFO (MainThread) [custom_components.versatile_thermostat.thermostat_climate] VersatileThermostat-Versatile Jour - Calling ThermostatClimate._send_regulated_temperature force=False
05/12/2024 02:48:08 INFO (MainThread) [custom_components.versatile_thermostat.thermostat_climate] VersatileThermostat-Versatile Jour - regulation calculation will be done
05/12/2024 02:48:08 INFO (MainThread) [custom_components.versatile_thermostat.thermostat_climate] VersatileThermostat-Versatile Jour - dtemp (0.0) is < 0.5 -> forget the
05/12/2024 02:53:08 INFO (MainThread) [custom_components.versatile_thermostat.thermostat_climate] VersatileThermostat-Versatile Jour - Calling ThermostatClimate._send_regulated_temperature force=False
05/12/2024 02:53:08 INFO (MainThread) [custom_components.versatile_thermostat.thermostat_climate] VersatileThermostat-Versatile Jour - regulation calculation will be done
05/12/2024 02:53:08 INFO (MainThread) [custom_components.versatile_thermostat.thermostat_climate] VersatileThermostat-Versatile Jour - dtemp (0.0) is < 0.5 -> forget the
05/12/2024 02:58:08 INFO (MainThread) [custom_components.versatile_thermostat.thermostat_climate] VersatileThermostat-Versatile Jour - Calling ThermostatClimate._send_regulated_temperature force=False
05/12/2024 02:58:08 INFO (MainThread) [custom_components.versatile_thermostat.thermostat_climate] VersatileThermostat-Versatile Jour - regulation calculation will be done
05/12/2024 02:58:08 INFO (MainThread) [custom_components.versatile_thermostat.thermostat_climate] VersatileThermostat-Versatile Jour - Regulated temp have changed to 20.5. Resend it
05/12/2024 02:58:10 INFO (MainThread) [custom_components.versatile_thermostat.thermostat_climate] VersatileThermostat-Versatile Jour - Underlying climate climate.daikinsalon have changed. new_hvac_mode is off
05/12/2024 03:01:23 INFO (MainThread) [custom_components.versatile_thermostat.auto_start_stop_algorithm] AutoStartStopDetectionAlgorithm-Versatile Jour - We need to start, because it will be
05/12/2024 03:01:23 INFO (MainThread) [custom_components.versatile_thermostat.thermostat_climate] VersatileThermostat-Versatile Jour - Turning ON the Vtherm due to auto-start-stop conditions
05/12/2024 03:01:23 INFO (MainThread) [custom_components.versatile_thermostat.base_thermostat] VersatileThermostat-Versatile Jour - Set hvac mode: heat
05/12/2024 03:01:23 INFO (MainThread) [custom_components.versatile_thermostat.base_thermostat] VersatileThermostat-Versatile Jour - Set preset_mode: eco force=True
05/12/2024 03:01:23 INFO (MainThread) [custom_components.versatile_thermostat.base_thermostat] VersatileThermostat-Versatile Jour - find preset temp: eco
05/12/2024 03:01:23 INFO (MainThread) [custom_components.versatile_thermostat.thermostat_climate] VersatileThermostat-Versatile Jour - Calling ThermostatClimate._send_regulated_temperature force=True
05/12/2024 03:01:23 INFO (MainThread) [custom_components.versatile_thermostat.thermostat_climate] VersatileThermostat-Versatile Jour - regulation calculation will be done
05/12/2024 03:01:23 INFO (MainThread) [custom_components.versatile_thermostat.thermostat_climate] VersatileThermostat-Versatile Jour - Regulated temp have changed to 20.5. Resend it
05/12/2024 03:01:23 INFO (MainThread) [custom_components.versatile_thermostat.thermostat_climate] VersatileThermostat-Versatile Jour - Calling ThermostatClimate._send_regulated_temperature force=False
05/12/2024 03:01:23 INFO (MainThread) [custom_components.versatile_thermostat.thermostat_climate] VersatileThermostat-Versatile Jour - period (0.0) min is < 5 min ->
05/12/2024 03:01:23 INFO (MainThread) [custom_components.versatile_thermostat.const] VersatileThermostat-Versatile Jour - Sending event EventType.HVAC_MODE_EVENT with data: {'hvac_mode': 'heat'}
05/12/2024 03:01:23 INFO (MainThread) [custom_components.versatile_thermostat.thermostat_climate] %s - Force resent target temp cause we turn on some
05/12/2024 03:01:23 INFO (MainThread) [custom_components.versatile_thermostat.thermostat_climate] VersatileThermostat-Versatile Jour - Calling ThermostatClimate._send_regulated_temperature force=True
05/12/2024 03:01:23 INFO (MainThread) [custom_components.versatile_thermostat.thermostat_climate] VersatileThermostat-Versatile Jour - regulation calculation will be done
05/12/2024 03:01:23 INFO (MainThread) [custom_components.versatile_thermostat.thermostat_climate] VersatileThermostat-Versatile Jour - Regulated temp have changed to 20.5. Resend it
05/12/2024 03:01:23 INFO (MainThread) [custom_components.versatile_thermostat.const] VersatileThermostat-Versatile Jour - Sending event EventType.AUTO_START_STOP_EVENT with data: {'type': 'start', 'name':
05/12/2024 03:01:23 INFO (MainThread) [custom_components.versatile_thermostat.thermostat_climate] VersatileThermostat-Versatile Jour - Calling ThermostatClimate._send_regulated_temperature force=False
05/12/2024 03:01:23 INFO (MainThread) [custom_components.versatile_thermostat.thermostat_climate] VersatileThermostat-Versatile Jour - period (0.0) min is < 5 min ->
05/12/2024 03:03:08 INFO (MainThread) [custom_components.versatile_thermostat.thermostat_climate] VersatileThermostat-Versatile Jour - Calling ThermostatClimate._send_regulated_temperature force=False
05/12/2024 03:03:08 INFO (MainThread) [custom_components.versatile_thermostat.thermostat_climate] VersatileThermostat-Versatile Jour - period (1.7) min is < 5 min ->
05/12/2024 03:08:08 INFO (MainThread) [custom_components.versatile_thermostat.thermostat_climate] VersatileThermostat-Versatile Jour - Calling ThermostatClimate._send_regulated_temperature force=False
05/12/2024 03:08:08 INFO (MainThread) [custom_components.versatile_thermostat.thermostat_climate] VersatileThermostat-Versatile Jour - regulation calculation will be done
05/12/2024 03:08:08 INFO (MainThread) [custom_components.versatile_thermostat.thermostat_climate] VersatileThermostat-Versatile Jour - dtemp (0.0) is < 0.5 -> forget the
05/12/2024 03:13:08 INFO (MainThread) [custom_components.versatile_thermostat.thermostat_climate] VersatileThermostat-Versatile Jour - Calling ThermostatClimate._send_regulated_temperature force=False
05/12/2024 03:13:08 INFO (MainThread) [custom_components.versatile_thermostat.thermostat_climate] VersatileThermostat-Versatile Jour - regulation calculation will be done
05/12/2024 03:13:08 INFO (MainThread) [custom_components.versatile_thermostat.thermostat_climate] VersatileThermostat-Versatile Jour - dtemp (0.0) is < 0.5 -> forget the
05/12/2024 03:18:08 INFO (MainThread) [custom_components.versatile_thermostat.thermostat_climate] VersatileThermostat-Versatile Jour - Calling ThermostatClimate._send_regulated_temperature force=False
05/12/2024 03:18:08 INFO (MainThread) [custom_components.versatile_thermostat.thermostat_climate] VersatileThermostat-Versatile Jour - regulation calculation will be done
05/12/2024 03:18:08 INFO (MainThread) [custom_components.versatile_thermostat.thermostat_climate] VersatileThermostat-Versatile Jour - dtemp (0.0) is < 0.5 -> forget the
05/12/2024 03:18:09 INFO (MainThread) [custom_components.versatile_thermostat.thermostat_climate] VersatileThermostat-Versatile Jour - Calling ThermostatClimate._send_regulated_temperature force=False
05/12/2024 03:18:09 INFO (MainThread) [custom_components.versatile_thermostat.thermostat_climate] VersatileThermostat-Versatile Jour - regulation calculation will be done
05/12/2024 03:18:09 INFO (MainThread) [custom_components.versatile_thermostat.thermostat_climate] VersatileThermostat-Versatile Jour - dtemp (0.0) is < 0.5 -> forget the
05/12/2024 03:23:08 INFO (MainThread) [custom_components.versatile_thermostat.thermostat_climate] VersatileThermostat-Versatile Jour - Calling ThermostatClimate._send_regulated_temperature force=False
05/12/2024 03:23:08 INFO (MainThread) [custom_components.versatile_thermostat.thermostat_climate] VersatileThermostat-Versatile Jour - regulation calculation will be done
05/12/2024 03:23:08 INFO (MainThread) [custom_components.versatile_thermostat.thermostat_climate] VersatileThermostat-Versatile Jour - dtemp (0.0) is < 0.5 -> forget the
05/12/2024 03:25:18 INFO (MainThread) [custom_components.versatile_thermostat.base_thermostat] VersatileThermostat-Versatile Jour - Set target temp: 27.5
05/12/2024 03:25:18 INFO (MainThread) [custom_components.versatile_thermostat.thermostat_climate] VersatileThermostat-Versatile Jour - Calling ThermostatClimate._send_regulated_temperature force=True
05/12/2024 03:25:18 INFO (MainThread) [custom_components.versatile_thermostat.thermostat_climate] VersatileThermostat-Versatile Jour - regulation calculation will be done
05/12/2024 03:25:18 INFO (MainThread) [custom_components.versatile_thermostat.thermostat_climate] VersatileThermostat-Versatile Jour - Regulated temp have changed to 32.5. Resend it
05/12/2024 03:25:18 INFO (MainThread) [custom_components.versatile_thermostat.thermostat_climate] VersatileThermostat-Versatile Jour - Calling ThermostatClimate._send_regulated_temperature force=False
05/12/2024 03:25:18 INFO (MainThread) [custom_components.versatile_thermostat.thermostat_climate] VersatileThermostat-Versatile Jour - period (0.0) min is < 5 min ->
05/12/2024 03:25:19 INFO (MainThread) [custom_components.versatile_thermostat.thermostat_climate] VersatileThermostat-Versatile Jour - Underlying climate climate.daikinsalon have changed. new_hvac_mode is off
05/12/2024 03:25:19 INFO (MainThread) [custom_components.versatile_thermostat.thermostat_climate] VersatileThermostat-Versatile Jour - underlying event is received less than 10 sec
05/12/2024 03:25:20 INFO (MainThread) [custom_components.versatile_thermostat.base_thermostat] VersatileThermostat-Versatile Jour - Set preset_mode: eco force=False
05/12/2024 03:25:20 INFO (MainThread) [custom_components.versatile_thermostat.base_thermostat] VersatileThermostat-Versatile Jour - find preset temp: eco
05/12/2024 03:25:20 INFO (MainThread) [custom_components.versatile_thermostat.thermostat_climate] VersatileThermostat-Versatile Jour - Calling ThermostatClimate._send_regulated_temperature force=True
05/12/2024 03:25:20 INFO (MainThread) [custom_components.versatile_thermostat.thermostat_climate] VersatileThermostat-Versatile Jour - regulation calculation will be done
05/12/2024 03:25:20 INFO (MainThread) [custom_components.versatile_thermostat.thermostat_climate] VersatileThermostat-Versatile Jour - Regulated temp have changed to 21.5. Resend it
05/12/2024 03:25:20 INFO (MainThread) [custom_components.versatile_thermostat.const] VersatileThermostat-Versatile Jour - Sending event EventType.PRESET_EVENT with data: {'preset': 'eco'}
05/12/2024 03:25:20 INFO (MainThread) [custom_components.versatile_thermostat.thermostat_climate] VersatileThermostat-Versatile Jour - Calling ThermostatClimate._send_regulated_temperature force=False
05/12/2024 03:25:20 INFO (MainThread) [custom_components.versatile_thermostat.thermostat_climate] VersatileThermostat-Versatile Jour - period (0.0) min is < 5 min ->
05/12/2024 03:25:23 INFO (MainThread) [custom_components.versatile_thermostat.thermostat_climate] VersatileThermostat-Versatile Jour - Underlying climate climate.daikinsalon have changed. new_hvac_mode is off
05/12/2024 03:25:23 INFO (MainThread) [custom_components.versatile_thermostat.thermostat_climate] VersatileThermostat-Versatile Jour - underlying event is received less than 10 sec
05/12/2024 03:28:08 INFO (MainThread) [custom_components.versatile_thermostat.thermostat_climate] VersatileThermostat-Versatile Jour - Calling ThermostatClimate._send_regulated_temperature force=False
05/12/2024 03:28:08 INFO (MainThread) [custom_components.versatile_thermostat.thermostat_climate] VersatileThermostat-Versatile Jour - period (2.8) min is < 5 min ->
05/12/2024 03:33:08 INFO (MainThread) [custom_components.versatile_thermostat.thermostat_climate] VersatileThermostat-Versatile Jour - Calling ThermostatClimate._send_regulated_temperature force=False
05/12/2024 03:33:08 INFO (MainThread) [custom_components.versatile_thermostat.thermostat_climate] VersatileThermostat-Versatile Jour - regulation calculation will be done
05/12/2024 03:33:08 INFO (MainThread) [custom_components.versatile_thermostat.thermostat_climate] VersatileThermostat-Versatile Jour - dtemp (0.0) is < 0.5 -> forget the
05/12/2024 03:38:08 INFO (MainThread) [custom_components.versatile_thermostat.thermostat_climate] VersatileThermostat-Versatile Jour - Calling ThermostatClimate._send_regulated_temperature force=False
05/12/2024 03:38:08 INFO (MainThread) [custom_components.versatile_thermostat.thermostat_climate] VersatileThermostat-Versatile Jour - regulation calculation will be done
05/12/2024 03:38:08 INFO (MainThread) [custom_components.versatile_thermostat.thermostat_climate] VersatileThermostat-Versatile Jour - dtemp (0.0) is < 0.5 -> forget the
05/12/2024 03:43:08 INFO (MainThread) [custom_components.versatile_thermostat.thermostat_climate] VersatileThermostat-Versatile Jour - Calling ThermostatClimate._send_regulated_temperature force=False
05/12/2024 03:43:08 INFO (MainThread) [custom_components.versatile_thermostat.thermostat_climate] VersatileThermostat-Versatile Jour - regulation calculation will be done
05/12/2024 03:43:08 INFO (MainThread) [custom_components.versatile_thermostat.thermostat_climate] VersatileThermostat-Versatile Jour - dtemp (0.0) is < 0.5 -> forget the
05/12/2024 03:48:08 INFO (MainThread) [custom_components.versatile_thermostat.thermostat_climate] VersatileThermostat-Versatile Jour - Calling ThermostatClimate._send_regulated_temperature force=False
05/12/2024 03:48:08 INFO (MainThread) [custom_components.versatile_thermostat.thermostat_climate] VersatileThermostat-Versatile Jour - regulation calculation will be done
05/12/2024 03:48:08 INFO (MainThread) [custom_components.versatile_thermostat.thermostat_climate] VersatileThermostat-Versatile Jour - dtemp (0.0) is < 0.5 -> forget the
05/12/2024 03:53:08 INFO (MainThread) [custom_components.versatile_thermostat.thermostat_climate] VersatileThermostat-Versatile Jour - Calling ThermostatClimate._send_regulated_temperature force=False
05/12/2024 03:53:08 INFO (MainThread) [custom_components.versatile_thermostat.thermostat_climate] VersatileThermostat-Versatile Jour - regulation calculation will be done
05/12/2024 03:53:08 INFO (MainThread) [custom_components.versatile_thermostat.thermostat_climate] VersatileThermostat-Versatile Jour - dtemp (0.0) is < 0.5 -> forget the
05/12/2024 03:58:08 INFO (MainThread) [custom_components.versatile_thermostat.thermostat_climate] VersatileThermostat-Versatile Jour - Calling ThermostatClimate._send_regulated_temperature force=False
05/12/2024 03:58:08 INFO (MainThread) [custom_components.versatile_thermostat.thermostat_climate] VersatileThermostat-Versatile Jour - regulation calculation will be done
05/12/2024 03:58:08 INFO (MainThread) [custom_components.versatile_thermostat.thermostat_climate] VersatileThermostat-Versatile Jour - Regulated temp have changed to 22.0. Resend it
05/12/2024 03:58:08 INFO (MainThread) [custom_components.versatile_thermostat.thermostat_climate] VersatileThermostat-Versatile Jour - Underlying climate climate.daikinsalon have changed. new_hvac_mode is off
05/12/2024 03:58:08 INFO (MainThread) [custom_components.versatile_thermostat.thermostat_climate] VersatileThermostat-Versatile Jour - underlying event is received less than 10 sec
05/12/2024 04:00:42 ERROR (Thread-5) [pychromecast.socket_client] [GMini Salon(192.168.0.50):8009] Failed to connect to service HostServiceInfo(host='192.168.0.50', port=8009), retrying in
05/12/2024 04:01:13 INFO (MainThread) [custom_components.versatile_thermostat.thermostat_climate] VersatileThermostat-Versatile Jour - Calling ThermostatClimate._send_regulated_temperature force=False
05/12/2024 04:01:13 INFO (MainThread) [custom_components.versatile_thermostat.thermostat_climate] VersatileThermostat-Versatile Jour - period (3.1) min is < 5 min ->
05/12/2024 04:03:08 INFO (MainThread) [custom_components.versatile_thermostat.thermostat_climate] VersatileThermostat-Versatile Jour - Calling ThermostatClimate._send_regulated_temperature force=False
05/12/2024 04:03:08 INFO (MainThread) [custom_components.versatile_thermostat.thermostat_climate] VersatileThermostat-Versatile Jour - regulation calculation will be done
05/12/2024 04:03:08 INFO (MainThread) [custom_components.versatile_thermostat.thermostat_climate] VersatileThermostat-Versatile Jour - dtemp (0.0) is < 0.5 -> forget the
05/12/2024 04:08:08 INFO (MainThread) [custom_components.versatile_thermostat.thermostat_climate] VersatileThermostat-Versatile Jour - Calling ThermostatClimate._send_regulated_temperature force=False
05/12/2024 04:08:08 INFO (MainThread) [custom_components.versatile_thermostat.thermostat_climate] VersatileThermostat-Versatile Jour - regulation calculation will be done
05/12/2024 04:08:08 INFO (MainThread) [custom_components.versatile_thermostat.thermostat_climate] VersatileThermostat-Versatile Jour - dtemp (0.0) is < 0.5 -> forget the
05/12/2024 04:13:08 INFO (MainThread) [custom_components.versatile_thermostat.thermostat_climate] VersatileThermostat-Versatile Jour - Calling ThermostatClimate._send_regulated_temperature force=False
05/12/2024 04:13:08 INFO (MainThread) [custom_components.versatile_thermostat.thermostat_climate] VersatileThermostat-Versatile Jour - regulation calculation will be done
05/12/2024 04:13:08 INFO (MainThread) [custom_components.versatile_thermostat.thermostat_climate] VersatileThermostat-Versatile Jour - dtemp (0.0) is < 0.5 -> forget the
05/12/2024 04:17:19 INFO (MainThread) [custom_components.versatile_thermostat.thermostat_climate] VersatileThermostat-Versatile Jour - Underlying climate climate.daikinsalon have changed. new_hvac_mode is off
05/12/2024 04:17:19 INFO (MainThread) [custom_components.versatile_thermostat.auto_start_stop_algorithm] AutoStartStopDetectionAlgorithm-Versatile Jour - We need to start, because it will be
05/12/2024 04:17:19 INFO (MainThread) [custom_components.versatile_thermostat.thermostat_climate] VersatileThermostat-Versatile Jour - Turning ON the Vtherm due to auto-start-stop conditions
05/12/2024 04:17:19 INFO (MainThread) [custom_components.versatile_thermostat.base_thermostat] VersatileThermostat-Versatile Jour - Set hvac mode: heat
05/12/2024 04:17:19 INFO (MainThread) [custom_components.versatile_thermostat.base_thermostat] VersatileThermostat-Versatile Jour - Set preset_mode: eco force=True
05/12/2024 04:17:19 INFO (MainThread) [custom_components.versatile_thermostat.base_thermostat] VersatileThermostat-Versatile Jour - find preset temp: eco
05/12/2024 04:17:19 INFO (MainThread) [custom_components.versatile_thermostat.thermostat_climate] VersatileThermostat-Versatile Jour - Calling ThermostatClimate._send_regulated_temperature force=True
05/12/2024 04:17:19 INFO (MainThread) [custom_components.versatile_thermostat.thermostat_climate] VersatileThermostat-Versatile Jour - regulation calculation will be done
05/12/2024 04:17:19 INFO (MainThread) [custom_components.versatile_thermostat.thermostat_climate] VersatileThermostat-Versatile Jour - Regulated temp have changed to 22.0. Resend it
05/12/2024 04:17:19 INFO (MainThread) [custom_components.versatile_thermostat.thermostat_climate] VersatileThermostat-Versatile Jour - Calling ThermostatClimate._send_regulated_temperature force=False
05/12/2024 04:17:19 INFO (MainThread) [custom_components.versatile_thermostat.thermostat_climate] VersatileThermostat-Versatile Jour - period (0.0) min is < 5 min ->
05/12/2024 04:17:19 INFO (MainThread) [custom_components.versatile_thermostat.const] VersatileThermostat-Versatile Jour - Sending event EventType.HVAC_MODE_EVENT with data: {'hvac_mode': 'heat'}
05/12/2024 04:17:19 INFO (MainThread) [custom_components.versatile_thermostat.thermostat_climate] %s - Force resent target temp cause we turn on some
05/12/2024 04:17:19 INFO (MainThread) [custom_components.versatile_thermostat.thermostat_climate] VersatileThermostat-Versatile Jour - Calling ThermostatClimate._send_regulated_temperature force=True
05/12/2024 04:17:19 INFO (MainThread) [custom_components.versatile_thermostat.thermostat_climate] VersatileThermostat-Versatile Jour - regulation calculation will be done
05/12/2024 04:17:19 INFO (MainThread) [custom_components.versatile_thermostat.thermostat_climate] VersatileThermostat-Versatile Jour - Regulated temp have changed to 22.0. Resend it
05/12/2024 04:17:19 INFO (MainThread) [custom_components.versatile_thermostat.const] VersatileThermostat-Versatile Jour - Sending event EventType.AUTO_START_STOP_EVENT with data: {'type': 'start', 'name':
05/12/2024 04:17:19 INFO (MainThread) [custom_components.versatile_thermostat.thermostat_climate] VersatileThermostat-Versatile Jour - Calling ThermostatClimate._send_regulated_temperature force=False
05/12/2024 04:17:19 INFO (MainThread) [custom_components.versatile_thermostat.thermostat_climate] VersatileThermostat-Versatile Jour - period (0.0) min is < 5 min ->
05/12/2024 04:17:19 INFO (MainThread) [custom_components.versatile_thermostat.thermostat_climate] VersatileThermostat-Versatile Jour - Underlying climate climate.daikinsalon have changed. new_hvac_mode is off
05/12/2024 04:17:19 INFO (MainThread) [custom_components.versatile_thermostat.thermostat_climate] VersatileThermostat-Versatile Jour - underlying event is received less than 10 sec
05/12/2024 04:18:08 INFO (MainThread) [custom_components.versatile_thermostat.thermostat_climate] VersatileThermostat-Versatile Jour - Calling ThermostatClimate._send_regulated_temperature force=False
05/12/2024 04:18:08 INFO (MainThread) [custom_components.versatile_thermostat.thermostat_climate] VersatileThermostat-Versatile Jour - period (0.8) min is < 5 min ->
05/12/2024 04:23:08 INFO (MainThread) [custom_components.versatile_thermostat.thermostat_climate] VersatileThermostat-Versatile Jour - Calling ThermostatClimate._send_regulated_temperature force=False
05/12/2024 04:23:08 INFO (MainThread) [custom_components.versatile_thermostat.thermostat_climate] VersatileThermostat-Versatile Jour - regulation calculation will be done
05/12/2024 04:23:08 INFO (MainThread) [custom_components.versatile_thermostat.thermostat_climate] VersatileThermostat-Versatile Jour - dtemp (0.0) is < 0.5 -> forget the
05/12/2024 04:25:06 INFO (MainThread) [custom_components.versatile_thermostat.thermostat_climate] VersatileThermostat-Versatile Jour - Calling ThermostatClimate._send_regulated_temperature force=False
05/12/2024 04:25:06 INFO (MainThread) [custom_components.versatile_thermostat.thermostat_climate] VersatileThermostat-Versatile Jour - regulation calculation will be done
05/12/2024 04:25:06 INFO (MainThread) [custom_components.versatile_thermostat.thermostat_climate] VersatileThermostat-Versatile Jour - Regulated temp have changed to 22.5. Resend it
05/12/2024 04:25:07 INFO (MainThread) [custom_components.versatile_thermostat.thermostat_climate] VersatileThermostat-Versatile Jour - Underlying climate climate.daikinsalon have changed. new_hvac_mode is off
05/12/2024 04:25:07 INFO (MainThread) [custom_components.versatile_thermostat.thermostat_climate] VersatileThermostat-Versatile Jour - underlying event is received less than 10 sec
05/12/2024 04:28:08 INFO (MainThread) [custom_components.versatile_thermostat.thermostat_climate] VersatileThermostat-Versatile Jour - Calling ThermostatClimate._send_regulated_temperature force=False
05/12/2024 04:28:08 INFO (MainThread) [custom_components.versatile_thermostat.thermostat_climate] VersatileThermostat-Versatile Jour - period (3.0) min is < 5 min ->
05/12/2024 04:33:08 INFO (MainThread) [custom_components.versatile_thermostat.thermostat_climate] VersatileThermostat-Versatile Jour - Calling ThermostatClimate._send_regulated_temperature force=False
05/12/2024 04:33:08 INFO (MainThread) [custom_components.versatile_thermostat.thermostat_climate] VersatileThermostat-Versatile Jour - regulation calculation will be done
05/12/2024 04:33:08 INFO (MainThread) [custom_components.versatile_thermostat.thermostat_climate] VersatileThermostat-Versatile Jour - dtemp (0.0) is < 0.5 -> forget the
05/12/2024 04:38:08 INFO (MainThread) [custom_components.versatile_thermostat.thermostat_climate] VersatileThermostat-Versatile Jour - Calling ThermostatClimate._send_regulated_temperature force=False
05/12/2024 04:38:08 INFO (MainThread) [custom_components.versatile_thermostat.thermostat_climate] VersatileThermostat-Versatile Jour - regulation calculation will be done
05/12/2024 04:38:08 INFO (MainThread) [custom_components.versatile_thermostat.thermostat_climate] VersatileThermostat-Versatile Jour - dtemp (0.0) is < 0.5 -> forget the
05/12/2024 04:43:08 INFO (MainThread) [custom_components.versatile_thermostat.thermostat_climate] VersatileThermostat-Versatile Jour - Calling ThermostatClimate._send_regulated_temperature force=False
05/12/2024 04:43:08 INFO (MainThread) [custom_components.versatile_thermostat.thermostat_climate] VersatileThermostat-Versatile Jour - regulation calculation will be done
05/12/2024 04:43:08 INFO (MainThread) [custom_components.versatile_thermostat.thermostat_climate] VersatileThermostat-Versatile Jour - dtemp (0.0) is < 0.5 -> forget the
05/12/2024 04:48:08 INFO (MainThread) [custom_components.versatile_thermostat.thermostat_climate] VersatileThermostat-Versatile Jour - Calling ThermostatClimate._send_regulated_temperature force=False
05/12/2024 04:48:08 INFO (MainThread) [custom_components.versatile_thermostat.thermostat_climate] VersatileThermostat-Versatile Jour - regulation calculation will be done
05/12/2024 04:48:08 INFO (MainThread) [custom_components.versatile_thermostat.thermostat_climate] VersatileThermostat-Versatile Jour - dtemp (0.0) is < 0.5 -> forget the
05/12/2024 04:53:08 INFO (MainThread) [custom_components.versatile_thermostat.thermostat_climate] VersatileThermostat-Versatile Jour - Calling ThermostatClimate._send_regulated_temperature force=False
05/12/2024 04:53:08 INFO (MainThread) [custom_components.versatile_thermostat.thermostat_climate] VersatileThermostat-Versatile Jour - regulation calculation will be done
05/12/2024 04:53:08 INFO (MainThread) [custom_components.versatile_thermostat.thermostat_climate] VersatileThermostat-Versatile Jour - dtemp (0.0) is < 0.5 -> forget the
05/12/2024 04:58:08 INFO (MainThread) [custom_components.versatile_thermostat.thermostat_climate] VersatileThermostat-Versatile Jour - Calling ThermostatClimate._send_regulated_temperature force=False
05/12/2024 04:58:08 INFO (MainThread) [custom_components.versatile_thermostat.thermostat_climate] VersatileThermostat-Versatile Jour - regulation calculation will be done
05/12/2024 04:58:08 INFO (MainThread) [custom_components.versatile_thermostat.thermostat_climate] VersatileThermostat-Versatile Jour - dtemp (0.0) is < 0.5 -> forget the
05/12/2024 05:00:00 INFO (MainThread) [custom_components.versatile_thermostat.base_thermostat] VersatileThermostat-Versatile Jour - Set preset_mode: comfort force=False
05/12/2024 05:00:00 INFO (MainThread) [custom_components.versatile_thermostat.base_thermostat] VersatileThermostat-Versatile Jour - find preset temp: comfort
05/12/2024 05:00:00 INFO (MainThread) [custom_components.versatile_thermostat.thermostat_climate] VersatileThermostat-Versatile Jour - Calling ThermostatClimate._send_regulated_temperature force=True
05/12/2024 05:00:00 INFO (MainThread) [custom_components.versatile_thermostat.thermostat_climate] VersatileThermostat-Versatile Jour - regulation calculation will be done
05/12/2024 05:00:00 INFO (MainThread) [custom_components.versatile_thermostat.thermostat_climate] VersatileThermostat-Versatile Jour - Regulated temp have changed to 25.5. Resend it
05/12/2024 05:00:00 INFO (MainThread) [custom_components.versatile_thermostat.const] VersatileThermostat-Versatile Jour - Sending event EventType.PRESET_EVENT with data: {'preset': 'comfort'}
05/12/2024 05:00:00 INFO (MainThread) [custom_components.versatile_thermostat.thermostat_climate] VersatileThermostat-Versatile Jour - Calling ThermostatClimate._send_regulated_temperature force=False
05/12/2024 05:00:00 INFO (MainThread) [custom_components.versatile_thermostat.thermostat_climate] VersatileThermostat-Versatile Jour - period (0.0) min is < 5 min ->
05/12/2024 05:00:00 INFO (MainThread) [custom_components.versatile_thermostat.thermostat_climate] VersatileThermostat-Versatile Jour - Underlying climate climate.daikinsalon have changed. new_hvac_mode is off
05/12/2024 05:00:01 INFO (MainThread) [custom_components.versatile_thermostat.thermostat_climate] VersatileThermostat-Versatile Jour - Underlying climate climate.daikinsalon have changed. new_hvac_mode is heat
05/12/2024 05:00:01 INFO (MainThread) [custom_components.versatile_thermostat.thermostat_climate] VersatileThermostat-Versatile Jour - Calling ThermostatClimate._send_regulated_temperature force=False
05/12/2024 05:00:01 INFO (MainThread) [custom_components.versatile_thermostat.thermostat_climate] VersatileThermostat-Versatile Jour - period (0.0) min is < 5 min ->
05/12/2024 05:01:03 INFO (MainThread) [custom_components.versatile_thermostat.thermostat_climate] VersatileThermostat-Versatile Jour - Underlying climate climate.daikinsalon have changed. new_hvac_mode is heat
05/12/2024 05:01:03 INFO (MainThread) [custom_components.versatile_thermostat.thermostat_climate] VersatileThermostat-Versatile Jour - underlying just switch ON. Set power and energy
05/12/2024 05:01:03 INFO (MainThread) [custom_components.versatile_thermostat.thermostat_climate] VersatileThermostat-Versatile Jour - Calling ThermostatClimate._send_regulated_temperature force=False
05/12/2024 05:01:03 INFO (MainThread) [custom_components.versatile_thermostat.thermostat_climate] VersatileThermostat-Versatile Jour - period (1.0) min is < 5 min ->
05/12/2024 05:01:03 INFO (MainThread) [custom_components.versatile_thermostat.thermostat_climate] VersatileThermostat-Versatile Jour - Calling ThermostatClimate._send_regulated_temperature force=False
05/12/2024 05:01:03 INFO (MainThread) [custom_components.versatile_thermostat.thermostat_climate] VersatileThermostat-Versatile Jour - period (1.1) min is < 5 min ->
05/12/2024 05:03:08 INFO (MainThread) [custom_components.versatile_thermostat.thermostat_climate] VersatileThermostat-Versatile Jour - Calling ThermostatClimate._send_regulated_temperature force=False
05/12/2024 05:03:08 INFO (MainThread) [custom_components.versatile_thermostat.thermostat_climate] VersatileThermostat-Versatile Jour - period (3.1) min is < 5 min ->
05/12/2024 05:08:08 INFO (MainThread) [custom_components.versatile_thermostat.thermostat_climate] VersatileThermostat-Versatile Jour - Calling ThermostatClimate._send_regulated_temperature force=False
05/12/2024 05:08:08 INFO (MainThread) [custom_components.versatile_thermostat.thermostat_climate] VersatileThermostat-Versatile Jour - regulation calculation will be done
05/12/2024 05:08:08 INFO (MainThread) [custom_components.versatile_thermostat.thermostat_climate] VersatileThermostat-Versatile Jour - Regulated temp have changed to 26.0. Resend it
05/12/2024 05:13:08 INFO (MainThread) [custom_components.versatile_thermostat.thermostat_climate] VersatileThermostat-Versatile Jour - Calling ThermostatClimate._send_regulated_temperature force=False
05/12/2024 05:13:08 INFO (MainThread) [custom_components.versatile_thermostat.thermostat_climate] VersatileThermostat-Versatile Jour - regulation calculation will be done
05/12/2024 05:13:08 INFO (MainThread) [custom_components.versatile_thermostat.thermostat_climate] VersatileThermostat-Versatile Jour - dtemp (0.0) is < 0.5 -> forget the
05/12/2024 05:18:08 INFO (MainThread) [custom_components.versatile_thermostat.thermostat_climate] VersatileThermostat-Versatile Jour - Calling ThermostatClimate._send_regulated_temperature force=False
05/12/2024 05:18:08 INFO (MainThread) [custom_components.versatile_thermostat.thermostat_climate] VersatileThermostat-Versatile Jour - regulation calculation will be done
05/12/2024 05:18:08 INFO (MainThread) [custom_components.versatile_thermostat.thermostat_climate] VersatileThermostat-Versatile Jour - dtemp (0.0) is < 0.5 -> forget the
05/12/2024 05:20:33 INFO (MainThread) [custom_components.versatile_thermostat.thermostat_climate] VersatileThermostat-Versatile Jour - Calling ThermostatClimate._send_regulated_temperature force=False
05/12/2024 05:20:33 INFO (MainThread) [custom_components.versatile_thermostat.thermostat_climate] VersatileThermostat-Versatile Jour - regulation calculation will be done
05/12/2024 05:20:33 INFO (MainThread) [custom_components.versatile_thermostat.thermostat_climate] VersatileThermostat-Versatile Jour - dtemp (0.0) is < 0.5 -> forget the
05/12/2024 05:23:08 INFO (MainThread) [custom_components.versatile_thermostat.thermostat_climate] VersatileThermostat-Versatile Jour - Calling ThermostatClimate._send_regulated_temperature force=False
05/12/2024 05:23:08 INFO (MainThread) [custom_components.versatile_thermostat.thermostat_climate] VersatileThermostat-Versatile Jour - regulation calculation will be done
05/12/2024 05:23:08 INFO (MainThread) [custom_components.versatile_thermostat.thermostat_climate] VersatileThermostat-Versatile Jour - dtemp (0.0) is < 0.5 -> forget the
05/12/2024 05:28:08 INFO (MainThread) [custom_components.versatile_thermostat.thermostat_climate] VersatileThermostat-Versatile Jour - Calling ThermostatClimate._send_regulated_temperature force=False
05/12/2024 05:28:08 INFO (MainThread) [custom_components.versatile_thermostat.thermostat_climate] VersatileThermostat-Versatile Jour - regulation calculation will be done
05/12/2024 05:28:08 INFO (MainThread) [custom_components.versatile_thermostat.thermostat_climate] VersatileThermostat-Versatile Jour - dtemp (0.0) is < 0.5 -> forget the
05/12/2024 05:33:08 INFO (MainThread) [custom_components.versatile_thermostat.thermostat_climate] VersatileThermostat-Versatile Jour - Calling ThermostatClimate._send_regulated_temperature force=False
05/12/2024 05:33:08 INFO (MainThread) [custom_components.versatile_thermostat.thermostat_climate] VersatileThermostat-Versatile Jour - regulation calculation will be done
05/12/2024 05:33:08 INFO (MainThread) [custom_components.versatile_thermostat.thermostat_climate] VersatileThermostat-Versatile Jour - dtemp (0.0) is < 0.5 -> forget the
05/12/2024 05:38:08 INFO (MainThread) [custom_components.versatile_thermostat.thermostat_climate] VersatileThermostat-Versatile Jour - Calling ThermostatClimate._send_regulated_temperature force=False
05/12/2024 05:38:08 INFO (MainThread) [custom_components.versatile_thermostat.thermostat_climate] VersatileThermostat-Versatile Jour - regulation calculation will be done
05/12/2024 05:38:08 INFO (MainThread) [custom_components.versatile_thermostat.thermostat_climate] VersatileThermostat-Versatile Jour - dtemp (0.0) is < 0.5 -> forget the
05/12/2024 05:41:25 INFO (MainThread) [custom_components.versatile_thermostat.thermostat_climate] VersatileThermostat-Versatile Jour - Calling ThermostatClimate._send_regulated_temperature force=False
05/12/2024 05:41:25 INFO (MainThread) [custom_components.versatile_thermostat.thermostat_climate] VersatileThermostat-Versatile Jour - regulation calculation will be done
05/12/2024 05:41:25 INFO (MainThread) [custom_components.versatile_thermostat.thermostat_climate] VersatileThermostat-Versatile Jour - dtemp (0.0) is < 0.5 -> forget the
05/12/2024 05:43:08 INFO (MainThread) [custom_components.versatile_thermostat.thermostat_climate] VersatileThermostat-Versatile Jour - Calling ThermostatClimate._send_regulated_temperature force=False
05/12/2024 05:43:08 INFO (MainThread) [custom_components.versatile_thermostat.thermostat_climate] VersatileThermostat-Versatile Jour - regulation calculation will be done
05/12/2024 05:43:08 INFO (MainThread) [custom_components.versatile_thermostat.thermostat_climate] VersatileThermostat-Versatile Jour - dtemp (0.0) is < 0.5 -> forget the
05/12/2024 05:48:08 INFO (MainThread) [custom_components.versatile_thermostat.thermostat_climate] VersatileThermostat-Versatile Jour - Calling ThermostatClimate._send_regulated_temperature force=False
05/12/2024 05:48:08 INFO (MainThread) [custom_components.versatile_thermostat.thermostat_climate] VersatileThermostat-Versatile Jour - regulation calculation will be done
05/12/2024 05:48:08 INFO (MainThread) [custom_components.versatile_thermostat.thermostat_climate] VersatileThermostat-Versatile Jour - dtemp (0.0) is < 0.5 -> forget the
05/12/2024 05:53:08 INFO (MainThread) [custom_components.versatile_thermostat.thermostat_climate] VersatileThermostat-Versatile Jour - Calling ThermostatClimate._send_regulated_temperature force=False
05/12/2024 05:53:08 INFO (MainThread) [custom_components.versatile_thermostat.thermostat_climate] VersatileThermostat-Versatile Jour - regulation calculation will be done
05/12/2024 05:53:08 INFO (MainThread) [custom_components.versatile_thermostat.thermostat_climate] VersatileThermostat-Versatile Jour - dtemp (0.0) is < 0.5 -> forget the
05/12/2024 05:54:46 INFO (MainThread) [custom_components.versatile_thermostat.thermostat_climate] VersatileThermostat-Versatile Jour - Calling ThermostatClimate._send_regulated_temperature force=False
05/12/2024 05:54:46 INFO (MainThread) [custom_components.versatile_thermostat.thermostat_climate] VersatileThermostat-Versatile Jour - regulation calculation will be done
05/12/2024 05:54:46 INFO (MainThread) [custom_components.versatile_thermostat.thermostat_climate] VersatileThermostat-Versatile Jour - dtemp (0.0) is < 0.5 -> forget the
05/12/2024 05:58:08 INFO (MainThread) [custom_components.versatile_thermostat.thermostat_climate] VersatileThermostat-Versatile Jour - Calling ThermostatClimate._send_regulated_temperature force=False
05/12/2024 05:58:08 INFO (MainThread) [custom_components.versatile_thermostat.thermostat_climate] VersatileThermostat-Versatile Jour - regulation calculation will be done
05/12/2024 05:58:08 INFO (MainThread) [custom_components.versatile_thermostat.thermostat_climate] VersatileThermostat-Versatile Jour - dtemp (0.0) is < 0.5 -> forget the
05/12/2024 06:03:08 INFO (MainThread) [custom_components.versatile_thermostat.thermostat_climate] VersatileThermostat-Versatile Jour - Calling ThermostatClimate._send_regulated_temperature force=False
05/12/2024 06:03:08 INFO (MainThread) [custom_components.versatile_thermostat.thermostat_climate] VersatileThermostat-Versatile Jour - regulation calculation will be done
05/12/2024 06:03:08 INFO (MainThread) [custom_components.versatile_thermostat.thermostat_climate] VersatileThermostat-Versatile Jour - dtemp (0.0) is < 0.5 -> forget the
05/12/2024 06:08:08 INFO (MainThread) [custom_components.versatile_thermostat.thermostat_climate] VersatileThermostat-Versatile Jour - Calling ThermostatClimate._send_regulated_temperature force=False
05/12/2024 06:08:08 INFO (MainThread) [custom_components.versatile_thermostat.thermostat_climate] VersatileThermostat-Versatile Jour - regulation calculation will be done
05/12/2024 06:08:08 INFO (MainThread) [custom_components.versatile_thermostat.thermostat_climate] VersatileThermostat-Versatile Jour - dtemp (0.0) is < 0.5 -> forget the
05/12/2024 06:10:15 INFO (MainThread) [custom_components.versatile_thermostat.thermostat_climate] VersatileThermostat-Versatile Jour - Calling ThermostatClimate._send_regulated_temperature force=False
05/12/2024 06:10:15 INFO (MainThread) [custom_components.versatile_thermostat.thermostat_climate] VersatileThermostat-Versatile Jour - regulation calculation will be done
05/12/2024 06:10:15 INFO (MainThread) [custom_components.versatile_thermostat.thermostat_climate] VersatileThermostat-Versatile Jour - dtemp (0.0) is < 0.5 -> forget the
05/12/2024 06:13:08 INFO (MainThread) [custom_components.versatile_thermostat.thermostat_climate] VersatileThermostat-Versatile Jour - Calling ThermostatClimate._send_regulated_temperature force=False
05/12/2024 06:13:08 INFO (MainThread) [custom_components.versatile_thermostat.thermostat_climate] VersatileThermostat-Versatile Jour - regulation calculation will be done
05/12/2024 06:13:08 INFO (MainThread) [custom_components.versatile_thermostat.thermostat_climate] VersatileThermostat-Versatile Jour - dtemp (0.0) is < 0.5 -> forget the
05/12/2024 06:18:08 INFO (MainThread) [custom_components.versatile_thermostat.thermostat_climate] VersatileThermostat-Versatile Jour - Calling ThermostatClimate._send_regulated_temperature force=False
05/12/2024 06:18:08 INFO (MainThread) [custom_components.versatile_thermostat.thermostat_climate] VersatileThermostat-Versatile Jour - regulation calculation will be done
05/12/2024 06:18:08 INFO (MainThread) [custom_components.versatile_thermostat.thermostat_climate] VersatileThermostat-Versatile Jour - dtemp (0.0) is < 0.5 -> forget the
05/12/2024 06:23:08 INFO (MainThread) [custom_components.versatile_thermostat.thermostat_climate] VersatileThermostat-Versatile Jour - Calling ThermostatClimate._send_regulated_temperature force=False
05/12/2024 06:23:08 INFO (MainThread) [custom_components.versatile_thermostat.thermostat_climate] VersatileThermostat-Versatile Jour - regulation calculation will be done
05/12/2024 06:23:08 INFO (MainThread) [custom_components.versatile_thermostat.thermostat_climate] VersatileThermostat-Versatile Jour - dtemp (0.0) is < 0.5 -> forget the
05/12/2024 06:25:44 INFO (MainThread) [custom_components.versatile_thermostat.thermostat_climate] VersatileThermostat-Versatile Jour - Calling ThermostatClimate._send_regulated_temperature force=False
05/12/2024 06:25:44 INFO (MainThread) [custom_components.versatile_thermostat.thermostat_climate] VersatileThermostat-Versatile Jour - regulation calculation will be done
05/12/2024 06:25:44 INFO (MainThread) [custom_components.versatile_thermostat.thermostat_climate] VersatileThermostat-Versatile Jour - dtemp (0.0) is < 0.5 -> forget the
05/12/2024 06:28:08 INFO (MainThread) [custom_components.versatile_thermostat.thermostat_climate] VersatileThermostat-Versatile Jour - Calling ThermostatClimate._send_regulated_temperature force=False
05/12/2024 06:28:08 INFO (MainThread) [custom_components.versatile_thermostat.thermostat_climate] VersatileThermostat-Versatile Jour - regulation calculation will be done
05/12/2024 06:28:08 INFO (MainThread) [custom_components.versatile_thermostat.thermostat_climate] VersatileThermostat-Versatile Jour - dtemp (0.0) is < 0.5 -> forget the
05/12/2024 06:33:08 INFO (MainThread) [custom_components.versatile_thermostat.thermostat_climate] VersatileThermostat-Versatile Jour - Calling ThermostatClimate._send_regulated_temperature force=False
05/12/2024 06:33:08 INFO (MainThread) [custom_components.versatile_thermostat.thermostat_climate] VersatileThermostat-Versatile Jour - regulation calculation will be done
05/12/2024 06:33:08 INFO (MainThread) [custom_components.versatile_thermostat.thermostat_climate] VersatileThermostat-Versatile Jour - dtemp (0.0) is < 0.5 -> forget the
05/12/2024 06:38:08 INFO (MainThread) [custom_components.versatile_thermostat.thermostat_climate] VersatileThermostat-Versatile Jour - Calling ThermostatClimate._send_regulated_temperature force=False
05/12/2024 06:38:08 INFO (MainThread) [custom_components.versatile_thermostat.thermostat_climate] VersatileThermostat-Versatile Jour - regulation calculation will be done
05/12/2024 06:38:08 INFO (MainThread) [custom_components.versatile_thermostat.thermostat_climate] VersatileThermostat-Versatile Jour - dtemp (0.0) is < 0.5 -> forget the
05/12/2024 06:39:46 ERROR (MainThread) [pydaikin.daikin_base] Exception in TaskGroup: Connection timeout to host http://192.168.0.53/aircon/get_day_power_ex
05/12/2024 06:39:46 ERROR (MainThread) [pydaikin.daikin_base] Exception in TaskGroup: Connection timeout to host http://192.168.0.53/aircon/get_day_power_ex
05/12/2024 06:39:46 ERROR (MainThread) [homeassistant.components.daikin.coordinator] Timeout fetching DaikinCh2 data
05/12/2024 06:43:08 INFO (MainThread) [custom_components.versatile_thermostat.thermostat_climate] VersatileThermostat-Versatile Jour - Calling ThermostatClimate._send_regulated_temperature force=False
05/12/2024 06:43:08 INFO (MainThread) [custom_components.versatile_thermostat.thermostat_climate] VersatileThermostat-Versatile Jour - regulation calculation will be done
05/12/2024 06:43:08 INFO (MainThread) [custom_components.versatile_thermostat.thermostat_climate] VersatileThermostat-Versatile Jour - dtemp (0.0) is < 0.5 -> forget the
05/12/2024 06:48:01 INFO (MainThread) [custom_components.versatile_thermostat.thermostat_climate] VersatileThermostat-Versatile Jour - Calling ThermostatClimate._send_regulated_temperature force=False
05/12/2024 06:48:01 INFO (MainThread) [custom_components.versatile_thermostat.thermostat_climate] VersatileThermostat-Versatile Jour - regulation calculation will be done
05/12/2024 06:48:01 INFO (MainThread) [custom_components.versatile_thermostat.thermostat_climate] VersatileThermostat-Versatile Jour - Regulated temp have changed to 25.5. Resend it
05/12/2024 06:48:08 INFO (MainThread) [custom_components.versatile_thermostat.thermostat_climate] VersatileThermostat-Versatile Jour - Calling ThermostatClimate._send_regulated_temperature force=False
05/12/2024 06:48:08 INFO (MainThread) [custom_components.versatile_thermostat.thermostat_climate] VersatileThermostat-Versatile Jour - period (0.1) min is < 5 min ->
05/12/2024 06:49:03 INFO (MainThread) [custom_components.versatile_thermostat.thermostat_climate] VersatileThermostat-Versatile Jour - Underlying climate climate.daikinsalon have changed. new_hvac_mode is heat
05/12/2024 06:53:08 INFO (MainThread) [custom_components.versatile_thermostat.thermostat_climate] VersatileThermostat-Versatile Jour - Calling ThermostatClimate._send_regulated_temperature force=False
05/12/2024 06:53:08 INFO (MainThread) [custom_components.versatile_thermostat.thermostat_climate] VersatileThermostat-Versatile Jour - regulation calculation will be done
05/12/2024 06:53:08 INFO (MainThread) [custom_components.versatile_thermostat.thermostat_climate] VersatileThermostat-Versatile Jour - dtemp (0.0) is < 0.5 -> forget the
05/12/2024 06:58:08 INFO (MainThread) [custom_components.versatile_thermostat.thermostat_climate] VersatileThermostat-Versatile Jour - Calling ThermostatClimate._send_regulated_temperature force=False
05/12/2024 06:58:08 INFO (MainThread) [custom_components.versatile_thermostat.thermostat_climate] VersatileThermostat-Versatile Jour - regulation calculation will be done
05/12/2024 06:58:08 INFO (MainThread) [custom_components.versatile_thermostat.thermostat_climate] VersatileThermostat-Versatile Jour - dtemp (0.0) is < 0.5 -> forget the
05/12/2024 07:00:00 ERROR (MainThread) [homeassistant.components.automation.reveil_stop_smartclock] Réveil stop Smartclock: Error executing script. Error for call_service at pos
05/12/2024 07:00:00 ERROR (MainThread) [homeassistant.components.automation.reveil_stop_smartclock] Error while executing automation automation.reveil_stop_smartclock: CastMediaPlayerEntity.media_stop Failed: Failed to execute stop.
05/12/2024 07:00:07 INFO (MainThread) [custom_components.versatile_thermostat.thermostat_climate] VersatileThermostat-Versatile Jour - Underlying climate climate.daikinsalon have changed. new_hvac_mode is heat
05/12/2024 07:00:44 INFO (MainThread) [custom_components.versatile_thermostat.thermostat_climate] VersatileThermostat-Versatile Jour - Calling ThermostatClimate._send_regulated_temperature force=False
05/12/2024 07:00:44 INFO (MainThread) [custom_components.versatile_thermostat.thermostat_climate] VersatileThermostat-Versatile Jour - regulation calculation will be done
05/12/2024 07:00:44 INFO (MainThread) [custom_components.versatile_thermostat.thermostat_climate] VersatileThermostat-Versatile Jour - dtemp (0.0) is < 0.5 -> forget the
05/12/2024 07:03:08 INFO (MainThread) [custom_components.versatile_thermostat.thermostat_climate] VersatileThermostat-Versatile Jour - Calling ThermostatClimate._send_regulated_temperature force=False
05/12/2024 07:03:08 INFO (MainThread) [custom_components.versatile_thermostat.thermostat_climate] VersatileThermostat-Versatile Jour - regulation calculation will be done
05/12/2024 07:03:08 INFO (MainThread) [custom_components.versatile_thermostat.thermostat_climate] VersatileThermostat-Versatile Jour - dtemp (0.0) is < 0.5 -> forget the
05/12/2024 07:08:08 INFO (MainThread) [custom_components.versatile_thermostat.thermostat_climate] VersatileThermostat-Versatile Jour - Calling ThermostatClimate._send_regulated_temperature force=False
05/12/2024 07:08:08 INFO (MainThread) [custom_components.versatile_thermostat.thermostat_climate] VersatileThermostat-Versatile Jour - regulation calculation will be done
05/12/2024 07:08:08 INFO (MainThread) [custom_components.versatile_thermostat.thermostat_climate] VersatileThermostat-Versatile Jour - dtemp (0.0) is < 0.5 -> forget the
05/12/2024 07:11:05 INFO (MainThread) [custom_components.versatile_thermostat.thermostat_climate] VersatileThermostat-Versatile Jour - Calling ThermostatClimate._send_regulated_temperature force=False
05/12/2024 07:11:05 INFO (MainThread) [custom_components.versatile_thermostat.thermostat_climate] VersatileThermostat-Versatile Jour - regulation calculation will be done
05/12/2024 07:11:05 INFO (MainThread) [custom_components.versatile_thermostat.thermostat_climate] VersatileThermostat-Versatile Jour - dtemp (0.0) is < 0.5 -> forget the
05/12/2024 07:13:08 INFO (MainThread) [custom_components.versatile_thermostat.thermostat_climate] VersatileThermostat-Versatile Jour - Calling ThermostatClimate._send_regulated_temperature force=False
05/12/2024 07:13:08 INFO (MainThread) [custom_components.versatile_thermostat.thermostat_climate] VersatileThermostat-Versatile Jour - regulation calculation will be done
05/12/2024 07:13:08 INFO (MainThread) [custom_components.versatile_thermostat.thermostat_climate] VersatileThermostat-Versatile Jour - dtemp (0.0) is < 0.5 -> forget the
05/12/2024 07:18:08 INFO (MainThread) [custom_components.versatile_thermostat.thermostat_climate] VersatileThermostat-Versatile Jour - Calling ThermostatClimate._send_regulated_temperature force=False
05/12/2024 07:18:08 INFO (MainThread) [custom_components.versatile_thermostat.thermostat_climate] VersatileThermostat-Versatile Jour - regulation calculation will be done
05/12/2024 07:18:08 INFO (MainThread) [custom_components.versatile_thermostat.thermostat_climate] VersatileThermostat-Versatile Jour - dtemp (0.0) is < 0.5 -> forget the
05/12/2024 07:23:08 INFO (MainThread) [custom_components.versatile_thermostat.thermostat_climate] VersatileThermostat-Versatile Jour - Calling ThermostatClimate._send_regulated_temperature force=False
05/12/2024 07:23:08 INFO (MainThread) [custom_components.versatile_thermostat.thermostat_climate] VersatileThermostat-Versatile Jour - regulation calculation will be done
05/12/2024 07:23:08 INFO (MainThread) [custom_components.versatile_thermostat.thermostat_climate] VersatileThermostat-Versatile Jour - dtemp (0.0) is < 0.5 -> forget the
05/12/2024 07:28:02 INFO (MainThread) [custom_components.versatile_thermostat.thermostat_climate] VersatileThermostat-Versatile Jour - Calling ThermostatClimate._send_regulated_temperature force=False
05/12/2024 07:28:02 INFO (MainThread) [custom_components.versatile_thermostat.thermostat_climate] VersatileThermostat-Versatile Jour - regulation calculation will be done
05/12/2024 07:28:02 INFO (MainThread) [custom_components.versatile_thermostat.thermostat_climate] VersatileThermostat-Versatile Jour - dtemp (0.0) is < 0.5 -> forget the
05/12/2024 07:28:08 INFO (MainThread) [custom_components.versatile_thermostat.thermostat_climate] VersatileThermostat-Versatile Jour - Calling ThermostatClimate._send_regulated_temperature force=False
05/12/2024 07:28:08 INFO (MainThread) [custom_components.versatile_thermostat.thermostat_climate] VersatileThermostat-Versatile Jour - regulation calculation will be done
05/12/2024 07:28:08 INFO (MainThread) [custom_components.versatile_thermostat.thermostat_climate] VersatileThermostat-Versatile Jour - dtemp (0.0) is < 0.5 -> forget the
05/12/2024 07:33:08 INFO (MainThread) [custom_components.versatile_thermostat.thermostat_climate] VersatileThermostat-Versatile Jour - Calling ThermostatClimate._send_regulated_temperature force=False
05/12/2024 07:33:08 INFO (MainThread) [custom_components.versatile_thermostat.thermostat_climate] VersatileThermostat-Versatile Jour - regulation calculation will be done
05/12/2024 07:33:08 INFO (MainThread) [custom_components.versatile_thermostat.thermostat_climate] VersatileThermostat-Versatile Jour - dtemp (0.0) is < 0.5 -> forget the
et splotly :
en plus, j’ajoute l’info que j’avais fait avant splotly :

Le réglage de cette climatisation tourne toute la journée pour maintenir une température de 21°C pour le télétravail, et je la baisse en ECO pour la nuit à 19°C.
Je garde l’option auto_start/stop pour la journée voir si cela s’arrête et redémarre bien.
Merci pour ton plugin qui est top, et il me faudra un peu de temps pour comprendre comment tuner les coefficients.
Salut,
Me revoilà avec quelques détails
et questions ![]()
Déjà, les détails de mon installation : chauffage électrique (fil pilote), géré via Mon Pilotage Elec d’Engie (donc via des modules tiko branchés sur les radiateurs).
J’ai créé des VTherm pour chacun de mes radiateurs en mode over_climate puisque l’intégration tiko me crée des thermostat.
Je pense avoir bien paramétré mes VTherm :
Et une VTherm Card :
type: custom:versatile-thermostat-ui-card
entity: climate.vtherm_chambre_enfant_n1
name: Chambre Enfant
autoStartStopEnableEntity: switch.vtherm_chambre_enfant_n1_enable_auto_start_stop
powerEntity: sensor.vtherm_chambre_enfant_n1_energy
disable_cool: true
disable_heat_cool: true
disable_auto_fan_infos: true
disable_autoStartStop: false
disable_circle: false
disable_buttons: false
set_current_as_main: false
disable_power_infos: false
1ère question
J’ai installé le Scheduler et la carte qui va avec, et voilà ce que je suis en train de faire.
J’aimerais la confirmation que le chauffage se mettra bien en route si la température de la pièce descend au-dessous des consignes des preset-mode ? Et qu’il s’arrêtra quand la température sera atteinte (moyennant l’algorythme de calcul du VTherm) ?
2ème question
Maintenant, j’aimerais que les radiateurs soient en ECO voir OFF les jours rouges de TEMPO en journée , uniquement de 6h à 22h.
Est-ce possible ? Si oui comment ? car je ne vois pas comment réaliser cela à partir du scheduler…
Merci de votre aide.
Hello @MilesTEG1 ,
Si tu as un peu de patience, je suis en train de refaire la doc, sur Github.
Salut @MilesTEG1
Tu trouveras la réponse à ta qu’est sur ce post en principe
Et pour ta question une, c’est le principe du thermostat donc la réponse est en toute logique oui, mais il faut évidemment que la configuration et le lien entre chaque dispositif de pilotage fonctionne
Merci.
J’y ai jeté un oeil, et je n’ai pas tout compris sur ce que je devrais faire ![]()
Je dois être fatigué de ma journée ![]()
OK, donc à prirori, ca devrait être bon. Il me faudra désactiver les planifications depuis le compte mon pilotage elec.
Bonjour,
Rencontrez des problèmes avec les events ? Chez moi les mécanismes de l’automation sont cassés depuis 1 ou 2 jours.
En cas d’évent sur un vtherm, mon automation surveillance mode sécurité des chauffages ne remonte plus de notification dans ha et n’envoie plus de notif via Notifier sur mon smartphone.
Et je me demande si ce problème n’est pas apparu après la dernière maj de z2mqtt
Bonjour, je suis parti de chez moi vendredi et je rentre aujourd’hui.
J’ai enlevé les béquilles qui relance la climatisation, et mis en auto start/stop sur salon et chambre 2.
La climatisation ne s’est pas lancé automatiquement.
A 14H, je me suis connecté à distance, et j’ai qu’il faisait froid, j’ai donc relancé manuellement la climatisation.
Voici la courbe pour le salon :
On voit sur la 2de courbe les informations des sondes de Daikin.


Pour chambre 2:
On voit sur la 2de courbe les informations des sondes de Daikin.


A part ce souci, je suis très satisfait du plugin et de ton travail.
Je suis limité en quantité de log, et je ne peux pas envoyer un fichier .txt.
Voici un échantillon :
2024-12-07 11:30:39.418 INFO (MainThread) [custom_components.versatile_thermostat.thermostat_climate] VersatileThermostat-Versatile ch2 - regulation calculation will be done
2024-12-07 11:30:39.418 INFO (MainThread) [custom_components.versatile_thermostat.thermostat_climate] VersatileThermostat-Versatile ch2 - Regulated temp have changed to 24.0. Resend it to underlyings
2024-12-07 11:30:39.420 INFO (MainThread) [custom_components.versatile_thermostat.const] VersatileThermostat-Versatile ch2 - Sending event EventType.AUTO_START_STOP_EVENT with data: {'type': 'start', 'name': 'Versatile ch2', 'cause': 'Auto start conditions reached', 'hvac_mode': <HVACMode.HEAT: 'heat'>, 'saved_hvac_mode': <HVACMode.HEAT: 'heat'>, 'target_temperature': 19.0, 'current_temperature': 13.3, 'temperature_slope': 0.0, 'accumulated_error': 5, 'accumulated_error_threshold': 5}
2024-12-07 11:30:39.420 INFO (MainThread) [custom_components.versatile_thermostat.thermostat_climate] VersatileThermostat-Versatile ch2 - Calling ThermostatClimate._send_regulated_temperature force=False
2024-12-07 11:30:39.420 INFO (MainThread) [custom_components.versatile_thermostat.thermostat_climate] VersatileThermostat-Versatile ch2 - period (0.0) min is < 5 min -> forget the regulation send
2024-12-07 11:30:39.864 INFO (MainThread) [custom_components.versatile_thermostat.thermostat_climate] VersatileThermostat-Versatile ch2 - Underlying climate climate.daikinch2 have changed. new_hvac_mode is off (vs heat), new_hvac_action=off (vs off), new_target_temp=25.5 (vs 19.0), new_fan_mode=Auto (vs Auto)
2024-12-07 11:30:39.864 INFO (MainThread) [custom_components.versatile_thermostat.thermostat_climate] VersatileThermostat-Versatile ch2 - underlying event is received less than 10 sec after command. Forget it to avoid loop
2024-12-07 11:31:43.162 INFO (MainThread) [custom_components.versatile_thermostat.thermostat_climate] VersatileThermostat-Versatile ch2 - Underlying climate climate.daikinch2 have changed. new_hvac_mode is off (vs heat), new_hvac_action=off (vs off), new_target_temp=25.5 (vs 19.0), new_fan_mode=Auto (vs Auto)
2024-12-07 11:31:43.163 INFO (MainThread) [custom_components.versatile_thermostat.auto_start_stop_algorithm] AutoStartStopDetectionAlgorithm-Versatile ch2 - We need to start, because it will be time to heat
2024-12-07 11:31:43.163 INFO (MainThread) [custom_components.versatile_thermostat.thermostat_climate] VersatileThermostat-Versatile ch2 - Turning ON the Vtherm due to auto-start-stop conditions
2024-12-07 11:31:43.163 INFO (MainThread) [custom_components.versatile_thermostat.base_thermostat] VersatileThermostat-Versatile ch2 - Set hvac mode: heat
2024-12-07 11:31:43.165 INFO (MainThread) [custom_components.versatile_thermostat.base_thermostat] VersatileThermostat-Versatile ch2 - Set preset_mode: eco force=True
2024-12-07 11:31:43.165 INFO (MainThread) [custom_components.versatile_thermostat.base_thermostat] VersatileThermostat-Versatile ch2 - find preset temp: eco
2024-12-07 11:31:43.165 INFO (MainThread) [custom_components.versatile_thermostat.thermostat_climate] VersatileThermostat-Versatile ch2 - Calling ThermostatClimate._send_regulated_temperature force=True
2024-12-07 11:31:43.165 INFO (MainThread) [custom_components.versatile_thermostat.thermostat_climate] VersatileThermostat-Versatile ch2 - regulation calculation will be done
2024-12-07 11:31:43.166 INFO (MainThread) [custom_components.versatile_thermostat.thermostat_climate] VersatileThermostat-Versatile ch2 - Regulated temp have changed to 24.0. Resend it to underlyings
2024-12-07 11:31:43.168 INFO (MainThread) [custom_components.versatile_thermostat.thermostat_climate] VersatileThermostat-Versatile ch2 - Calling ThermostatClimate._send_regulated_temperature force=False
2024-12-07 11:31:43.168 INFO (MainThread) [custom_components.versatile_thermostat.thermostat_climate] VersatileThermostat-Versatile ch2 - period (0.0) min is < 5 min -> forget the regulation send
2024-12-07 11:31:43.169 INFO (MainThread) [custom_components.versatile_thermostat.const] VersatileThermostat-Versatile ch2 - Sending event EventType.HVAC_MODE_EVENT with data: {'hvac_mode': <HVACMode.HEAT: 'heat'>}
2024-12-07 11:31:43.169 INFO (MainThread) [custom_components.versatile_thermostat.thermostat_climate] %s - Force resent target temp cause we turn on some over climate
2024-12-07 11:31:43.169 INFO (MainThread) [custom_components.versatile_thermostat.thermostat_climate] VersatileThermostat-Versatile ch2 - Calling ThermostatClimate._send_regulated_temperature force=True
2024-12-07 11:31:43.169 INFO (MainThread) [custom_components.versatile_thermostat.thermostat_climate] VersatileThermostat-Versatile ch2 - regulation calculation will be done
2024-12-07 11:31:43.169 INFO (MainThread) [custom_components.versatile_thermostat.thermostat_climate] VersatileThermostat-Versatile ch2 - Regulated temp have changed to 24.0. Resend it to underlyings
2024-12-07 11:31:43.170 INFO (MainThread) [custom_components.versatile_thermostat.const] VersatileThermostat-Versatile ch2 - Sending event EventType.AUTO_START_STOP_EVENT with data: {'type': 'start', 'name': 'Versatile ch2', 'cause': 'Auto start conditions reached', 'hvac_mode': <HVACMode.HEAT: 'heat'>, 'saved_hvac_mode': <HVACMode.HEAT: 'heat'>, 'target_temperature': 19.0, 'current_temperature': 13.3, 'temperature_slope': 0.0, 'accumulated_error': 5, 'accumulated_error_threshold': 5}
2024-12-07 11:31:43.171 INFO (MainThread) [custom_components.versatile_thermostat.thermostat_climate] VersatileThermostat-Versatile ch2 - Calling ThermostatClimate._send_regulated_temperature force=False
2024-12-07 11:31:43.171 INFO (MainThread) [custom_components.versatile_thermostat.thermostat_climate] VersatileThermostat-Versatile ch2 - period (0.0) min is < 5 min -> forget the regulation send
2024-12-07 11:31:43.835 INFO (MainThread) [custom_components.versatile_thermostat.thermostat_climate] VersatileThermostat-Versatile ch2 - Underlying climate climate.daikinch2 have changed. new_hvac_mode is off (vs heat), new_hvac_action=off (vs off), new_target_temp=24.5 (vs 19.0), new_fan_mode=Auto (vs Auto)
2024-12-07 11:31:43.835 INFO (MainThread) [custom_components.versatile_thermostat.thermostat_climate] VersatileThermostat-Versatile ch2 - underlying event is received less than 10 sec after command. Forget it to avoid loop
2024-12-07 11:32:11.926 INFO (MainThread) [custom_components.versatile_thermostat.underlyings] VersatileThermostat-Versatile Entree-switch.radiateur_entree - start heating for 2 min 1 sec
2024-12-07 11:33:01.936 INFO (MainThread) [custom_components.versatile_thermostat.underlyings] VersatileThermostat-versatile sdb-switch.radiateur_sdb - start heating for 1 min 10 sec
2024-12-07 11:33:10.896 INFO (MainThread) [custom_components.versatile_thermostat.thermostat_climate] VersatileThermostat-Versatile ch2 - Calling ThermostatClimate._send_regulated_temperature force=False
2024-12-07 11:33:10.896 INFO (MainThread) [custom_components.versatile_thermostat.thermostat_climate] VersatileThermostat-Versatile ch2 - period (1.5) min is < 5 min -> forget the regulation send
2024-12-07 11:34:11.937 INFO (MainThread) [custom_components.versatile_thermostat.underlyings] VersatileThermostat-versatile sdb-switch.radiateur_sdb - stop heating for 3 min 49 sec
2024-12-07 11:34:12.927 INFO (MainThread) [custom_components.versatile_thermostat.underlyings] VersatileThermostat-Versatile Entree-switch.radiateur_entree - stop heating for 2 min 58 sec
2024-12-07 11:34:59.170 INFO (MainThread) [custom_components.versatile_thermostat.thermostat_climate] VersatileThermostat-Versatile Jour - Calling ThermostatClimate._send_regulated_temperature force=False
2024-12-07 11:34:59.170 INFO (MainThread) [custom_components.versatile_thermostat.thermostat_climate] VersatileThermostat-Versatile Jour - regulation calculation will be done
2024-12-07 11:34:59.170 INFO (MainThread) [custom_components.versatile_thermostat.thermostat_climate] VersatileThermostat-Versatile Jour - dtemp (0.0) is < 0.5 -> forget the regulation send
2024-12-07 11:37:10.928 INFO (MainThread) [custom_components.versatile_thermostat.underlyings] VersatileThermostat-Versatile Entree-switch.radiateur_entree - start heating for 2 min 1 sec
2024-12-07 11:38:00.938 INFO (MainThread) [custom_components.versatile_thermostat.underlyings] VersatileThermostat-versatile sdb-switch.radiateur_sdb - start heating for 1 min 10 sec
2024-12-07 11:38:10.897 INFO (MainThread) [custom_components.versatile_thermostat.thermostat_climate] VersatileThermostat-Versatile ch2 - Calling ThermostatClimate._send_regulated_temperature force=False
2024-12-07 11:38:10.897 INFO (MainThread) [custom_components.versatile_thermostat.thermostat_climate] VersatileThermostat-Versatile ch2 - regulation calculation will be done
2024-12-07 11:38:10.897 INFO (MainThread) [custom_components.versatile_thermostat.thermostat_climate] VersatileThermostat-Versatile ch2 - dtemp (0.0) is < 0.5 -> forget the regulation send
2024-12-07 11:39:10.940 INFO (MainThread) [custom_components.versatile_thermostat.underlyings] VersatileThermostat-versatile sdb-switch.radiateur_sdb - stop heating for 3 min 49 sec
2024-12-07 11:39:11.930 INFO (MainThread) [custom_components.versatile_thermostat.underlyings] VersatileThermostat-Versatile Entree-switch.radiateur_entree - stop heating for 2 min 58 sec
2024-12-07 11:39:59.172 INFO (MainThread) [custom_components.versatile_thermostat.thermostat_climate] VersatileThermostat-Versatile Jour - Calling ThermostatClimate._send_regulated_temperature force=False
2024-12-07 11:39:59.173 INFO (MainThread) [custom_components.versatile_thermostat.thermostat_climate] VersatileThermostat-Versatile Jour - regulation calculation will be done
2024-12-07 11:39:59.173 INFO (MainThread) [custom_components.versatile_thermostat.thermostat_climate] VersatileThermostat-Versatile Jour - dtemp (0.0) is < 0.5 -> forget the regulation send
2024-12-07 11:42:09.932 INFO (MainThread) [custom_components.versatile_thermostat.underlyings] VersatileThermostat-Versatile Entree-switch.radiateur_entree - start heating for 2 min 1 sec
2024-12-07 11:42:59.942 INFO (MainThread) [custom_components.versatile_thermostat.underlyings] VersatileThermostat-versatile sdb-switch.radiateur_sdb - start heating for 1 min 10 sec
2024-12-07 11:43:10.898 INFO (MainThread) [custom_components.versatile_thermostat.thermostat_climate] VersatileThermostat-Versatile ch2 - Calling ThermostatClimate._send_regulated_temperature force=False
2024-12-07 11:43:10.898 INFO (MainThread) [custom_components.versatile_thermostat.thermostat_climate] VersatileThermostat-Versatile ch2 - regulation calculation will be done
2024-12-07 11:43:10.898 INFO (MainThread) [custom_components.versatile_thermostat.thermostat_climate] VersatileThermostat-Versatile ch2 - dtemp (0.0) is < 0.5 -> forget the regulation send
2024-12-07 11:44:09.944 INFO (MainThread) [custom_components.versatile_thermostat.underlyings] VersatileThermostat-versatile sdb-switch.radiateur_sdb - stop heating for 3 min 49 sec
2024-12-07 11:44:10.934 INFO (MainThread) [custom_components.versatile_thermostat.underlyings] VersatileThermostat-Versatile Entree-switch.radiateur_entree - stop heating for 2 min 58 sec
2024-12-07 11:44:59.173 INFO (MainThread) [custom_components.versatile_thermostat.thermostat_climate] VersatileThermostat-Versatile Jour - Calling ThermostatClimate._send_regulated_temperature force=False
2024-12-07 11:44:59.173 INFO (MainThread) [custom_components.versatile_thermostat.thermostat_climate] VersatileThermostat-Versatile Jour - regulation calculation will be done
2024-12-07 11:44:59.174 INFO (MainThread) [custom_components.versatile_thermostat.thermostat_climate] VersatileThermostat-Versatile Jour - dtemp (0.0) is < 0.5 -> forget the regulation send
2024-12-07 11:47:08.935 INFO (MainThread) [custom_components.versatile_thermostat.underlyings] VersatileThermostat-Versatile Entree-switch.radiateur_entree - start heating for 2 min 1 sec
2024-12-07 11:47:58.947 INFO (MainThread) [custom_components.versatile_thermostat.underlyings] VersatileThermostat-versatile sdb-switch.radiateur_sdb - start heating for 1 min 10 sec
2024-12-07 11:48:10.899 INFO (MainThread) [custom_components.versatile_thermostat.thermostat_climate] VersatileThermostat-Versatile ch2 - Calling ThermostatClimate._send_regulated_temperature force=False
2024-12-07 11:48:10.899 INFO (MainThread) [custom_components.versatile_thermostat.thermostat_climate] VersatileThermostat-Versatile ch2 - regulation calculation will be done
2024-12-07 11:48:10.899 INFO (MainThread) [custom_components.versatile_thermostat.thermostat_climate] VersatileThermostat-Versatile ch2 - dtemp (0.0) is < 0.5 -> forget the regulation send
2024-12-07 11:49:08.948 INFO (MainThread) [custom_components.versatile_thermostat.underlyings] VersatileThermostat-versatile sdb-switch.radiateur_sdb - stop heating for 3 min 49 sec
2024-12-07 11:49:09.937 INFO (MainThread) [custom_components.versatile_thermostat.underlyings] VersatileThermostat-Versatile Entree-switch.radiateur_entree - stop heating for 2 min 58 sec
2024-12-07 11:49:59.175 INFO (MainThread) [custom_components.versatile_thermostat.thermostat_climate] VersatileThermostat-Versatile Jour - Calling ThermostatClimate._send_regulated_temperature force=False
2024-12-07 11:49:59.175 INFO (MainThread) [custom_components.versatile_thermostat.thermostat_climate] VersatileThermostat-Versatile Jour - regulation calculation will be done
2024-12-07 11:49:59.175 INFO (MainThread) [custom_components.versatile_thermostat.thermostat_climate] VersatileThermostat-Versatile Jour - dtemp (0.0) is < 0.5 -> forget the regulation send
2024-12-07 11:52:07.938 INFO (MainThread) [custom_components.versatile_thermostat.underlyings] VersatileThermostat-Versatile Entree-switch.radiateur_entree - start heating for 2 min 1 sec
2024-12-07 11:52:30.896 INFO (MainThread) [custom_components.versatile_thermostat.thermostat_climate] VersatileThermostat-Versatile Jour - Underlying climate climate.daikinsalon have changed. new_hvac_mode is off (vs heat), new_hvac_action=off (vs off), new_target_temp=17.5 (vs 19.0), new_fan_mode=Auto (vs Auto)
2024-12-07 11:52:30.896 INFO (MainThread) [custom_components.versatile_thermostat.thermostat_climate] VersatileThermostat-Versatile Jour - underlying event is received less than 10 sec after command. Forget it to avoid loop
2024-12-07 11:52:57.949 INFO (MainThread) [custom_components.versatile_thermostat.underlyings] VersatileThermostat-versatile sdb-switch.radiateur_sdb - start heating for 1 min 10 sec
2024-12-07 11:53:10.899 INFO (MainThread) [custom_components.versatile_thermostat.thermostat_climate] VersatileThermostat-Versatile ch2 - Calling ThermostatClimate._send_regulated_temperature force=False
2024-12-07 11:53:10.899 INFO (MainThread) [custom_components.versatile_thermostat.thermostat_climate] VersatileThermostat-Versatile ch2 - regulation calculation will be done
2024-12-07 11:53:10.899 INFO (MainThread) [custom_components.versatile_thermostat.thermostat_climate] VersatileThermostat-Versatile ch2 - dtemp (0.0) is < 0.5 -> forget the regulation send
2024-12-07 11:54:07.950 INFO (MainThread) [custom_components.versatile_thermostat.underlyings] VersatileThermostat-versatile sdb-switch.radiateur_sdb - stop heating for 3 min 49 sec
2024-12-07 11:54:08.939 INFO (MainThread) [custom_components.versatile_thermostat.underlyings] VersatileThermostat-Versatile Entree-switch.radiateur_entree - stop heating for 2 min 58 sec
2024-12-07 11:54:59.176 INFO (MainThread) [custom_components.versatile_thermostat.thermostat_climate] VersatileThermostat-Versatile Jour - Calling ThermostatClimate._send_regulated_temperature force=False
2024-12-07 11:54:59.176 INFO (MainThread) [custom_components.versatile_thermostat.thermostat_climate] VersatileThermostat-Versatile Jour - regulation calculation will be done
2024-12-07 11:54:59.176 INFO (MainThread) [custom_components.versatile_thermostat.thermostat_climate] VersatileThermostat-Versatile Jour - dtemp (0.0) is < 0.5 -> forget the regulation send
2024-12-07 11:57:06.941 INFO (MainThread) [custom_components.versatile_thermostat.underlyings] VersatileThermostat-Versatile Entree-switch.radiateur_entree - start heating for 2 min 1 sec
2024-12-07 11:57:56.952 INFO (MainThread) [custom_components.versatile_thermostat.underlyings] VersatileThermostat-versatile sdb-switch.radiateur_sdb - start heating for 1 min 10 sec
2024-12-07 11:58:10.900 INFO (MainThread) [custom_components.versatile_thermostat.thermostat_climate] VersatileThermostat-Versatile ch2 - Calling ThermostatClimate._send_regulated_temperature force=False
2024-12-07 11:58:10.901 INFO (MainThread) [custom_components.versatile_thermostat.thermostat_climate] VersatileThermostat-Versatile ch2 - regulation calculation will be done
2024-12-07 11:58:10.901 INFO (MainThread) [custom_components.versatile_thermostat.thermostat_climate] VersatileThermostat-Versatile ch2 - dtemp (0.0) is < 0.5 -> forget the regulation send
2024-12-07 11:59:06.954 INFO (MainThread) [custom_components.versatile_thermostat.underlyings] VersatileThermostat-versatile sdb-switch.radiateur_sdb - stop heating for 3 min 49 sec
2024-12-07 11:59:07.942 INFO (MainThread) [custom_components.versatile_thermostat.underlyings] VersatileThermostat-Versatile Entree-switch.radiateur_entree - stop heating for 2 min 58 sec
2024-12-07 11:59:59.177 INFO (MainThread) [custom_components.versatile_thermostat.thermostat_climate] VersatileThermostat-Versatile Jour - Calling ThermostatClimate._send_regulated_temperature force=False
2024-12-07 11:59:59.178 INFO (MainThread) [custom_components.versatile_thermostat.thermostat_climate] VersatileThermostat-Versatile Jour - regulation calculation will be done
2024-12-07 11:59:59.178 INFO (MainThread) [custom_components.versatile_thermostat.thermostat_climate] VersatileThermostat-Versatile Jour - dtemp (0.0) is < 0.5 -> forget the regulation send
2024-12-07 12:02:05.944 INFO (MainThread) [custom_components.versatile_thermostat.underlyings] VersatileThermostat-Versatile Entree-switch.radiateur_entree - start heating for 2 min 1 sec
2024-12-07 12:02:06.409 INFO (MainThread) [custom_components.versatile_thermostat.thermostat_climate] VersatileThermostat-Versatile ch2 - Underlying climate climate.daikinch2 have changed. new_hvac_mode is off (vs heat), new_hvac_action=off (vs off), new_target_temp=24.5 (vs 19.0), new_fan_mode=Auto (vs Auto)
2024-12-07 12:02:06.410 INFO (MainThread) [custom_components.versatile_thermostat.auto_start_stop_algorithm] AutoStartStopDetectionAlgorithm-Versatile ch2 - We need to start, because it will be time to heat
2024-12-07 12:02:06.410 INFO (MainThread) [custom_components.versatile_thermostat.thermostat_climate] VersatileThermostat-Versatile ch2 - Turning ON the Vtherm due to auto-start-stop conditions
2024-12-07 12:02:06.410 INFO (MainThread) [custom_components.versatile_thermostat.base_thermostat] VersatileThermostat-Versatile ch2 - Set hvac mode: heat
2024-12-07 12:02:06.412 INFO (MainThread) [custom_components.versatile_thermostat.base_thermostat] VersatileThermostat-Versatile ch2 - Set preset_mode: eco force=True
2024-12-07 12:02:06.412 INFO (MainThread) [custom_components.versatile_thermostat.base_thermostat] VersatileThermostat-Versatile ch2 - find preset temp: eco
2024-12-07 12:02:06.412 INFO (MainThread) [custom_components.versatile_thermostat.thermostat_climate] VersatileThermostat-Versatile ch2 - Calling ThermostatClimate._send_regulated_temperature force=True
2024-12-07 12:02:06.412 INFO (MainThread) [custom_components.versatile_thermostat.thermostat_climate] VersatileThermostat-Versatile ch2 - regulation calculation will be done
2024-12-07 12:02:06.412 INFO (MainThread) [custom_components.versatile_thermostat.thermostat_climate] VersatileThermostat-Versatile ch2 - Regulated temp have changed to 24.0. Resend it to underlyings
2024-12-07 12:02:06.415 INFO (MainThread) [custom_components.versatile_thermostat.thermostat_climate] VersatileThermostat-Versatile ch2 - Calling ThermostatClimate._send_regulated_temperature force=False
2024-12-07 12:02:06.415 INFO (MainThread) [custom_components.versatile_thermostat.thermostat_climate] VersatileThermostat-Versatile ch2 - period (0.0) min is < 5 min -> forget the regulation send
2024-12-07 12:02:06.415 INFO (MainThread) [custom_components.versatile_thermostat.const] VersatileThermostat-Versatile ch2 - Sending event EventType.HVAC_MODE_EVENT with data: {'hvac_mode': <HVACMode.HEAT: 'heat'>}
2024-12-07 12:02:06.416 INFO (MainThread) [custom_components.versatile_thermostat.thermostat_climate] %s - Force resent target temp cause we turn on some over climate
2024-12-07 12:02:06.416 INFO (MainThread) [custom_components.versatile_thermostat.thermostat_climate] VersatileThermostat-Versatile ch2 - Calling ThermostatClimate._send_regulated_temperature force=True
2024-12-07 12:02:06.416 INFO (MainThread) [custom_components.versatile_thermostat.thermostat_climate] VersatileThermostat-Versatile ch2 - regulation calculation will be done
2024-12-07 12:02:06.416 INFO (MainThread) [custom_components.versatile_thermostat.thermostat_climate] VersatileThermostat-Versatile ch2 - Regulated temp have changed to 24.0. Resend it to underlyings
2024-12-07 12:02:06.418 INFO (MainThread) [custom_components.versatile_thermostat.const] VersatileThermostat-Versatile ch2 - Sending event EventType.AUTO_START_STOP_EVENT with data: {'type': 'start', 'name': 'Versatile ch2', 'cause': 'Auto start conditions reached', 'hvac_mode': <HVACMode.HEAT: 'heat'>, 'saved_hvac_mode': <HVACMode.HEAT: 'heat'>, 'target_temperature': 19.0, 'current_temperature': 13.3, 'temperature_slope': 0.0, 'accumulated_error': 5, 'accumulated_error_threshold': 5}
2024-12-07 12:02:06.418 INFO (MainThread) [custom_components.versatile_thermostat.thermostat_climate] VersatileThermostat-Versatile ch2 - Calling ThermostatClimate._send_regulated_temperature force=False
2024-12-07 12:02:06.418 INFO (MainThread) [custom_components.versatile_thermostat.thermostat_climate] VersatileThermostat-Versatile ch2 - period (0.0) min is < 5 min -> forget the regulation send
2024-12-07 12:02:06.858 INFO (MainThread) [custom_components.versatile_thermostat.thermostat_climate] VersatileThermostat-Versatile ch2 - Underlying climate climate.daikinch2 have changed. new_hvac_mode is off (vs heat), new_hvac_action=off (vs off), new_target_temp=25.5 (vs 19.0), new_fan_mode=Auto (vs Auto)
2024-12-07 12:02:06.858 INFO (MainThread) [custom_components.versatile_thermostat.thermostat_climate] VersatileThermostat-Versatile ch2 - underlying event is received less than 10 sec after command. Forget it to avoid loop
2024-12-07 12:02:55.955 INFO (MainThread) [custom_components.versatile_thermostat.underlyings] VersatileThermostat-versatile sdb-switch.radiateur_sdb - start heating for 1 min 10 sec
2024-12-07 12:03:10.902 INFO (MainThread) [custom_components.versatile_thermostat.thermostat_climate] VersatileThermostat-Versatile ch2 - Calling ThermostatClimate._send_regulated_temperature force=False
2024-12-07 12:03:10.902 INFO (MainThread) [custom_components.versatile_thermostat.thermostat_climate] VersatileThermostat-Versatile ch2 - period (1.1) min is < 5 min -> forget the regulation send
2024-12-07 12:04:05.956 INFO (MainThread) [custom_components.versatile_thermostat.underlyings] VersatileThermostat-versatile sdb-switch.radiateur_sdb - stop heating for 3 min 49 sec
2024-12-07 12:04:06.945 INFO (MainThread) [custom_components.versatile_thermostat.underlyings] VersatileThermostat-Versatile Entree-switch.radiateur_entree - stop heating for 2 min 58 sec
2024-12-07 12:04:59.179 INFO (MainThread) [custom_components.versatile_thermostat.thermostat_climate] VersatileThermostat-Versatile Jour - Calling ThermostatClimate._send_regulated_temperature force=False
2024-12-07 12:04:59.179 INFO (MainThread) [custom_components.versatile_thermostat.thermostat_climate] VersatileThermostat-Versatile Jour - regulation calculation will be done
2024-12-07 12:04:59.179 INFO (MainThread) [custom_components.versatile_thermostat.thermostat_climate] VersatileThermostat-Versatile Jour - dtemp (0.0) is < 0.5 -> forget the regulation send
2024-12-07 12:06:39.186 INFO (MainThread) [custom_components.versatile_thermostat.thermostat_climate] VersatileThermostat-Versatile ch2 - Calling ThermostatClimate._send_regulated_temperature force=False
2024-12-07 12:06:39.186 INFO (MainThread) [custom_components.versatile_thermostat.thermostat_climate] VersatileThermostat-Versatile ch2 - period (4.5) min is < 5 min -> forget the regulation send
2024-12-07 12:06:39.189 INFO (MainThread) [custom_components.versatile_thermostat.thermostat_climate] VersatileThermostat-Versatile Jour - Calling ThermostatClimate._send_regulated_temperature force=False
2024-12-07 12:06:39.189 INFO (MainThread) [custom_components.versatile_thermostat.thermostat_climate] VersatileThermostat-Versatile Jour - regulation calculation will be done
2024-12-07 12:06:39.190 INFO (MainThread) [custom_components.versatile_thermostat.thermostat_climate] VersatileThermostat-Versatile Jour - dtemp (0.0) is < 0.5 -> forget the regulation send
2024-12-07 12:07:04.947 INFO (MainThread) [custom_components.versatile_thermostat.underlyings] VersatileThermostat-Versatile Entree-switch.radiateur_entree - start heating for 1 min 59 sec
2024-12-07 12:07:54.958 INFO (MainThread) [custom_components.versatile_thermostat.underlyings] VersatileThermostat-versatile sdb-switch.radiateur_sdb - start heating for 1 min 8 sec
2024-12-07 12:08:10.902 INFO (MainThread) [custom_components.versatile_thermostat.thermostat_climate] VersatileThermostat-Versatile ch2 - Calling ThermostatClimate._send_regulated_temperature force=False
Nouvelle version importante ![]()
Elle contient notamment une nouvelle méthode de régulation par contrôle directe d’une vanne. Elle fait suite à des discussions qui ont eu lieu dans ce forum et dans le github ([Feature request] Add native support of Sonoff TRVZB valve in VTherm · Issue #645 · jmcollin78/versatile_thermostat · GitHub).
Un grand merci à tous les contributeurs de ce forum, votre aide a été décisive.
La release note complète est là :
Hello @Arnaud_69 ,
J’ai énormément de remontée de problème avec les clim Daikin qui manifestement font un peu ce qu’elles veulent.
Je n’ai pas tes attributs donc je ne peux pas faire grand chose à part constater comme toi que ce n’est pas normal. Les choses à vérifier :
- est-ce que l’entité `switch.enable_auto_start_stop_xxx’ est bien sur ‹ on › ?
Je vois encore ces messages de Daikin:
Underlying climate climate.daikinch2 have changed. new_hvac_mode is off (vs heat)
qui veut dire que la clim s’est arrêtée toute seule.
As-tu bien desactivé dans l’entité switch.follow_...

Come Daikin à l’air de faire toute seule une sorte d’auto-start/stop, peut-être que tu ne peux pas l’utiliser avec VTherm et que tu devrais la laisser faire. Voilà, encore une fois, n’ayant pas moi-même de Daikin c’est compliqué d’en dire plus à ce stade.
Hello @Zesberg ,
J’ai installé 2024.12.1 ce matin et je reçois bien les notifs (auto-start/stop dans mon cas).




