désolé je ne sais pas si c’est bien cela que tu me demande:
2024-03-11 13:54:41.088 WARNING (SyncWorker_3) [homeassistant.loader] We found a custom integration hacs 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
2024-03-11 13:54:41.759 WARNING (Recorder) [homeassistant.components.recorder.util] The system could not validate that the sqlite3 database at //config/home-assistant_v2.db was shutdown cleanly
2024-03-11 13:54:41.787 WARNING (Recorder) [homeassistant.components.recorder.util] Ended unfinished session (id=8 from 2024-03-11 12:13:07.504667)
2024-03-11 13:54:42.710 ERROR (MainThread) [homeassistant.helpers.translation] Validation of translation placeholders for localized (fr) string component.homeassistant.issues.config_entry_reauth.title failed
2024-03-11 14:24:48.162 ERROR (MainThread) [homeassistant] Error doing job: Task exception was never retrieved
Traceback (most recent call last):
File « /usr/local/lib/python3.12/site-packages/zigpy_znp/api.py », line 1100, in request_callback_rsp
return await callback_rsp
^^^^^^^^^^^^^^^^^^
asyncio.exceptions.CancelledError
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File « /usr/local/lib/python3.12/site-packages/zigpy_znp/api.py », line 1097, in request_callback_rsp
async with async_timeout.timeout(timeout):
File « /usr/local/lib/python3.12/site-packages/async_timeout/init.py », line 141, in aexit
self._do_exit(exc_type)
File « /usr/local/lib/python3.12/site-packages/async_timeout/init.py », line 228, in _do_exit
raise asyncio.TimeoutError
TimeoutError
2024-03-11 14:29:03.806 WARNING (MainThread) [zigpy.application] Watchdog failure
Traceback (most recent call last):
File « /usr/local/lib/python3.12/site-packages/zigpy_znp/api.py », line 1059, in request
response = await response_future
^^^^^^^^^^^^^^^^^^^^^
asyncio.exceptions.CancelledError
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File « /usr/local/lib/python3.12/site-packages/zigpy/application.py », line 673, in _watchdog_loop
await self.watchdog_feed()
File « /usr/local/lib/python3.12/site-packages/zigpy/application.py », line 655, in watchdog_feed
await self._watchdog_feed()
File « /usr/local/lib/python3.12/site-packages/zigpy_znp/zigbee/application.py », line 628, in _watchdog_feed
await self._znp.request(c.SYS.Ping.Req())
File « /usr/local/lib/python3.12/site-packages/zigpy_znp/api.py », line 1055, in request
async with async_timeout.timeout(
File « /usr/local/lib/python3.12/site-packages/async_timeout/init.py », line 141, in aexit
self._do_exit(exc_type)
File « /usr/local/lib/python3.12/site-packages/async_timeout/init.py », line 228, in _do_exit
raise asyncio.TimeoutError
TimeoutError
2024-03-11 14:33:49.184 WARNING (MainThread) [zigpy.backups] Failed to create a network backup
Traceback (most recent call last):
File « /usr/local/lib/python3.12/site-packages/zigpy_znp/api.py », line 1059, in request
response = await response_future
^^^^^^^^^^^^^^^^^^^^^
asyncio.exceptions.CancelledError
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File « /usr/local/lib/python3.12/site-packages/zigpy/backups.py », line 220, in _backup_loop
await self.create_backup()
File « /usr/local/lib/python3.12/site-packages/zigpy/backups.py », line 143, in create_backup
await self.app.load_network_info(load_devices=load_devices)
File « /usr/local/lib/python3.12/site-packages/zigpy_znp/zigbee/application.py », line 144, in load_network_info
await self._znp.load_network_info(load_devices=load_devices)
File « /usr/local/lib/python3.12/site-packages/zigpy_znp/api.py », line 238, in load_network_info
await self._load_network_info(load_devices=load_devices)
File « /usr/local/lib/python3.12/site-packages/zigpy_znp/api.py », line 105, in _load_network_info
nib = await self.nvram.osal_read(OsalNvIds.NIB, item_type=t.NIB)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File « /usr/local/lib/python3.12/site-packages/zigpy_znp/nvram.py », line 168, in osal_read
length = (await self.znp.request(c.SYS.OSALNVLength.Req(Id=nv_id))).ItemLen
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File « /usr/local/lib/python3.12/site-packages/zigpy_znp/api.py », line 1055, in request
async with async_timeout.timeout(
File « /usr/local/lib/python3.12/site-packages/async_timeout/init.py », line 141, in aexit
self._do_exit(exc_type)
File « /usr/local/lib/python3.12/site-packages/async_timeout/init.py », line 228, in _do_exit
raise asyncio.TimeoutError
TimeoutError
2024-03-11 14:34:04.223 ERROR (MainThread) [homeassistant] Error doing job: Task exception was never retrieved
Traceback (most recent call last):
File « /usr/local/lib/python3.12/site-packages/zigpy_znp/api.py », line 1098, in request_callback_rsp
await self.request(request, timeout=timeout, **response_params)
File « /usr/local/lib/python3.12/site-packages/zigpy_znp/api.py », line 1059, in request
response = await response_future
^^^^^^^^^^^^^^^^^^^^^
asyncio.exceptions.CancelledError
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File « /usr/local/lib/python3.12/site-packages/zigpy_znp/api.py », line 1097, in request_callback_rsp
async with async_timeout.timeout(timeout):
File « /usr/local/lib/python3.12/site-packages/async_timeout/init.py », line 141, in aexit
self._do_exit(exc_type)
File « /usr/local/lib/python3.12/site-packages/async_timeout/init.py », line 228, in _do_exit
raise asyncio.TimeoutError
TimeoutError
2024-03-11 14:34:12.202 ERROR (MainThread) [homeassistant] Error doing job: Task exception was never retrieved
Traceback (most recent call last):
File « /usr/local/lib/python3.12/site-packages/zigpy_znp/api.py », line 1098, in request_callback_rsp
await self.request(request, timeout=timeout, **response_params)
File « /usr/local/lib/python3.12/site-packages/zigpy_znp/api.py », line 1033, in request
async with ctx:
File « /usr/local/lib/python3.12/site-packages/zigpy/datastructures.py », line 22, in aenter
await self.on_enter()
File « /usr/local/lib/python3.12/site-packages/zigpy/datastructures.py », line 111, in acquire
await fut
asyncio.exceptions.CancelledError
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File « /usr/local/lib/python3.12/site-packages/zigpy_znp/api.py », line 1097, in request_callback_rsp
async with async_timeout.timeout(timeout):
File « /usr/local/lib/python3.12/site-packages/async_timeout/init.py », line 141, in aexit
self._do_exit(exc_type)
File « /usr/local/lib/python3.12/site-packages/async_timeout/init.py », line 228, in _do_exit
raise asyncio.TimeoutError
TimeoutError
2024-03-11 14:34:19.229 WARNING (MainThread) [zigpy.application] Watchdog failure
Traceback (most recent call last):
File « /usr/local/lib/python3.12/site-packages/zigpy_znp/api.py », line 1059, in request
response = await response_future
^^^^^^^^^^^^^^^^^^^^^
asyncio.exceptions.CancelledError
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File « /usr/local/lib/python3.12/site-packages/zigpy/application.py », line 673, in _watchdog_loop
await self.watchdog_feed()
File « /usr/local/lib/python3.12/site-packages/zigpy/application.py », line 655, in watchdog_feed
await self._watchdog_feed()
File « /usr/local/lib/python3.12/site-packages/zigpy_znp/zigbee/application.py », line 628, in _watchdog_feed
await self._znp.request(c.SYS.Ping.Req())
File « /usr/local/lib/python3.12/site-packages/zigpy_znp/api.py », line 1055, in request
async with async_timeout.timeout(
File « /usr/local/lib/python3.12/site-packages/async_timeout/init.py », line 141, in aexit
self._do_exit(exc_type)
File « /usr/local/lib/python3.12/site-packages/async_timeout/init.py », line 228, in _do_exit
raise asyncio.TimeoutError
TimeoutError
2024-03-11 14:34:19.238 ERROR (MainThread) [homeassistant] Error doing job: Task exception was never retrieved
Traceback (most recent call last):
File « /usr/src/homeassistant/homeassistant/components/zha/sensor.py », line 263, in _refresh
await self.async_update()
File « /usr/src/homeassistant/homeassistant/components/zha/entity.py », line 256, in async_update
await asyncio.gather(*tasks)
File « /usr/src/homeassistant/homeassistant/components/zha/core/cluster_handlers/homeautomation.py », line 127, in async_update
result = await self.get_attributes(attrs, from_cache=False, only_cache=False)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File « /usr/src/homeassistant/homeassistant/components/zha/core/cluster_handlers/init.py », line 513, in _get_attributes
read, _ = await self.cluster.read_attributes(
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File « /usr/local/lib/python3.12/site-packages/zigpy/zcl/init.py », line 528, in read_attributes
result = await self.read_attributes_raw(to_read, manufacturer=manufacturer)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File « /usr/local/lib/python3.12/site-packages/zigpy/quirks/init.py », line 289, in read_attributes_raw
results = await super().read_attributes_raw(
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File « /usr/local/lib/python3.12/site-packages/zigpy/quirks/init.py », line 334, in _read_attributes
return await super()._read_attributes(
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File « /usr/local/lib/python3.12/site-packages/zigpy/zcl/init.py », line 377, in request
return await self._endpoint.request(
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File « /usr/local/lib/python3.12/site-packages/zigpy/endpoint.py », line 253, in request
return await self.device.request(
^^^^^^^^^^^^^^^^^^^^^^^^^^
File « /usr/local/lib/python3.12/site-packages/zigpy/device.py », line 339, in request
await send_request()
File « /usr/local/lib/python3.12/site-packages/zigpy/application.py », line 841, in request
await self.send_packet(
File « /usr/local/lib/python3.12/site-packages/zigpy_znp/zigbee/application.py », line 959, in send_packet
await self._send_request_raw(
File « /usr/local/lib/python3.12/site-packages/zigpy_znp/zigbee/application.py », line 850, in _send_request_raw
response = await asyncio.shield(
^^^^^^^^^^^^^^^^^^^^^
File « /usr/local/lib/python3.12/site-packages/zigpy_znp/api.py », line 1098, in request_callback_rsp
await self.request(request, timeout=timeout, **response_params)
File « /usr/local/lib/python3.12/site-packages/zigpy_znp/api.py », line 1052, in request
self._uart.send(frame)
^^^^^^^^^^^^^^^
AttributeError: ‹ NoneType › object has no attribute ‹ send ›
2024-03-11 14:34:19.259 WARNING (MainThread) [homeassistant.helpers.dispatcher] Unable to remove unknown dispatcher <bound method GroupProbe._reprobe_group of <homeassistant.components.zha.core.discovery.GroupProbe object at 0x7f2fac7dd220>>
2024-03-11 14:34:19.259 WARNING (MainThread) [homeassistant.helpers.dispatcher] Unable to remove unknown dispatcher <bound method GroupProbe._reprobe_group of <homeassistant.components.zha.core.discovery.GroupProbe object at 0x7f2fac7dd220>>
2024-03-11 14:34:19.259 WARNING (MainThread) [homeassistant.helpers.dispatcher] Unable to remove unknown dispatcher <bound method GroupProbe._reprobe_group of <homeassistant.components.zha.core.discovery.GroupProbe object at 0x7f2fac7dd220>>
2024-03-11 14:34:19.259 WARNING (MainThread) [homeassistant.helpers.dispatcher] Unable to remove unknown dispatcher <bound method GroupProbe._reprobe_group of <homeassistant.components.zha.core.discovery.GroupProbe object at 0x7f2fac7dd220>>
2024-03-11 14:34:19.259 WARNING (MainThread) [homeassistant.helpers.dispatcher] Unable to remove unknown dispatcher <bound method GroupProbe._reprobe_group of <homeassistant.components.zha.core.discovery.GroupProbe object at 0x7f2fac7dd220>>