Bonjour à tous,
Je me suis mis à HA récemment et je me suis vite pris au jeu.
je n’ai pas une grosse installation j’ai juste installé HA sur une VM sur ma freebox delta en y installant un SSD pour essayer. Je n’ai pas augmenter la RAM.
Zigbee2MQQT marchait très bien puis a commencé à se déconnecter fréquemment. Au départ en redémarrant HA cela repartait immédiatement puis impossible de le démarrer il plante systématiquement au démarrage.
Ayant installer plusieurs modules complémentaires au fur et à mesure j’ai l’impression que cela est arrivé après avoir installé File Editor ou Studio code server. En effet après les avoirs désinstallés j’arrive péniblement à redémarrer zigbee2MQTT. Si j’en réinstalle 1 seul des 2 idem, impossible de démarrer zigbee2MQTT
Pensez vous que cela puisse venir des faibles performances de ma freebox associé à l’installation de plusieurs modules complémentaires ? (Home Assistant Google Drive Backup, ZeroTier One, file editor, terminal…) Ou un autre problème que je ne maitrise pas ?
Voici les log de non démarrage de zigbee2MQTT :
[22:48:48] INFO: e[32mStarting Zigbee2MQTT...e[0m
Starting Zigbee2MQTT without watchdog.
[2024-11-11 22:48:55] e[32minfoe[39m: z2m: Logging to console, file (filename: log.log)
[2024-11-11 22:48:55] e[32minfoe[39m: z2m: Starting Zigbee2MQTT version 1.41.0 (commit #unknown)
[2024-11-11 22:48:55] e[32minfoe[39m: z2m: Starting zigbee-herdsman (2.1.7)
[2024-11-11 22:48:56] e[33mwarninge[39m: zh:ezsp: 'ezsp' driver is deprecated and will only remain to provide support for older firmware (pre 7.4.x). Migration to 'ember' is recommended. If using Zigbee2MQTT see https://github.com/Koenkk/zigbee2mqtt/discussions/21462
[2024-11-11 22:49:01] e[32minfoe[39m: z2m: zigbee-herdsman started (resumed)
[2024-11-11 22:49:01] e[32minfoe[39m: z2m: Coordinator firmware version: '{"meta":{"maintrel":"3 ","majorrel":"6","minorrel":"10","product":8,"revision":"6.10.3.0 build 297"},"type":"EZSP v8"}'
[2024-11-11 22:49:01] e[32minfoe[39m: z2m: capteur manon (0x28dba7fffe817aac): SNZB-02P - SONOFF Temperature and humidity sensor (EndDevice)
[2024-11-11 22:49:01] e[32minfoe[39m: z2m: ballon d'eau chaude 1 (0xf4b3b1fffed64917): SIN-4-1-20 - NodOn Multifunction relay switch (Router)
[2024-11-11 22:49:01] e[32minfoe[39m: z2m: Capteur Émilie (0x0ceff6fffe67d03b): SNZB-02P - SONOFF Temperature and humidity sensor (EndDevice)
[2024-11-11 22:49:01] e[32minfoe[39m: z2m: Chauffage Émilie (0xbc026efffeae11d3): SIN-4-FP-21 - NodOn Pilot wire heating module (Router)
[2024-11-11 22:49:01] e[32minfoe[39m: z2m: Chauffage Manon (0xbc026efffeae11cf): SIN-4-FP-21 - NodOn Pilot wire heating module (Router)
[2024-11-11 22:49:01] e[32minfoe[39m: z2m: Currently 5 devices are joined.
[2024-11-11 22:49:01] e[32minfoe[39m: z2m: Zigbee: disabling joining new devices.
[2024-11-11 22:49:01] e[32minfoe[39m: z2m: Connecting to MQTT server at mqtt://core-mosquitto:1883
[2024-11-11 22:49:01] e[32minfoe[39m: z2m: Connected to MQTT server
[2024-11-11 22:49:01] e[32minfoe[39m: z2m:mqtt: MQTT publish: topic 'zigbee2mqtt/bridge/state', payload '{"state":"online"}'
[2024-11-11 22:49:02] e[32minfoe[39m: z2m: Started frontend on port 8099
[2024-11-11 22:49:02] e[32minfoe[39m: z2m:mqtt: MQTT publish: topic 'zigbee2mqtt/bridge/state', payload '{"state":"online"}'
[2024-11-11 22:49:02] e[32minfoe[39m: z2m:mqtt: MQTT publish: topic 'zigbee2mqtt/capteur manon', payload '{"battery":100,"humidity":76.7,"linkquality":192,"temperature":18.5}'
[2024-11-11 22:49:02] e[32minfoe[39m: z2m:mqtt: MQTT publish: topic 'zigbee2mqtt/ballon d'eau chaude 1', payload '{"impulse_mode_configuration":null,"linkquality":188,"power_on_behavior":"previous","state":"OFF","switch_type":"auto_detect","update":{"installed_version":772,"latest_version":772,"state":"idle"},"update_available":null}'
[2024-11-11 22:49:02] e[32minfoe[39m: z2m:mqtt: MQTT publish: topic 'zigbee2mqtt/Capteur Émilie', payload '{"battery":100,"humidity":73.8,"linkquality":152,"temperature":17.8}'
[2024-11-11 22:49:02] e[32minfoe[39m: z2m:mqtt: MQTT publish: topic 'zigbee2mqtt/Chauffage Émilie', payload '{"energy":6.3,"linkquality":152,"pilot_wire_mode":"frost_protection","power":0,"state":"OFF","update":{"installed_version":66816,"latest_version":66816,"state":"idle"},"update_available":null}'
[2024-11-11 22:49:02] e[32minfoe[39m: z2m:mqtt: MQTT publish: topic 'zigbee2mqtt/Chauffage Manon', payload '{"energy":5.22,"linkquality":132,"pilot_wire_mode":"frost_protection","power":0,"state":"OFF","update":{"installed_version":66816,"latest_version":66816,"state":"idle"},"update_available":null}'
[2024-11-11 22:49:02] e[32minfoe[39m: z2m: Zigbee2MQTT started!
[22:49:04] INFO: e[32mPreparing to start...e[0m
[22:49:05] INFO: e[32mSocat not enablede[0m
[22:49:05] INFO: e[32mStarting Zigbee2MQTT...e[0m
Starting Zigbee2MQTT without watchdog.
[2024-11-11 22:49:11] e[32minfoe[39m: z2m: Logging to console, file (filename: log.log)
[2024-11-11 22:49:11] e[32minfoe[39m: z2m: Starting Zigbee2MQTT version 1.41.0 (commit #unknown)
[2024-11-11 22:49:11] e[32minfoe[39m: z2m: Starting zigbee-herdsman (2.1.7)
[2024-11-11 22:49:12] e[33mwarninge[39m: zh:ezsp: 'ezsp' driver is deprecated and will only remain to provide support for older firmware (pre 7.4.x). Migration to 'ember' is recommended. If using Zigbee2MQTT see https://github.com/Koenkk/zigbee2mqtt/discussions/21462
[2024-11-11 22:49:20] e[31merrore[39m: zh:ezsp:uart: --> Error: Error: {"sequence":1} after 4000ms
[2024-11-11 22:49:20] e[31merrore[39m: zh:ezsp:uart: -!- break waiting (1)
[2024-11-11 22:49:20] e[31merrore[39m: zh:ezsp:uart: Can't send DATA frame (0,1,0): 1800012800
[2024-11-11 22:49:21] e[32minfoe[39m: z2m: zigbee-herdsman started (resumed)
[2024-11-11 22:49:21] e[32minfoe[39m: z2m: Coordinator firmware version: '{"meta":{"maintrel":"3 ","majorrel":"6","minorrel":"10","product":8,"revision":"6.10.3.0 build 297"},"type":"EZSP v8"}'
[2024-11-11 22:49:21] e[32minfoe[39m: z2m: capteur manon (0x28dba7fffe817aac): SNZB-02P - SONOFF Temperature and humidity sensor (EndDevice)
[2024-11-11 22:49:21] e[32minfoe[39m: z2m: ballon d'eau chaude 1 (0xf4b3b1fffed64917): SIN-4-1-20 - NodOn Multifunction relay switch (Router)
[2024-11-11 22:49:21] e[32minfoe[39m: z2m: Capteur Émilie (0x0ceff6fffe67d03b): SNZB-02P - SONOFF Temperature and humidity sensor (EndDevice)
[2024-11-11 22:49:21] e[32minfoe[39m: z2m: Chauffage Émilie (0xbc026efffeae11d3): SIN-4-FP-21 - NodOn Pilot wire heating module (Router)
[2024-11-11 22:49:21] e[32minfoe[39m: z2m: Chauffage Manon (0xbc026efffeae11cf): SIN-4-FP-21 - NodOn Pilot wire heating module (Router)
[2024-11-11 22:49:21] e[32minfoe[39m: z2m: Currently 5 devices are joined.
[2024-11-11 22:49:21] e[32minfoe[39m: z2m: Zigbee: disabling joining new devices.
[2024-11-11 22:49:22] e[32minfoe[39m: z2m: Connecting to MQTT server at mqtt://core-mosquitto:1883
[2024-11-11 22:49:22] e[32minfoe[39m: z2m: Connected to MQTT server
[2024-11-11 22:49:22] e[32minfoe[39m: z2m:mqtt: MQTT publish: topic 'zigbee2mqtt/bridge/state', payload '{"state":"online"}'
[2024-11-11 22:49:22] e[32minfoe[39m: z2m: Started frontend on port 8099
[2024-11-11 22:49:22] e[32minfoe[39m: z2m:mqtt: MQTT publish: topic 'zigbee2mqtt/bridge/state', payload '{"state":"online"}'
[2024-11-11 22:49:22] e[32minfoe[39m: z2m:mqtt: MQTT publish: topic 'zigbee2mqtt/capteur manon', payload '{"battery":100,"humidity":76.7,"linkquality":192,"temperature":18.5}'
[2024-11-11 22:49:22] e[32minfoe[39m: z2m:mqtt: MQTT publish: topic 'zigbee2mqtt/ballon d'eau chaude 1', payload '{"impulse_mode_configuration":null,"linkquality":188,"power_on_behavior":"previous","state":"OFF","switch_type":"auto_detect","update":{"installed_version":772,"latest_version":772,"state":"idle"},"update_available":null}'
[2024-11-11 22:49:22] e[32minfoe[39m: z2m:mqtt: MQTT publish: topic 'zigbee2mqtt/Capteur Émilie', payload '{"battery":100,"humidity":73.8,"linkquality":152,"temperature":17.8}'
[2024-11-11 22:49:22] e[32minfoe[39m: z2m:mqtt: MQTT publish: topic 'zigbee2mqtt/Chauffage Émilie', payload '{"energy":6.3,"linkquality":152,"pilot_wire_mode":"frost_protection","power":0,"state":"OFF","update":{"installed_version":66816,"latest_version":66816,"state":"idle"},"update_available":null}'
[2024-11-11 22:49:22] e[32minfoe[39m: z2m:mqtt: MQTT publish: topic 'zigbee2mqtt/Chauffage Manon', payload '{"energy":5.22,"linkquality":132,"pilot_wire_mode":"frost_protection","power":0,"state":"OFF","update":{"installed_version":66816,"latest_version":66816,"state":"idle"},"update_available":null}'
[2024-11-11 22:49:22] e[32minfoe[39m: z2m: Zigbee2MQTT started!
[2024-11-11 22:49:23] e[32minfoe[39m: z2m:mqtt: MQTT publish: topic 'zigbee2mqtt/Chauffage Manon', payload '{"energy":5.22,"linkquality":120,"pilot_wire_mode":"frost_protection","power":0,"state":"OFF","update":{"installed_version":66816,"latest_version":66816,"state":"idle"},"update_available":null}'
[2024-11-11 22:49:27] e[32minfoe[39m: z2m:mqtt: MQTT publish: topic 'homeassistant/binary_sensor/1221051039810110150109113116116_0xb43522fffefbaa72/connection_state/config', payload '{"device":{"hw_version":"EZSP v8 6.10.3.0 build 297","identifiers":["zigbee2mqtt_bridge_0xb43522fffefbaa72"],"manufacturer":"Zigbee2MQTT","model":"Bridge","name":"Zigbee2MQTT Bridge","sw_version":"1.41.0"},"device_class":"connectivity","entity_category":"diagnostic","name":"Connection state","object_id":"zigbee2mqtt_bridge_connection_state","origin":{"name":"Zigbee2MQTT","sw":"1.41.0","url":"https://www.zigbee2mqtt.io"},"payload_off":"offline","payload_on":"online","state_topic":"zigbee2mqtt/bridge/state","unique_id":"bridge_0xb43522fffefbaa72_connection_state_zigbee2mqtt","value_template":"{{ value_json.state }}"}'
[22:49:49] INFO: e[32mPreparing to start...e[0m
[22:49:49] INFO: e[32mSocat not enablede[0m
[22:49:50] INFO: e[32mStarting Zigbee2MQTT...e[0m
Starting Zigbee2MQTT without watchdog.
[2024-11-11 22:49:56] e[32minfoe[39m: z2m: Logging to console, file (filename: log.log)
[2024-11-11 22:49:56] e[32minfoe[39m: z2m: Starting Zigbee2MQTT version 1.41.0 (commit #unknown)
[2024-11-11 22:49:56] e[32minfoe[39m: z2m: Starting zigbee-herdsman (2.1.7)
[2024-11-11 22:49:57] e[33mwarninge[39m: zh:ezsp: 'ezsp' driver is deprecated and will only remain to provide support for older firmware (pre 7.4.x). Migration to 'ember' is recommended. If using Zigbee2MQTT see https://github.com/Koenkk/zigbee2mqtt/discussions/21462
[2024-11-11 22:50:04] e[31merrore[39m: zh:ezsp:uart: --> Error: Error: {"sequence":1} after 4000ms
[2024-11-11 22:50:04] e[31merrore[39m: zh:ezsp:uart: -!- break waiting (1)
[2024-11-11 22:50:04] e[31merrore[39m: zh:ezsp:uart: Can't send DATA frame (0,1,0): 1800012800
[2024-11-11 22:50:09] e[31merrore[39m: zh:ezsp:uart: --> Error: Error: {"sequence":1} after 4000ms
[2024-11-11 22:50:09] e[31merrore[39m: zh:ezsp:uart: -!- break rewaiting (1)
[2024-11-11 22:50:09] e[31merrore[39m: zh:ezsp:uart: Can't resend DATA frame (0,1,1): 1800012800
[2024-11-11 22:50:09] e[31merrore[39m: z2m: Error while starting zigbee-herdsman
[2024-11-11 22:50:09] e[31merrore[39m: z2m: Failed to start zigbee
[2024-11-11 22:50:09] e[31merrore[39m: z2m: Check https://www.zigbee2mqtt.io/guide/installation/20_zigbee2mqtt-fails-to-start.html for possible solutions
[2024-11-11 22:50:09] e[31merrore[39m: z2m: Exiting...
[2024-11-11 22:50:09] e[31merrore[39m: z2m: Error: Failure send getNetworkParameters:{"type":"Buffer","data":[24,0,1,40,0]}
at /app/node_modules/zigbee-herdsman/src/adapter/ezsp/driver/ezsp.ts:679:23
at Queue.execute (/app/node_modules/zigbee-herdsman/src/utils/queue.ts:36:20)
at Ezsp.execCommand (/app/node_modules/zigbee-herdsman/src/adapter/ezsp/driver/ezsp.ts:666:16)
at Driver.needsToBeInitialised (/app/node_modules/zigbee-herdsman/src/adapter/ezsp/driver/driver.ts:310:27)
at Driver.startup (/app/node_modules/zigbee-herdsman/src/adapter/ezsp/driver/driver.ts:242:13)
at EZSPAdapter.start (/app/node_modules/zigbee-herdsman/src/adapter/ezsp/adapter/ezspAdapter.ts:152:16)
at Controller.start (/app/node_modules/zigbee-herdsman/src/controller/controller.ts:137:29)
at Zigbee.start (/app/lib/zigbee.ts:69:27)
at Controller.start (/app/lib/controller.ts:161:27)
at start (/app/index.js:154:5)
[22:53:07] INFO: e[32mPreparing to start...e[0m
[22:53:07] INFO: e[32mSocat not enablede[0m
[22:53:07] INFO: e[32mStarting Zigbee2MQTT...e[0m
Starting Zigbee2MQTT without watchdog.
[2024-11-11 22:53:14] e[32minfoe[39m: z2m: Logging to console, file (filename: log.log)
[2024-11-11 22:53:14] e[32minfoe[39m: z2m: Starting Zigbee2MQTT version 1.41.0 (commit #unknown)
[2024-11-11 22:53:14] e[32minfoe[39m: z2m: Starting zigbee-herdsman (2.1.7)
[2024-11-11 22:53:15] e[33mwarninge[39m: zh:ezsp: 'ezsp' driver is deprecated and will only remain to provide support for older firmware (pre 7.4.x). Migration to 'ember' is recommended. If using Zigbee2MQTT see https://github.com/Koenkk/zigbee2mqtt/discussions/21462
[23:03:18] INFO: e[32mPreparing to start...e[0m
[23:03:18] INFO: e[32mSocat not enablede[0m
[23:03:19] INFO: e[32mStarting Zigbee2MQTT...e[0m
Starting Zigbee2MQTT without watchdog.
[2024-11-11 23:03:25] e[32minfoe[39m: z2m: Logging to console, file (filename: log.log)
[2024-11-11 23:03:25] e[32minfoe[39m: z2m: Starting Zigbee2MQTT version 1.41.0 (commit #unknown)
[2024-11-11 23:03:25] e[32minfoe[39m: z2m: Starting zigbee-herdsman (2.1.7)
[2024-11-11 23:03:26] e[33mwarninge[39m: zh:ezsp: 'ezsp' driver is deprecated and will only remain to provide support for older firmware (pre 7.4.x). Migration to 'ember' is recommended. If using Zigbee2MQTT see https://github.com/Koenkk/zigbee2mqtt/discussions/21462
[2024-11-11 23:03:34] e[31merrore[39m: zh:ezsp:uart: --> Error: Error: {"sequence":1} after 4000ms
[2024-11-11 23:03:34] e[31merrore[39m: zh:ezsp:uart: -!- break waiting (1)
[2024-11-11 23:03:34] e[31merrore[39m: zh:ezsp:uart: Can't send DATA frame (0,1,0): 1800012800
[2024-11-11 23:03:38] e[31merrore[39m: zh:ezsp:uart: --> Error: Error: {"sequence":1} after 4000ms
[2024-11-11 23:03:38] e[31merrore[39m: zh:ezsp:uart: -!- break rewaiting (1)
[2024-11-11 23:03:38] e[31merrore[39m: zh:ezsp:uart: Can't resend DATA frame (0,1,1): 1800012800
[2024-11-11 23:03:38] e[31merrore[39m: z2m: Error while starting zigbee-herdsman
[2024-11-11 23:03:38] e[31merrore[39m: z2m: Failed to start zigbee
[2024-11-11 23:03:38] e[31merrore[39m: z2m: Check https://www.zigbee2mqtt.io/guide/installation/20_zigbee2mqtt-fails-to-start.html for possible solutions
[2024-11-11 23:03:38] e[31merrore[39m: z2m: Exiting...
[2024-11-11 23:03:39] e[31merrore[39m: z2m: Error: Failure send getNetworkParameters:{"type":"Buffer","data":[24,0,1,40,0]}
at /app/node_modules/zigbee-herdsman/src/adapter/ezsp/driver/ezsp.ts:679:23
at Queue.execute (/app/node_modules/zigbee-herdsman/src/utils/queue.ts:36:20)
at Ezsp.execCommand (/app/node_modules/zigbee-herdsman/src/adapter/ezsp/driver/ezsp.ts:666:16)
at Driver.needsToBeInitialised (/app/node_modules/zigbee-herdsman/src/adapter/ezsp/driver/driver.ts:310:27)
at Driver.startup (/app/node_modules/zigbee-herdsman/src/adapter/ezsp/driver/driver.ts:242:13)
at EZSPAdapter.start (/app/node_modules/zigbee-herdsman/src/adapter/ezsp/adapter/ezspAdapter.ts:152:16)
at Controller.start (/app/node_modules/zigbee-herdsman/src/controller/controller.ts:137:29)
at Zigbee.start (/app/lib/zigbee.ts:69:27)
at Controller.start (/app/lib/controller.ts:161:27)
at start (/app/index.js:154:5)
Je n’y connais rien en code et donc n’arrive pas à « déchiffrer » ce qui est écrit.
J’ai un dongle sonoff type E ; j’ai tenté de le brancher avec ou sans rallonge USB sans différence.
Si le sujet à déja été traité et résolu j’en suis désolé mais je n’ai rien trouver de similaire avec la fonction recherche.
Merci à tous pour votre aide
Romain
PS : Pardonnez moi si les log ne sont pas dans les règles de l’art j’ai un message d’erreur avant de publier me disant de les modifier mais je ne comprends pas ce que je dois faire
Ma configuration:
System Information
version | core-2024.11.1 |
---|---|
installation_type | Home Assistant OS |
dev | false |
hassio | true |
docker | true |
user | root |
virtualenv | false |
python_version | 3.12.4 |
os_name | Linux |
os_version | 6.6.54-haos |
arch | aarch64 |
timezone | Europe/Paris |
config_dir | /config |
Home Assistant Community Store
GitHub API | ok |
---|---|
GitHub Content | ok |
GitHub Web | ok |
HACS Data | ok |
GitHub API Calls Remaining | 4988 |
Installed Version | 2.0.1 |
Stage | running |
Available Repositories | 1460 |
Downloaded Repositories | 3 |
Home Assistant Cloud
logged_in | false |
---|---|
can_reach_cert_server | ok |
can_reach_cloud_auth | ok |
can_reach_cloud | ok |
Home Assistant Supervisor
host_os | Home Assistant OS 13.2 |
---|---|
update_channel | stable |
supervisor_version | supervisor-2024.11.2 |
agent_version | 1.6.0 |
docker_version | 27.2.0 |
disk_total | 97.7 GB |
disk_used | 4.3 GB |
healthy | true |
supported | true |
host_connectivity | true |
supervisor_connectivity | true |
ntp_synchronized | true |
virtualization | kvm |
board | generic-aarch64 |
supervisor_api | ok |
version_api | ok |
installed_addons | Mosquitto broker (6.4.1), Terminal & SSH (9.15.0), Zigbee2MQTT (1.41.0-1) |
Dashboards
dashboards | 2 |
---|---|
resources | 3 |
views | 7 |
mode | storage |
Recorder
oldest_recorder_run | 7 novembre 2024 à 22:12 |
---|---|
current_recorder_run | 11 novembre 2024 à 23:02 |
estimated_db_size | 24.19 MiB |
database_engine | sqlite |
database_version | 3.45.3 |