Salut @jdelahayes,
Les zones sont les 4 radiateurs (salon, chambre 1, 2 et 3). Après la connection il a bien retrouvé les 4 radiateurs mais aucune entité pour pouvoir gérer la température et le demarrage/l’arrêt (c’est vide).
Voici les logs :
2023-11-11 11:01:09.298 WARNING (SyncWorker_2) [homeassistant.loader] We found a custom integration voltalis which has not been tested by Home Assistant. This component might cause stability problems, be sure to disable it if you experience issues with Home Assistant
2023-11-11 11:01:20.533 ERROR (MainThread) [homeassistant.setup] Unable to prepare setup for platform voltalis.climate: Platform not found (cannot import name ‹ DeviceInfo › from ‹ homeassistant.helpers.device_registry › (/usr/src/homeassistant/homeassistant/helpers/device_registry.py)).
2023-11-11 11:01:20.536 ERROR (MainThread) [homeassistant.setup] Unable to prepare setup for platform voltalis.water_heater: Platform not found (cannot import name ‹ DeviceInfo › from ‹ homeassistant.helpers.device_registry › (/usr/src/homeassistant/homeassistant/helpers/device_registry.py)).
File « aiohttp/_http_parser.pyx », line 557, in aiohttp._http_parser.HttpParser.feed_data
aiohttp.http_exceptions.BadStatusLine: 400, message:
Bad status line « Invalid method encountered:\n\n b’\x16\x03\x01\x02:\x01’\n ^ »
2023-11-11 22:56:05.482 ERROR (MainThread) [aiohttp.server] Error handling request
Traceback (most recent call last):
File « /usr/local/lib/python3.11/site-packages/aiohttp/web_protocol.py », line 332, in data_received
messages, upgraded, tail = self._request_parser.feed_data(data)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File « aiohttp/_http_parser.pyx », line 557, in aiohttp._http_parser.HttpParser.feed_data
aiohttp.http_exceptions.BadStatusLine: 400, message:
Bad status line « Invalid method encountered:\n\n b’\x16\x03\x01\x02\x1a\x01’\n ^ »
2023-11-11 22:59:39.087 ERROR (MainThread) [homeassistant.config_entries] Error unloading entry monadresseeamail@xyz.fr for climate
Traceback (most recent call last):
File « /usr/src/homeassistant/homeassistant/config_entries.py », line 544, in async_unload
result = await component.async_unload_entry(hass, self)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File « /usr/src/homeassistant/homeassistant/components/climate/init.py », line 201, in async_unload_entry
return await component.async_unload_entry(entry)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File « /usr/src/homeassistant/homeassistant/helpers/entity_component.py », line 202, in async_unload_entry
raise ValueError(« Config entry was never loaded! »)
ValueError: Config entry was never loaded!
2023-11-11 22:59:39.091 ERROR (MainThread) [homeassistant.config_entries] Error unloading entry monadresseemail@xyz.fr for water_heater
Traceback (most recent call last):
File « /usr/src/homeassistant/homeassistant/config_entries.py », line 544, in async_unload
result = await component.async_unload_entry(hass, self)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File « /usr/src/homeassistant/homeassistant/components/water_heater/init.py », line 156, in async_unload_entry
return await component.async_unload_entry(entry)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File « /usr/src/homeassistant/homeassistant/helpers/entity_component.py », line 202, in async_unload_entry
raise ValueError(« Config entry was never loaded! »)
ValueError: Config entry was never loaded
Dans l’attente de ton retour,
Cordialement,
Mev