Impossible definir vacances My vaillant

Bonjour,

J’ai installé le plugin My vaillant. Je récupère bien les informations du chauffage. Par contre impossible de définir les date des vacances ainsi qu’annuler un mode vacances.

La passerelle est un VR 940f.
En mettant, le logging en mode debug, on voit bien que les infos sont passé au deamon.
Cependant le deamon remonte l’erreur suivante: « Send command to daemon error: setpoint is not supported on this controller »

Avez-vous une idée de ce qui manque?

Merci d’avance

Bonjour,

Cette fonction ne semble donc pas supportée par votre système

Vous pouvez programmer vos changements de mode dans jeedom du coup

Bonjour

Je viens de faire quelque tests. En effet, je peux changer la température des zones.
Par contre, je sais bien éteindre le chauffage des zones mais impossible de le rallumer.
En regardant les log debug du deamon, on reçoit un message d’erreur de l’api car ce n’est pas les valeurs attendues

[2025-04-23 21:44:39] INFO  : search system ff1b72f9-c55d-4412-9396-2e8a408aab9b
[2025-04-23 21:44:40] INFO  : zone 0
[2025-04-23 21:44:40] INFO  : operating_mode AUTO
[2025-04-23 21:44:40] ERROR  : Send command to daemon error: Invalid mode, must be one of MANUAL, TIME_CONTROLLED, OFF

il me faudrait les logs du démon plus complet ainsi que les autres.
plus les autres infos tel que demandé dans la documentation

Je voudrais voir aussi les références de passerelle & contrôleur sur l’équipement de type « système » visible sur la partie à droite de l’écran tel que ci-dessous:

Voilà les infos:

voilà les log vaillantmultimatic

[2025-05-05 17:49:26] DEBUG  : command: OFF on ff1b72f9-c55d-4412-9396-2e8a408aab9b_zone_0 : zone_Radiateur
[2025-05-05 17:49:26] DEBUG  : action:set_zone_operating_mode
[2025-05-05 17:49:26] DEBUG  : params to send to daemon:{"action":"set_zone_operating_mode","type":"zone","system_id":"ff1b72f9-c55d-4412-9396-2e8a408aab9b","index":0,"operating_mode":"OFF"}
[2025-05-05 17:49:26] DEBUG  : Updating info commands of 'Radiateur' - Type:'zone' - id='ff1b72f9-c55d-4412-9396-2e8a408aab9b_zone_0' - name 'zone_Radiateur'
[2025-05-05 17:49:31] DEBUG  : command: DAY on ff1b72f9-c55d-4412-9396-2e8a408aab9b_zone_0 : zone_Radiateur
[2025-05-05 17:49:31] DEBUG  : action:set_zone_operating_mode
[2025-05-05 17:49:31] DEBUG  : params to send to daemon:{"action":"set_zone_operating_mode","type":"zone","system_id":"ff1b72f9-c55d-4412-9396-2e8a408aab9b","index":0,"operating_mode":"DAY"}
[2025-05-05 17:49:33] DEBUG  : command: SET_BACK on ff1b72f9-c55d-4412-9396-2e8a408aab9b_zone_0 : zone_Radiateur
[2025-05-05 17:49:33] DEBUG  : action:set_zone_operating_mode
[2025-05-05 17:49:33] DEBUG  : params to send to daemon:{"action":"set_zone_operating_mode","type":"zone","system_id":"ff1b72f9-c55d-4412-9396-2e8a408aab9b","index":0,"operating_mode":"SET_BACK"}
[2025-05-05 17:51:02] DEBUG  : Updating info commands of 'VR 940f' - Type:'system' - id='ff1b72f9-c55d-4412-9396-2e8a408aab9b' - name 'system_VR 940f'
[2025-05-05 17:51:02] DEBUG  : Updating info commands of 'Radiateur' - Type:'zone' - id='ff1b72f9-c55d-4412-9396-2e8a408aab9b_zone_0' - name 'zone_Radiateur'
[2025-05-05 17:51:02] DEBUG  : Updating info commands of 'Sol' - Type:'zone' - id='ff1b72f9-c55d-4412-9396-2e8a408aab9b_zone_1' - name 'zone_Sol'
[2025-05-05 17:51:34] DEBUG  : params to send to daemon:{"action":"update_frequency","frequency":0}
[2025-05-05 17:51:38] INFO  : Lancement démon
[2025-05-05 17:51:39] DEBUG  : test from daemon
[2025-05-05 17:51:40] DEBUG  : Updating info commands of 'VR 940f' - Type:'system' - id='ff1b72f9-c55d-4412-9396-2e8a408aab9b' - name 'system_VR 940f'
[2025-05-05 17:51:40] DEBUG  : Updating info commands of 'Radiateur' - Type:'zone' - id='ff1b72f9-c55d-4412-9396-2e8a408aab9b_zone_0' - name 'zone_Radiateur'
[2025-05-05 17:51:40] DEBUG  : Updating info commands of 'Sol' - Type:'zone' - id='ff1b72f9-c55d-4412-9396-2e8a408aab9b_zone_1' - name 'zone_Sol'

log deamon

[2025-05-05 18:07:25] INFO  : Auto update frequency set to 0s
[2025-05-05 18:07:25] INFO  : Signal 15 caught, exiting...
[2025-05-05 18:07:25] INFO  : stop auto update
[2025-05-05 18:07:25] INFO  : Cancelling 3 tasks
[2025-05-05 18:07:25] INFO  : Listening cancelled
[2025-05-05 18:07:25] INFO  : Send async cancelled
[2025-05-05 18:07:25] INFO  : Shutdown
[2025-05-05 18:07:29] INFO  : Starting daemon with log level: info
[2025-05-05 18:07:29] INFO  : Listening on 127.0.0.1:55067
[2025-05-05 18:07:29] INFO  : Log in vaillant multiMatic
[2025-05-05 18:07:30] INFO  : Start auto update
[2025-05-05 18:07:30] INFO  : Update all systems in myVaillant...
[2025-05-05 18:07:30] INFO  : Send async started with a cycle of 0.5s
[2025-05-05 18:07:31]WARNING : Could not get rooms data
Traceback (most recent call last):
File "/var/www/html/plugins/vaillantmultimatic/resources/venv/lib/python3.11/site-packages/myPyllant/api.py", line 1400, in get_ambisense_rooms
response = await self.aiohttp_session.get(
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/var/www/html/plugins/vaillantmultimatic/resources/venv/lib/python3.11/site-packages/myPyllant/http_client.py", line 30, in _request
return await super()._request(method, url, **kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/var/www/html/plugins/vaillantmultimatic/resources/venv/lib/python3.11/site-packages/aiohttp/client.py", line 832, in _request
await raise_for_status(resp)
File "/var/www/html/plugins/vaillantmultimatic/resources/venv/lib/python3.11/site-packages/myPyllant/http_client.py", line 83, in on_raise_for_status
response.raise_for_status()
File "/var/www/html/plugins/vaillantmultimatic/resources/venv/lib/python3.11/site-packages/aiohttp/client_reqrep.py", line 1161, in raise_for_status
raise ClientResponseError(
aiohttp.client_exceptions.ClientResponseError: 409, message='Conflict', url='https://api.vaillant-group.com/service-connected-control/end-user-app-api/v1/api/v1/ambisense/facilities/ff1b72f9-c55d-4412-9396-2e8a408aab9b/rooms'
[2025-05-05 18:07:31] INFO  : Next update in 300s
[2025-05-05 18:07:33] INFO  : search system ff1b72f9-c55d-4412-9396-2e8a408aab9b
[2025-05-05 18:07:33] INFO  : zone 0
[2025-05-05 18:07:33] INFO  : operating_mode SET_BACK
[2025-05-05 18:07:33] ERROR  : Send command to daemon error: Invalid mode, must be one of MANUAL, TIME_CONTROLLED, OFF
[2025-05-05 18:07:34] INFO  : search system ff1b72f9-c55d-4412-9396-2e8a408aab9b
[2025-05-05 18:07:35] INFO  : zone 0
[2025-05-05 18:07:35] INFO  : operating_mode OFF
[2025-05-05 18:07:36] INFO  : search system ff1b72f9-c55d-4412-9396-2e8a408aab9b
[2025-05-05 18:07:36] INFO  : zone 0
[2025-05-05 18:07:36] INFO  : operating_mode DAY
[2025-05-05 18:07:36] ERROR  : Send command to daemon error: Invalid mode, must be one of MANUAL, TIME_CONTROLLED, OFF

Essayez la beta, normalement le mode « vacances » devrait fonctionner à présent ainsi que le changement de mode

Bonjour,

J’ai installé la version Beta. En effet le mode vacances fonctionne.
Pour les changement de mode, je sais bien passé en OFF.
Par contre en essayant de remettre en mode auto / jour / nuit, cela ne fonctionne pas.

Voici ce que le log du deamon reporte


[2025-05-07 09:40:08] ERROR  : Send command to daemon error: Invalid mode, must be one of MANUAL, TIME_CONTROLLED, OFF
[2025-05-07 09:42:10] ERROR  : Send command to daemon error: Invalid mode, must be one of MANUAL, TIME_CONTROLLED, OFF
[2025-05-07 09:51:06] ERROR  : Send command to daemon error: Invalid mode, must be one of MANUAL, TIME_CONTROLLED, OFF

Sur votre équipement, « jour » et « nuit » n’existe pas, il y a juste « auto », « manuel » et « off »

mais il est possible qu’il y ai eu un problème lors de la création de la « nouvelle » commande « auto » car l’autre existait déjà

donc si je résume, les équipements avec un controleur

  • VRC700 => les commandes sont « auto », « jour », « nuit » (comportement du plugin jusqu’ici)
  • les autres => « auto », « manuel », « off »

mais ce n’est pas le même « auto » (techniquement le comportement est différent)

bref, le mieux est de

  • supprimer les commandes « auto », « jour » et « nuit »; oui y compris « auto »
  • sauvegarder l’équipement
  • utiliser le bouton « créer les commandes manquantes » afin qu’elles soient recréés convenablement

J’ai fait la manipulation ainsi que refaire une installation sur un environement vide.
Lors de la demande de « creer les commandes manquantes », on recoit l’erreur suivante

[2025-05-13 13:37:11] ERROR  : Le démon n'est pas démarré
[2025-05-13 13:40:06] ERROR  : <span id="span_errorMessage">Fichier de configuration non trouvé:/var/www/html/plugins/vaillantmultimatic/core/class/../config/controler_tli.json</span>
[2025-05-13 13:40:06] ERROR  : <span id="span_errorMessage">Fichier de configuration non trouvé:/var/www/html/plugins/vaillantmultimatic/core/class/../config/controler_tli.json</span>
[2025-05-13 13:40:07] ERROR  : <span id="span_errorMessage">Fichier de configuration non trouvé:/var/www/html/plugins/vaillantmultimatic/core/class/../config/controler_tli.json</span>
[2025-05-13 13:41:00] ERROR  : Fichier de configuration non trouvé:/var/www/html/plugins/vaillantmultimatic/core/class/../config/controler_tli.json

ca sera fixé demain en beta (pas besoin d’installer sur un nouvel environnement)

j’ai installé la nouvelle version beta.
Les changement de mode fonctionne.
Par contre, je vois que l’info mode reste comme forcé.
Est-ce normal?
On a aucun moyen de retrouvé le mode exact (off, manual, auto)?

il faudrait des logs comme toujours

Voici ce qui a été fait:

Mettre le chauffage en mode manuel puis off.

LOG vaillantmultimatic

[2025-05-15 17:08:32] DEBUG  : command: MANUAL on ff1b72f9-c55d-4412-9396-2e8a408aab9b_zone_0 : zone_Radiateur
[2025-05-15 17:08:32] DEBUG  : action:set_zone_operating_mode
[2025-05-15 17:08:32] DEBUG  : params to send to daemon:{"action":"set_zone_operating_mode","type":"zone","system_id":"ff1b72f9-c55d-4412-9396-2e8a408aab9b","index":0,"operating_mode":"MANUAL"}
[2025-05-15 17:08:32] DEBUG  : Updating info commands of 'Radiateur' - Type:'zone' - id='ff1b72f9-c55d-4412-9396-2e8a408aab9b_zone_0' - name 'zone_Radiateur'
[2025-05-15 17:08:40] DEBUG  : command: OFF on ff1b72f9-c55d-4412-9396-2e8a408aab9b_zone_0 : zone_Radiateur
[2025-05-15 17:08:40] DEBUG  : action:set_zone_operating_mode
[2025-05-15 17:08:40] DEBUG  : params to send to daemon:{"action":"set_zone_operating_mode","type":"zone","system_id":"ff1b72f9-c55d-4412-9396-2e8a408aab9b","index":0,"operating_mode":"OFF"}
[2025-05-15 17:08:40] DEBUG  : Updating info commands of 'Radiateur' - Type:'zone' - id='ff1b72f9-c55d-4412-9396-2e8a408aab9b_zone_0' - name 'zone_Radiateur'

Voici ce que cela montre dans le dashbaord
2025-05-15 17_19_26-Dashboard - Jeedom

je peux avoir le log du démon au même moment?

et les log du deamon


[2025-05-15 17:08:32] DEBUG  : Starting GET to https://api.vaillant-group.com/service-connected-control/end-user-app-api/v1/emf/v2/ff1b72f9-c55d-4412-9396-2e8a408aab9b/currentSystem
[2025-05-15 17:08:32] DEBUG  : Got response for GET to https://api.vaillant-group.com/service-connected-control/end-user-app-api/v1/emf/v2/ff1b72f9-c55d-4412-9396-2e8a408aab9b/currentSystem: {"system_type":"UNKNOWN","has_emf_capable_devices":false,"primary_heat_generator":null,"secondary_heat_generators":[],"electric_backup_heater":null,"solar_station":null,"ventilation":null,"gateway":null}
[2025-05-15 17:08:32] DEBUG  : Starting GET to https://api.vaillant-group.com/service-connected-control/end-user-app-api/v1/api/v1/ambisense/facilities/ff1b72f9-c55d-4412-9396-2e8a408aab9b/capability
[2025-05-15 17:08:32] DEBUG  : Got response for GET to https://api.vaillant-group.com/service-connected-control/end-user-app-api/v1/api/v1/ambisense/facilities/ff1b72f9-c55d-4412-9396-2e8a408aab9b/capability: {"rbrCapable":false}
[2025-05-15 17:08:32] DEBUG  : Creating related models from state: {'brand': 'vaillant', 'home': Home(extra_fields={'migration_finished_at': None, 'online_state': 'ONLINE'}, country_code='BE', timezone=zoneinfo.ZoneInfo(key='Europe/Brussels'), nomenclature='VR 940f', serial_number='21244900202920120933129924N0', state='CLAIMED', system_id='ff1b72f9-c55d-4412-9396-2e8a408aab9b', home_name='Maison', address={'street': 'Avenue des Prisonniers de Guerre 13', 'extension': None, 'city': 'Court-Saint-Etienne', 'postal_code': '1490', 'country_code': 'BE'}, product_information='VR940F', migration_state=None, cag=True, firmware_version='0404.01.24', firmware={'version': '0404.01.24', 'connected_to_old_io_t_platform': None, 'update_enabled': True, 'update_required': False}, product_metadata={'product_type': 'VR940F', 'production_year': '24', 'production_week': '49', 'article_number': '0020292012'}), 'timezone': zoneinfo.ZoneInfo(key='Europe/Brussels'), 'control_identifier': <ControlIdentifier.TLI: 'tli'>, 'connected': None, 'diagnostic_trouble_codes': None, 'rts': None, 'mpc': None, 'current_system': {'system_type': 'UNKNOWN', 'has_emf_capable_devices': False, 'primary_heat_generator': None, 'secondary_heat_generators': [], 'electric_backup_heater': None, 'solar_station': None, 'ventilation': None, 'gateway': None}, 'ambisense_capability': False, 'energy_management': None, 'eebus': None, 'state': {'system': {'outdoor_temperature': 19.8125, 'outdoor_temperature_average24h': 16.128906, 'system_water_pressure': 1.7, 'energy_manager_state': 'STANDBY', 'system_off': False}, 'zones': [{'index': 0, 'desired_room_temperature_setpoint_heating': 5.0, 'desired_room_temperature_setpoint': 5.0, 'current_room_temperature': 20.1625, 'current_room_humidity': 49.0, 'current_special_function': 'NONE', 'quick_veto_start_date_time': '1969-12-31T23:00:00Z', 'quick_veto_end_date_time': '1969-12-31T23:00:00Z'}, {'index': 1, 'desired_room_temperature_setpoint_heating': 0.0, 'desired_room_temperature_setpoint': 0.0, 'current_special_function': 'NONE', 'quick_veto_start_date_time': '1969-12-31T23:00:00Z', 'quick_veto_end_date_time': '1969-12-31T23:00:00Z'}], 'circuits': [{'index': 0, 'circuit_state': 'STANDBY', 'current_circuit_flow_temperature': 15.875, 'heating_circuit_flow_setpoint': 0.0, 'calculated_energy_manager_state': 'HEATING_STANDBY'}, {'index': 1, 'circuit_state': 'STANDBY', 'current_circuit_flow_temperature': 16.5625, 'heating_circuit_flow_setpoint': 0.0, 'calculated_energy_manager_state': 'HEATING_STANDBY'}, {'index': 2, 'circuit_state': 'STANDBY', 'heating_circuit_flow_setpoint': 0.0, 'calculated_energy_manager_state': 'HEATING_STANDBY'}], 'dhw': [], 'ventilation': []}, 'properties': {'system': {'controller_type': 'VRC720', 'is_legionalla_protection_activated': 'OFF', 'system_scheme': 1, 'backup_heater_type': 'CONDENSING', 'backup_heater_allowed_for': 'DHW_AND_HEATING', 'temporary_allow_backup_heater': 'DISABLED', 'module_configuration_v_r71': 3, 'energy_provide_power_cut_behavior': 'DISABLE_HEATPUMP_AND_BACKUP_HEATER', 'smart_photovoltaic_buffer_offset': 10.0, 'external_energy_management_activation': False, 'dhw_hysteresis_minimum': 3.0, 'dhw_hysteresis_maximum': 20.0}, 'zones': [{'index': 0, 'is_active': True, 'zone_binding': 'CENTRAL_CONTROL', 'is_cooling_allowed': False, 'associated_circuit_index': 0}, {'index': 1, 'is_active': True, 'zone_binding': 'NONE', 'is_cooling_allowed': False, 'associated_circuit_index': 1}], 'circuits': [{'index': 0, 'mixer_circuit_type_external': 'HEATING', 'heating_circuit_type': 'MIXER_CIRCUIT_EXTERNAL'}, {'index': 1, 'mixer_circuit_type_external': 'HEATING', 'heating_circuit_type': 'MIXER_CIRCUIT_EXTERNAL'}, {'index': 2, 'mixer_circuit_type_external': 'HEATING', 'heating_circuit_type': 'MIXER_CIRCUIT_EXTERNAL'}], 'dhw': [], 'ventilation': []}, 'configuration': {'system': {'continuous_heating_start_setpoint': -26.0, 'alternative_point': -21.0, 'heating_circuit_bivalence_point': 0.0, 'dhw_bivalence_point': -7.0, 'adaptive_heating_curve': False, 'dhw_maximum_loading_time': 60, 'dhw_hysteresis': 5.0, 'dhw_flow_setpoint_offset': 25.0, 'continuous_heating_room_setpoint': 20.0, 'manual_cooling_start_date': '2018-12-31T23:00:00Z', 'manual_cooling_end_date': '2018-12-31T23:00:00Z', 'hybrid_control_strategy': 'BIVALENCE_POINT', 'max_flow_setpoint_hp_error': 25.0, 'dhw_maximum_temperature': 80.0, 'maximum_preheating_time': 0, 'paralell_tank_loading_allowed': False}, 'zones': [{'index': 0, 'general': {'name': 'Radiateur', 'holiday_start_date_time': '2014-12-31T23:00:00Z', 'holiday_end_date_time': '2014-12-31T23:00:00Z', 'holiday_setpoint': 15.0}, 'heating': {'operation_mode_heating': 'OFF', 'set_back_temperature': 16.0, 'manual_mode_setpoint_heating': 17.0, 'time_program_heating': {'meta_info': {'min_slots_per_day': 0, 'max_slots_per_day': 12, 'setpoint_required_per_slot': True}, 'monday': [{'start_time': 390, 'end_time': 480, 'setpoint': 19.5}, {'start_time': 480, 'end_time': 960, 'setpoint': 18.0}, {'start_time': 960, 'end_time': 1260, 'setpoint': 19.5}], 'tuesday': [{'start_time': 390, 'end_time': 480, 'setpoint': 19.5}, {'start_time': 480, 'end_time': 960, 'setpoint': 18.0}, {'start_time': 960, 'end_time': 1260, 'setpoint': 19.5}], 'wednesday': [{'start_time': 390, 'end_time': 480, 'setpoint': 19.5}, {'start_time': 480, 'end_time': 960, 'setpoint': 18.0}, {'start_time': 960, 'end_time': 1260, 'setpoint': 19.5}], 'thursday': [{'start_time': 390, 'end_time': 480, 'setpoint': 19.5}, {'start_time': 480, 'end_time': 960, 'setpoint': 18.0}, {'start_time': 960, 'end_time': 1260, 'setpoint': 19.5}], 'friday': [{'start_time': 390, 'end_time': 480, 'setpoint': 19.5}, {'start_time': 480, 'end_time': 960, 'setpoint': 18.0}, {'start_time': 960, 'end_time': 1260, 'setpoint': 19.5}], 'saturday': [{'start_time': 390, 'end_time': 480, 'setpoint': 19.5}, {'start_time': 480, 'end_time': 960, 'setpoint': 18.0}, {'start_time': 960, 'end_time': 1260, 'setpoint': 19.5}], 'sunday': [{'start_time': 390, 'end_time': 480, 'setpoint': 19.5}, {'start_time': 480, 'end_time': 960, 'setpoint': 18.0}, {'start_time': 960, 'end_time': 1260, 'setpoint': 19.5}]}}, 'cooling': {}}, {'index': 1, 'general': {'name': 'Sol', 'holiday_start_date_time': '2014-12-31T23:00:00Z', 'holiday_end_date_time': '2014-12-31T23:00:00Z', 'holiday_setpoint': 15.0}, 'heating': {'operation_mode_heating': 'OFF', 'set_back_temperature': 17.0, 'manual_mode_setpoint_heating': 18.0, 'time_program_heating': {'meta_info': {'min_slots_per_day': 0, 'max_slots_per_day': 12, 'setpoint_required_per_slot': True}, 'monday': [{'start_time': 420, 'end_time': 1260, 'setpoint': 19.0}], 'tuesday': [{'start_time': 420, 'end_time': 1260, 'setpoint': 19.0}], 'wednesday': [{'start_time': 420, 'end_time': 1260, 'setpoint': 19.0}], 'thursday': [{'start_time': 420, 'end_time': 1260, 'setpoint': 19.0}], 'friday': [{'start_time': 420, 'end_time': 1260, 'setpoint': 19.0}], 'saturday': [{'start_time': 420, 'end_time': 1260, 'setpoint': 19.0}], 'sunday': [{'start_time': 420, 'end_time': 1260, 'setpoint': 19.0}]}}, 'cooling': {}}], 'circuits': [{'index': 0, 'heating_curve': 1.2, 'heating_flow_temperature_minimum_setpoint': 40.0, 'heating_flow_temperature_maximum_setpoint': 75.0, 'heat_demand_limited_by_outside_temperature': 21.0, 'heating_circuit_flow_setpoint_excess_offset': 0.0, 'set_back_mode_enabled': False, 'room_temperature_control_mode': 'THERMOSTAT_FUNCTION', 'epsilon': 2.0}, {'index': 1, 'heating_curve': 0.4, 'heating_flow_temperature_minimum_setpoint': 25.0, 'heating_flow_temperature_maximum_setpoint': 40.0, 'heat_demand_limited_by_outside_temperature': 21.0, 'heating_circuit_flow_setpoint_excess_offset': 0.0, 'set_back_mode_enabled': False, 'room_temperature_control_mode': 'NON', 'epsilon': 2.0}, {'index': 2, 'heating_curve': 0.6, 'heating_flow_temperature_minimum_setpoint': 15.0, 'heating_flow_temperature_maximum_setpoint': 90.0, 'heat_demand_limited_by_outside_temperature': 21.0, 'heating_circuit_flow_setpoint_excess_offset': 0.0, 'set_back_mode_enabled': False, 'room_temperature_control_mode': 'NON', 'epsilon': 2.0}], 'dhw': [], 'ventilation': []}, 'id': 'ff1b72f9-c55d-4412-9396-2e8a408aab9b'}
[2025-05-15 17:08:32] INFO  : zone 0
[2025-05-15 17:08:32] INFO  : operating_mode MANUAL
[2025-05-15 17:08:32] DEBUG  : Starting PATCH to https://api.vaillant-group.com/service-connected-control/end-user-app-api/v1/systems/ff1b72f9-c55d-4412-9396-2e8a408aab9b/tli/zones/0/heating-operation-mode
[2025-05-15 17:08:32] DEBUG  : Sending PATCH to https://api.vaillant-group.com/service-connected-control/end-user-app-api/v1/systems/ff1b72f9-c55d-4412-9396-2e8a408aab9b/tli/zones/0/heating-operation-mode with b'{"operationMode": "MANUAL"}'
[2025-05-15 17:08:32] DEBUG  : Got response for PATCH to https://api.vaillant-group.com/service-connected-control/end-user-app-api/v1/systems/ff1b72f9-c55d-4412-9396-2e8a408aab9b/tli/zones/0/heating-operation-mode: {"messageEid":"bb99ca21-e022-430a-afe7-190721752d6f"}
[2025-05-15 17:08:32] DEBUG  : Try sending to jeedom: {'device': 'zone', 'id': 'ff1b72f9-c55d-4412-9396-2e8a408aab9b_zone_0', 'index': 0, 'system_id': 'ff1b72f9-c55d-4412-9396-2e8a408aab9b', 'name': 'Radiateur', 'controler': 'TLI', 'enabled': True, 'active_mode': 'QUICK_VETO', 'target': 5.0, 'target_high': None, 'target_low': 16.0, 'temperature': 20.1625, 'quick_veto_end_time': '1969-12-31T23:00:00+01:00'}
[2025-05-15 17:08:40] DEBUG  : Received new message on socket
[2025-05-15 17:08:40] DEBUG  : Close connection
[2025-05-15 17:08:40] INFO  : search system ff1b72f9-c55d-4412-9396-2e8a408aab9b
[2025-05-15 17:08:40] DEBUG  : Starting GET to https://api.vaillant-group.com/service-connected-control/end-user-app-api/v1/homes
[2025-05-15 17:08:40] DEBUG  : Got response for GET to https://api.vaillant-group.com/service-connected-control/end-user-app-api/v1/homes: [{"homeName":"Maison","address":{"street":"Avenue des Prisonniers de Guerre 13","extension":null,"city":"Court-Saint-Etienne","postalCode":"1490","countryCode":"BE"},"serialNumber":"21244900202920120933129924N0","systemId":"ff1b72f9-c55d-4412-9396-2e8a408aab9b","productMetadata":{"productType":"VR940F","productionYear":"24","productionWeek":"49","articleNumber":"0020292012"},"state":"CLAIMED","migrationState":null,"migrationFinishedAt":null,"onlineState":"ONLINE","firmware":{"version":"0404.01.24","connectedToOldIoTPlatform":null,"updateEnabled":true,"updateRequired":false},"firmwareVersion":"0404.01.24","countryCode":"BE","productInformation":"VR940F","nomenclature":"VR 940f","cag":true}]
[2025-05-15 17:08:40] DEBUG  : Starting GET to https://api.vaillant-group.com/service-connected-control/end-user-app-api/v1/systems/ff1b72f9-c55d-4412-9396-2e8a408aab9b/meta-info/time-zone
[2025-05-15 17:08:40] DEBUG  : Got response for GET to https://api.vaillant-group.com/service-connected-control/end-user-app-api/v1/systems/ff1b72f9-c55d-4412-9396-2e8a408aab9b/meta-info/time-zone: {"timeZone":"Europe/Brussels"}
[2025-05-15 17:08:40] DEBUG  : Starting GET to https://api.vaillant-group.com/service-connected-control/end-user-app-api/v1/systems/ff1b72f9-c55d-4412-9396-2e8a408aab9b/tli
[2025-05-15 17:08:40] DEBUG  : Got response for GET to https://api.vaillant-group.com/service-connected-control/end-user-app-api/v1/systems/ff1b72f9-c55d-4412-9396-2e8a408aab9b/tli: {"state":{"system":{"outdoorTemperature":19.8125,"outdoorTemperatureAverage24h":16.128906,"systemWaterPressure":1.7,"energyManagerState":"STANDBY","systemOff":false},"zones":[{"index":0,"desiredRoomTemperatureSetpointHeating":17.0,"desiredRoomTemperatureSetpoint":17.0,"currentRoomTemperature":20.1625,"currentRoomHumidity":49.0,"currentSpecialFunction":"NONE","quickVetoStartDateTime":"1969-12-31T23:00:00Z","quickVetoEndDateTime":"1969-12-31T23:00:00Z"},{"index":1,"desiredRoomTemperatureSetpointHeating":0.0,"desiredRoomTemperatureSetpoint":0.0,"currentSpecialFunction":"NONE","quickVetoStartDateTime":"1969-12-31T23:00:00Z","quickVetoEndDateTime":"1969-12-31T23:00:00Z"}],"circuits":[{"index":0,"circuitState":"STANDBY","currentCircuitFlowTemperature":15.875,"heatingCircuitFlowSetpoint":0.0,"calculatedEnergyManagerState":"HEATING_STANDBY"},{"index":1,"circuitState":"STANDBY","currentCircuitFlowTemperature":16.5625,"heatingCircuitFlowSetpoint":0.0,"calculatedEnergyManagerState":"HEATING_STANDBY"},{"index":2,"circuitState":"STANDBY","heatingCircuitFlowSetpoint":0.0,"calculatedEnergyManagerState":"HEATING_STANDBY"}],"dhw":[],"ventilation":[]},"properties":{"system":{"controllerType":"VRC720","isLegionallaProtectionActivated":"OFF","systemScheme":1,"backupHeaterType":"CONDENSING","backupHeaterAllowedFor":"DHW_AND_HEATING","temporaryAllowBackupHeater":"DISABLED","moduleConfigurationVR71":3,"energyProvidePowerCutBehavior":"DISABLE_HEATPUMP_AND_BACKUP_HEATER","smartPhotovoltaicBufferOffset":10.0,"externalEnergyManagementActivation":false,"dhwHysteresisMinimum":3.0,"dhwHysteresisMaximum":20.0},"zones":[{"index":0,"isActive":true,"zoneBinding":"CENTRAL_CONTROL","isCoolingAllowed":false,"associatedCircuitIndex":0},{"index":1,"isActive":true,"zoneBinding":"NONE","isCoolingAllowed":false,"associatedCircuitIndex":1}],"circuits":[{"index":0,"mixerCircuitTypeExternal":"HEATING","heatingCircuitType":"MIXER_CIRCUIT_EXTERNAL"},{"index":1,"mixerCircuitTypeExternal":"HEATING","heatingCircuitType":"MIXER_CIRCUIT_EXTERNAL"},{"index":2,"mixerCircuitTypeExternal":"HEATING","heatingCircuitType":"MIXER_CIRCUIT_EXTERNAL"}],"dhw":[],"ventilation":[]},"configuration":{"system":{"continuousHeatingStartSetpoint":-26.0,"alternativePoint":-21.0,"heatingCircuitBivalencePoint":0.0,"dhwBivalencePoint":-7.0,"adaptiveHeatingCurve":false,"dhwMaximumLoadingTime":60,"dhwHysteresis":5.0,"dhwFlowSetpointOffset":25.0,"continuousHeatingRoomSetpoint":20.0,"manualCoolingStartDate":"2018-12-31T23:00:00Z","manualCoolingEndDate":"2018-12-31T23:00:00Z","hybridControlStrategy":"BIVALENCE_POINT","maxFlowSetpointHpError":25.0,"dhwMaximumTemperature":80.0,"maximumPreheatingTime":0,"paralellTankLoadingAllowed":false},"zones":[{"index":0,"general":{"name":"Radiateur","holidayStartDateTime":"2014-12-31T23:00:00Z","holidayEndDateTime":"2014-12-31T23:00:00Z","holidaySetpoint":15.0},"heating":{"operationModeHeating":"MANUAL","setBackTemperature":16.0,"manualModeSetpointHeating":17.0,"timeProgramHeating":{"metaInfo":{"minSlotsPerDay":0,"maxSlotsPerDay":12,"setpointRequiredPerSlot":true},"monday":[{"startTime":390,"endTime":480,"setpoint":19.5},{"startTime":480,"endTime":960,"setpoint":18.0},{"startTime":960,"endTime":1260,"setpoint":19.5}],"tuesday":[{"startTime":390,"endTime":480,"setpoint":19.5},{"startTime":480,"endTime":960,"setpoint":18.0},{"startTime":960,"endTime":1260,"setpoint":19.5}],"wednesday":[{"startTime":390,"endTime":480,"setpoint":19.5},{"startTime":480,"endTime":960,"setpoint":18.0},{"startTime":960,"endTime":1260,"setpoint":19.5}],"thursday":[{"startTime":390,"endTime":480,"setpoint":19.5},{"startTime":480,"endTime":960,"setpoint":18.0},{"startTime":960,"endTime":1260,"setpoint":19.5}],"friday":[{"startTime":390,"endTime":480,"setpoint":19.5},{"startTime":480,"endTime":960,"setpoint":18.0},{"startTime":960,"endTime":1260,"setpoint":19.5}],"saturday":[{"startTime":390,"endTime":480,"setpoint":19.5},{"startTime":480,"endTime":960,"setpoint":18.0},{"startTime":960,"endTime":1260,"setpoint":19.5}],"sunday":[{"startTime":390,"endTime":480,"setpoint":19.5},{"startTime":480,"endTime":960,"setpoint":18.0},{"startTime":960,"endTime":1260,"setpoint":19.5}]}},"cooling":{}},{"index":1,"general":{"name":"Sol","holidayStartDateTime":"2014-12-31T23:00:00Z","holidayEndDateTime":"2014-12-31T23:00:00Z","holidaySetpoint":15.0},"heating":{"operationModeHeating":"OFF","setBackTemperature":17.0,"manualModeSetpointHeating":18.0,"timeProgramHeating":{"metaInfo":{"minSlotsPerDay":0,"maxSlotsPerDay":12,"setpointRequiredPerSlot":true},"monday":[{"startTime":420,"endTime":1260,"setpoint":19.0}],"tuesday":[{"startTime":420,"endTime":1260,"setpoint":19.0}],"wednesday":[{"startTime":420,"endTime":1260,"setpoint":19.0}],"thursday":[{"startTime":420,"endTime":1260,"setpoint":19.0}],"friday":[{"startTime":420,"endTime":1260,"setpoint":19.0}],"saturday":[{"startTime":420,"endTime":1260,"setpoint":19.0}],"sunday":[{"startTime":420,"endTime":1260,"setpoint":19.0}]}},"cooling":{}}],"circuits":[{"index":0,"heatingCurve":1.2,"heatingFlowTemperatureMinimumSetpoint":40.0,"heatingFlowTemperatureMaximumSetpoint":75.0,"heatDemandLimitedByOutsideTemperature":21.0,"heatingCircuitFlowSetpointExcessOffset":0.0,"setBackModeEnabled":false,"roomTemperatureControlMode":"THERMOSTAT_FUNCTION","epsilon":2.0},{"index":1,"heatingCurve":0.4,"heatingFlowTemperatureMinimumSetpoint":25.0,"heatingFlowTemperatureMaximumSetpoint":40.0,"heatDemandLimitedByOutsideTemperature":21.0,"heatingCircuitFlowSetpointExcessOffset":0.0,"setBackModeEnabled":false,"roomTemperatureControlMode":"NON","epsilon":2.0},{"index":2,"heatingCurve":0.6,"heatingFlowTemperatureMinimumSetpoint":15.0,"heatingFlowTemperatureMaximumSetpoint":90.0,"heatDemandLimitedByOutsideTemperature":21.0,"heatingCircuitFlowSetpointExcessOffset":0.0,"setBackModeEnabled":false,"roomTemperatureControlMode":"NON","epsilon":2.0}],"dhw":[],"ventilation":[]}}
[2025-05-15 17:08:40] DEBUG  : Starting GET to https://api.vaillant-group.com/service-connected-control/end-user-app-api/v1/emf/v2/ff1b72f9-c55d-4412-9396-2e8a408aab9b/currentSystem
[2025-05-15 17:08:40] DEBUG  : Got response for GET to https://api.vaillant-group.com/service-connected-control/end-user-app-api/v1/emf/v2/ff1b72f9-c55d-4412-9396-2e8a408aab9b/currentSystem: {"system_type":"UNKNOWN","has_emf_capable_devices":false,"primary_heat_generator":null,"secondary_heat_generators":[],"electric_backup_heater":null,"solar_station":null,"ventilation":null,"gateway":null}
[2025-05-15 17:08:40] DEBUG  : Starting GET to https://api.vaillant-group.com/service-connected-control/end-user-app-api/v1/api/v1/ambisense/facilities/ff1b72f9-c55d-4412-9396-2e8a408aab9b/capability
[2025-05-15 17:08:40] DEBUG  : Got response for GET to https://api.vaillant-group.com/service-connected-control/end-user-app-api/v1/api/v1/ambisense/facilities/ff1b72f9-c55d-4412-9396-2e8a408aab9b/capability: {"rbrCapable":false}
[2025-05-15 17:08:40] DEBUG  : Creating related models from state: {'brand': 'vaillant', 'home': Home(extra_fields={'migration_finished_at': None, 'online_state': 'ONLINE'}, country_code='BE', timezone=zoneinfo.ZoneInfo(key='Europe/Brussels'), nomenclature='VR 940f', serial_number='21244900202920120933129924N0', state='CLAIMED', system_id='ff1b72f9-c55d-4412-9396-2e8a408aab9b', home_name='Maison', address={'street': 'Avenue des Prisonniers de Guerre 13', 'extension': None, 'city': 'Court-Saint-Etienne', 'postal_code': '1490', 'country_code': 'BE'}, product_information='VR940F', migration_state=None, cag=True, firmware_version='0404.01.24', firmware={'version': '0404.01.24', 'connected_to_old_io_t_platform': None, 'update_enabled': True, 'update_required': False}, product_metadata={'product_type': 'VR940F', 'production_year': '24', 'production_week': '49', 'article_number': '0020292012'}), 'timezone': zoneinfo.ZoneInfo(key='Europe/Brussels'), 'control_identifier': <ControlIdentifier.TLI: 'tli'>, 'connected': None, 'diagnostic_trouble_codes': None, 'rts': None, 'mpc': None, 'current_system': {'system_type': 'UNKNOWN', 'has_emf_capable_devices': False, 'primary_heat_generator': None, 'secondary_heat_generators': [], 'electric_backup_heater': None, 'solar_station': None, 'ventilation': None, 'gateway': None}, 'ambisense_capability': False, 'energy_management': None, 'eebus': None, 'state': {'system': {'outdoor_temperature': 19.8125, 'outdoor_temperature_average24h': 16.128906, 'system_water_pressure': 1.7, 'energy_manager_state': 'STANDBY', 'system_off': False}, 'zones': [{'index': 0, 'desired_room_temperature_setpoint_heating': 17.0, 'desired_room_temperature_setpoint': 17.0, 'current_room_temperature': 20.1625, 'current_room_humidity': 49.0, 'current_special_function': 'NONE', 'quick_veto_start_date_time': '1969-12-31T23:00:00Z', 'quick_veto_end_date_time': '1969-12-31T23:00:00Z'}, {'index': 1, 'desired_room_temperature_setpoint_heating': 0.0, 'desired_room_temperature_setpoint': 0.0, 'current_special_function': 'NONE', 'quick_veto_start_date_time': '1969-12-31T23:00:00Z', 'quick_veto_end_date_time': '1969-12-31T23:00:00Z'}], 'circuits': [{'index': 0, 'circuit_state': 'STANDBY', 'current_circuit_flow_temperature': 15.875, 'heating_circuit_flow_setpoint': 0.0, 'calculated_energy_manager_state': 'HEATING_STANDBY'}, {'index': 1, 'circuit_state': 'STANDBY', 'current_circuit_flow_temperature': 16.5625, 'heating_circuit_flow_setpoint': 0.0, 'calculated_energy_manager_state': 'HEATING_STANDBY'}, {'index': 2, 'circuit_state': 'STANDBY', 'heating_circuit_flow_setpoint': 0.0, 'calculated_energy_manager_state': 'HEATING_STANDBY'}], 'dhw': [], 'ventilation': []}, 'properties': {'system': {'controller_type': 'VRC720', 'is_legionalla_protection_activated': 'OFF', 'system_scheme': 1, 'backup_heater_type': 'CONDENSING', 'backup_heater_allowed_for': 'DHW_AND_HEATING', 'temporary_allow_backup_heater': 'DISABLED', 'module_configuration_v_r71': 3, 'energy_provide_power_cut_behavior': 'DISABLE_HEATPUMP_AND_BACKUP_HEATER', 'smart_photovoltaic_buffer_offset': 10.0, 'external_energy_management_activation': False, 'dhw_hysteresis_minimum': 3.0, 'dhw_hysteresis_maximum': 20.0}, 'zones': [{'index': 0, 'is_active': True, 'zone_binding': 'CENTRAL_CONTROL', 'is_cooling_allowed': False, 'associated_circuit_index': 0}, {'index': 1, 'is_active': True, 'zone_binding': 'NONE', 'is_cooling_allowed': False, 'associated_circuit_index': 1}], 'circuits': [{'index': 0, 'mixer_circuit_type_external': 'HEATING', 'heating_circuit_type': 'MIXER_CIRCUIT_EXTERNAL'}, {'index': 1, 'mixer_circuit_type_external': 'HEATING', 'heating_circuit_type': 'MIXER_CIRCUIT_EXTERNAL'}, {'index': 2, 'mixer_circuit_type_external': 'HEATING', 'heating_circuit_type': 'MIXER_CIRCUIT_EXTERNAL'}], 'dhw': [], 'ventilation': []}, 'configuration': {'system': {'continuous_heating_start_setpoint': -26.0, 'alternative_point': -21.0, 'heating_circuit_bivalence_point': 0.0, 'dhw_bivalence_point': -7.0, 'adaptive_heating_curve': False, 'dhw_maximum_loading_time': 60, 'dhw_hysteresis': 5.0, 'dhw_flow_setpoint_offset': 25.0, 'continuous_heating_room_setpoint': 20.0, 'manual_cooling_start_date': '2018-12-31T23:00:00Z', 'manual_cooling_end_date': '2018-12-31T23:00:00Z', 'hybrid_control_strategy': 'BIVALENCE_POINT', 'max_flow_setpoint_hp_error': 25.0, 'dhw_maximum_temperature': 80.0, 'maximum_preheating_time': 0, 'paralell_tank_loading_allowed': False}, 'zones': [{'index': 0, 'general': {'name': 'Radiateur', 'holiday_start_date_time': '2014-12-31T23:00:00Z', 'holiday_end_date_time': '2014-12-31T23:00:00Z', 'holiday_setpoint': 15.0}, 'heating': {'operation_mode_heating': 'MANUAL', 'set_back_temperature': 16.0, 'manual_mode_setpoint_heating': 17.0, 'time_program_heating': {'meta_info': {'min_slots_per_day': 0, 'max_slots_per_day': 12, 'setpoint_required_per_slot': True}, 'monday': [{'start_time': 390, 'end_time': 480, 'setpoint': 19.5}, {'start_time': 480, 'end_time': 960, 'setpoint': 18.0}, {'start_time': 960, 'end_time': 1260, 'setpoint': 19.5}], 'tuesday': [{'start_time': 390, 'end_time': 480, 'setpoint': 19.5}, {'start_time': 480, 'end_time': 960, 'setpoint': 18.0}, {'start_time': 960, 'end_time': 1260, 'setpoint': 19.5}], 'wednesday': [{'start_time': 390, 'end_time': 480, 'setpoint': 19.5}, {'start_time': 480, 'end_time': 960, 'setpoint': 18.0}, {'start_time': 960, 'end_time': 1260, 'setpoint': 19.5}], 'thursday': [{'start_time': 390, 'end_time': 480, 'setpoint': 19.5}, {'start_time': 480, 'end_time': 960, 'setpoint': 18.0}, {'start_time': 960, 'end_time': 1260, 'setpoint': 19.5}], 'friday': [{'start_time': 390, 'end_time': 480, 'setpoint': 19.5}, {'start_time': 480, 'end_time': 960, 'setpoint': 18.0}, {'start_time': 960, 'end_time': 1260, 'setpoint': 19.5}], 'saturday': [{'start_time': 390, 'end_time': 480, 'setpoint': 19.5}, {'start_time': 480, 'end_time': 960, 'setpoint': 18.0}, {'start_time': 960, 'end_time': 1260, 'setpoint': 19.5}], 'sunday': [{'start_time': 390, 'end_time': 480, 'setpoint': 19.5}, {'start_time': 480, 'end_time': 960, 'setpoint': 18.0}, {'start_time': 960, 'end_time': 1260, 'setpoint': 19.5}]}}, 'cooling': {}}, {'index': 1, 'general': {'name': 'Sol', 'holiday_start_date_time': '2014-12-31T23:00:00Z', 'holiday_end_date_time': '2014-12-31T23:00:00Z', 'holiday_setpoint': 15.0}, 'heating': {'operation_mode_heating': 'OFF', 'set_back_temperature': 17.0, 'manual_mode_setpoint_heating': 18.0, 'time_program_heating': {'meta_info': {'min_slots_per_day': 0, 'max_slots_per_day': 12, 'setpoint_required_per_slot': True}, 'monday': [{'start_time': 420, 'end_time': 1260, 'setpoint': 19.0}], 'tuesday': [{'start_time': 420, 'end_time': 1260, 'setpoint': 19.0}], 'wednesday': [{'start_time': 420, 'end_time': 1260, 'setpoint': 19.0}], 'thursday': [{'start_time': 420, 'end_time': 1260, 'setpoint': 19.0}], 'friday': [{'start_time': 420, 'end_time': 1260, 'setpoint': 19.0}], 'saturday': [{'start_time': 420, 'end_time': 1260, 'setpoint': 19.0}], 'sunday': [{'start_time': 420, 'end_time': 1260, 'setpoint': 19.0}]}}, 'cooling': {}}], 'circuits': [{'index': 0, 'heating_curve': 1.2, 'heating_flow_temperature_minimum_setpoint': 40.0, 'heating_flow_temperature_maximum_setpoint': 75.0, 'heat_demand_limited_by_outside_temperature': 21.0, 'heating_circuit_flow_setpoint_excess_offset': 0.0, 'set_back_mode_enabled': False, 'room_temperature_control_mode': 'THERMOSTAT_FUNCTION', 'epsilon': 2.0}, {'index': 1, 'heating_curve': 0.4, 'heating_flow_temperature_minimum_setpoint': 25.0, 'heating_flow_temperature_maximum_setpoint': 40.0, 'heat_demand_limited_by_outside_temperature': 21.0, 'heating_circuit_flow_setpoint_excess_offset': 0.0, 'set_back_mode_enabled': False, 'room_temperature_control_mode': 'NON', 'epsilon': 2.0}, {'index': 2, 'heating_curve': 0.6, 'heating_flow_temperature_minimum_setpoint': 15.0, 'heating_flow_temperature_maximum_setpoint': 90.0, 'heat_demand_limited_by_outside_temperature': 21.0, 'heating_circuit_flow_setpoint_excess_offset': 0.0, 'set_back_mode_enabled': False, 'room_temperature_control_mode': 'NON', 'epsilon': 2.0}], 'dhw': [], 'ventilation': []}, 'id': 'ff1b72f9-c55d-4412-9396-2e8a408aab9b'}
[2025-05-15 17:08:40] INFO  : zone 0
[2025-05-15 17:08:40] INFO  : operating_mode OFF
[2025-05-15 17:08:40] DEBUG  : Starting PATCH to https://api.vaillant-group.com/service-connected-control/end-user-app-api/v1/systems/ff1b72f9-c55d-4412-9396-2e8a408aab9b/tli/zones/0/heating-operation-mode
[2025-05-15 17:08:40] DEBUG  : Sending PATCH to https://api.vaillant-group.com/service-connected-control/end-user-app-api/v1/systems/ff1b72f9-c55d-4412-9396-2e8a408aab9b/tli/zones/0/heating-operation-mode with b'{"operationMode": "OFF"}'
[2025-05-15 17:08:40] DEBUG  : Got response for PATCH to https://api.vaillant-group.com/service-connected-control/end-user-app-api/v1/systems/ff1b72f9-c55d-4412-9396-2e8a408aab9b/tli/zones/0/heating-operation-mode: {"messageEid":"bec42c11-5b05-4ab4-8771-1ce502e934a9"}
[2025-05-15 17:08:40] DEBUG  : Try sending to jeedom: {'device': 'zone', 'id': 'ff1b72f9-c55d-4412-9396-2e8a408aab9b_zone_0', 'index': 0, 'system_id': 'ff1b72f9-c55d-4412-9396-2e8a408aab9b', 'name': 'Radiateur', 'controler': 'TLI', 'enabled': True, 'active_mode': 'QUICK_VETO', 'target': 17.0, 'target_high': None, 'target_low': 16.0, 'temperature': 20.1625, 'quick_veto_end_time': '1969-12-31T23:00:00+01:00'}

Merci d’essayer avec la beta demain

nouveau log si ce n’est toujours pas ok

Le mode reste « forcé »

log de vaillantmultimatic

[2025-05-26 14:12:59] DEBUG  : command: MANUAL on ff1b72f9-c55d-4412-9396-2e8a408aab9b_zone_0 : zone_Radiateur
[2025-05-26 14:12:59] DEBUG  : action:set_zone_operating_mode
[2025-05-26 14:12:59] DEBUG  : params to send to daemon:{"action":"set_zone_operating_mode","type":"zone","system_id":"ff1b72f9-c55d-4412-9396-2e8a408aab9b","index":0,"operating_mode":"MANUAL"}
[2025-05-26 14:13:00] DEBUG  : Updating info commands of 'Radiateur' - Type:'zone' - id='ff1b72f9-c55d-4412-9396-2e8a408aab9b_zone_0' - name 'zone_Radiateur'
[2025-05-26 14:13:05] DEBUG  : command: OFF on ff1b72f9-c55d-4412-9396-2e8a408aab9b_zone_0 : zone_Radiateur
[2025-05-26 14:13:05] DEBUG  : action:set_zone_operating_mode
[2025-05-26 14:13:05] DEBUG  : params to send to daemon:{"action":"set_zone_operating_mode","type":"zone","system_id":"ff1b72f9-c55d-4412-9396-2e8a408aab9b","index":0,"operating_mode":"OFF"}
[2025-05-26 14:13:06] DEBUG  : Updating info commands of 'Radiateur' - Type:'zone' - id='ff1b72f9-c55d-4412-9396-2e8a408aab9b_zone_0' - name 'zone_Radiateur'
[2025-05-26 14:13:08] DEBUG  : command: remove_quick_veto on ff1b72f9-c55d-4412-9396-2e8a408aab9b_zone_0 : zone_Radiateur
[2025-05-26 14:13:08] DEBUG  : action:cancel_quick_veto_zone_temperature
[2025-05-26 14:13:08] DEBUG  : params to send to daemon:{"action":"cancel_quick_veto_zone_temperature","type":"zone","system_id":"ff1b72f9-c55d-4412-9396-2e8a408aab9b","index":0}
[2025-05-26 14:13:09] DEBUG  : Updating info commands of 'Radiateur' - Type:'zone' - id='ff1b72f9-c55d-4412-9396-2e8a408aab9b_zone_0' - name 'zone_Radiateur'
[2025-05-26 14:13:13] DEBUG  : command: OFF on ff1b72f9-c55d-4412-9396-2e8a408aab9b_zone_0 : zone_Radiateur
[2025-05-26 14:13:13] DEBUG  : action:set_zone_operating_mode
[2025-05-26 14:13:13] DEBUG  : params to send to daemon:{"action":"set_zone_operating_mode","type":"zone","system_id":"ff1b72f9-c55d-4412-9396-2e8a408aab9b","index":0,"operating_mode":"OFF"}
[2025-05-26 14:13:14] DEBUG  : Updating info commands of 'Radiateur' - Type:'zone' - id='ff1b72f9-c55d-4412-9396-2e8a408aab9b_zone_0' - name 'zone_Radiateur'
[2025-05-26 14:13:20] DEBUG  : command: remove_quick_veto on ff1b72f9-c55d-4412-9396-2e8a408aab9b_zone_0 : zone_Radiateur
[2025-05-26 14:13:20] DEBUG  : action:cancel_quick_veto_zone_temperature
[2025-05-26 14:13:20] DEBUG  : params to send to daemon:{"action":"cancel_quick_veto_zone_temperature","type":"zone","system_id":"ff1b72f9-c55d-4412-9396-2e8a408aab9b","index":0}
[2025-05-26 14:13:21] DEBUG  : Updating info commands of 'Radiateur' - Type:'zone' - id='ff1b72f9-c55d-4412-9396-2e8a408aab9b_zone_0' - name 'zone_Radiateur'