Zigbee2mqtt conbee2 installation

Type installation : RPi / VM / Supervised / NAS / autres (préciser)
Version HA : 2020.00.00 Stable/Beta (se trouve dans Supervisor–>System
Version Supervisor
Bonjour les pro,

J’ai ma Conbee2 qui fonctionne bien mais j’aimerais essayer en version zigbee2mqtt mais impossible de le faire fonctionner voici le message log

Zigbee2MQTT:error 2021-01-08 23:46:29: Error while starting zigbee-herdsman
Zigbee2MQTT:error 2021-01-08 23:46:29: Failed to start zigbee
Zigbee2MQTT:error 2021-01-08 23:46:29: Exiting...
Zigbee2MQTT:error 2021-01-08 23:46:29: Error: Failed to connect to the adapter (Error: SRSP - SYS - ping after 6000ms)
    at ZStackAdapter.<anonymous> (/zigbee2mqtt-1.17.0/node_modules/zigbee-herdsman/dist/adapter/z-stack/adapter/zStackAdapter.js:94:31)
    at Generator.throw (<anonymous>)
    at rejected (/zigbee2mqtt-1.17.0/node_modules/zigbee-herdsman/dist/adapter/z-stack/adapter/zStackAdapter.js:25:65)
npm
 ERR!
 code ELIFECYCLE
npm ERR! errno 1
npm ERR!
 zigbee2mqtt@1.17.0 start: `node index.js`
npm ERR! Exit status 1
npm ERR! 
npm ERR! Failed at the zigbee2mqtt@1.17.0 start script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
npm ERR! A complete log of this run can be found in:
npm ERR!     /root/.npm/_logs/2021-01-08T22_46_30_022Z-debug.log
2021-01-08T23:46:31: PM2 log: App [npm:0] exited with code [1] via signal [SIGINT]
2021-01-08T23:46:31: PM2 log: App [npm:0] starting in -fork mode-
2021-01-08T23:46:31: PM2 log: App [npm:0] online
> zigbee2mqtt@1.17.0 start /zigbee2mqtt-1.17.0
> node index.js

et ma config

ata_path: /share/zigbee2mqtt
external_converters: []
devices: devices.yaml
groups: groups.yaml
homeassistant: true
permit_join: false
mqtt:
  base_topic: zigbee2mqtt
  server: 'mqtt://192.168.1.20:1883'
  user: mqtt
  password: San*****
serial:
  port: >-
    /dev/serial/by-id/usb-dresden_elektronik_ingenieurtechnik_GmbH_ConBee_II_DE2234130-if00
advanced:
  log_level: info
  pan_id: 6754
  channel: 11
  network_key:
    - 1
    - 3
    - 5
    - 7
    - 9
    - 11
    - 13
    - 15
    - 0
    - 2
    - 4
    - 6
    - 8
    - 10
    - 12
    - 13
  availability_blocklist: []
  availability_passlist: []
device_options: {}
blocklist: []
passlist: []
queue: {}
frontend:
  port: 8099
experimental:
  new_api: true
socat:
  enabled: false
  master: 'pty,raw,echo=0,link=/dev/ttyZ2M,mode=777'
  slave: 'tcp-listen:8485,keepalive,nodelay,reuseaddr,keepidle=1,keepintvl=1,keepcnt=5'
  restartdelay: 1
  initialdelay: 1
  options: '-d -d'
  log: false

merci pour votre retour

Bonsoir,

Il suffit de rajouter avant le paramètre serial :

adapter : conbee

merci pour votre aide.
ce ne marche pas quand je mets

adapter: conbee

avant serial il se mets toute en bas quand je reouvre ma config

data_path: /share/zigbee2mqtt
external_converters: []
devices: devices.yaml
groups: groups.yaml
homeassistant: true
permit_join: false
mqtt:
  base_topic: zigbee2mqtt
  server: 'mqtt://192.168.1.20'
  user: mqtt
  password: Sa******
serial:
  port: >-
    /dev/serial/by-id/usb-dresden_elektronik_ingenieurtechnik_GmbH_ConBee_II_DE2234130-if00
advanced:
  log_level: info
  pan_id: 6754
  channel: 11
  network_key:
    - 1
    - 3
    - 5
    - 7
    - 9
    - 11
    - 13
    - 15
    - 0
    - 2
    - 4
    - 6
    - 8
    - 10
    - 12
    - 13
  availability_blocklist: []
  availability_passlist: []
device_options: {}
blocklist: []
passlist: []
queue: {}
frontend:
  port: 8099
experimental:
  new_api: true
socat:
  enabled: false
  master: 'pty,raw,echo=0,link=/dev/ttyZ2M,mode=777'
  slave: 'tcp-listen:8485,keepalive,nodelay,reuseaddr,keepidle=1,keepintvl=1,keepcnt=5'
  restartdelay: 1
  initialdelay: 1
  options: '-d -d'
  log: false
adapter: conbee

et j’ai toujours cette erreur

[s6-init] making user provided files available at /var/run/s6/etc...exited 0.
[s6-init] ensuring user provided files have correct perms...exited 0.
[fix-attrs.d] applying ownership & permissions fixes...
[fix-attrs.d] done.
[cont-init.d] executing container initialization scripts...
[cont-init.d] done.
[services.d] starting services
[services.d] done.
./run.sh: line 17: [Info] Configuration backup found in /share/zigbee2mqtt/.configuration.yaml.bk. Skipping config backup.: No such file or directory
[Info] Socat is DISABLED and not started
2021-01-09T09:50:09: PM2 log: Launching in no daemon mode
2021-01-09T09:50:09: PM2 log: App [npm:0] starting in -fork mode-
2021-01-09T09:50:09: PM2 log: App [npm:0] online
> zigbee2mqtt@1.17.0 start /zigbee2mqtt-1.17.0
> node index.js
Zigbee2MQTT:info  2021-01-09 09:50:12: Logging to console and directory: '/share/zigbee2mqtt/log/2021-01-09.09-50-11' filename: log.txt
Zigbee2MQTT:info  2021-01-09 09:50:12: Starting Zigbee2MQTT version 1.17.0 (commit #1.17.0)
Zigbee2MQTT:info  2021-01-09 09:50:12: Starting zigbee-herdsman (0.13.46)
Zigbee2MQTT:error 2021-01-09 09:50:31: Error while starting zigbee-herdsman
Zigbee2MQTT:error 2021-01-09 09:50:31: Failed to start zigbee
Zigbee2MQTT:error 2021-01-09 09:50:31: Exiting...
Zigbee2MQTT:error 2021-01-09 09:50:31: Error: Failed to connect to the adapter (Error: SRSP - SYS - ping after 6000ms)
    at ZStackAdapter.<anonymous> (/zigbee2mqtt-1.17.0/node_modules/zigbee-herdsman/dist/adapter/z-stack/adapter/zStackAdapter.js:94:31)
    at Generator.throw (<anonymous>)
    at rejected (/zigbee2mqtt-1.17.0/node_modules/zigbee-herdsman/dist/adapter/z-stack/adapter/zStackAdapter.js:25:65)
npm
 ERR! code ELIFECYCLE
npm ERR! errno 1
npm 
ERR! zigbee2mqtt@1.17.0 start: `node index.js`
npm ERR! Exit status 1
npm ERR! 
npm ERR! Failed at the zigbee2mqtt@1.17.0 start script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
npm ERR! A complete log of this run can be found in:
npm ERR!     /root/.npm/_logs/2021-01-09T08_50_31_923Z-debug.log

C’est deconz, autant pour moi lol :

adapter: deconz

j’ai le meme résultat :sob:

1 « J'aime »

dossier cloturer j’ai reussi avec votre aide la ligne

adapter: deconz

il faut la mettre apres comme ci-dessous en respectant bien les 2 espaces

serial:
  port: /dev/ttyACM0
  adapter: deconz
advanced:
  log_level: info
  baudrate: 115200

A bientot

Bonjour ,j’ai le même problème

Quelqu’un peu me dir pourquoi Merci

Et message lot

npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! zigbee2mqtt@1.18.1 start: node index.js
npm ERR! Exit status 1

Salut voici ma config

data_path: /config/zigbee2mqtt
external_converters: []
devices: devices.yaml
groups: groups.yaml
homeassistant: true
permit_join: true
mqtt:
  base_topic: zigbee2mqtt
  server: 'mqtt://192.*********0:1883'
  user: mqtt
  password: ***********
serial:
  port: >-
    /dev/serial/by-id/usb-dresden_elektronik_ingenieurtechnik_GmbH_ConBee_II_DE2234130-if00
  adapter: deconz
advanced:
  log_level: info
  pan_id: 6754
  channel: 12
  network_key:
    - 1
    - 3
    - 5
    - 7
    - 9
    - 11
    - 13
    - 15
    - 0
    - 2
    - 4
    - 6
    - 8
    - 10
    - 12
    - 13
  availability_blocklist: []
  availability_passlist: []
device_options: {}
blocklist: []
passlist: []
queue: {}
frontend:
  port: 8099
experimental: {}
socat:
  enabled: false
  master: 'pty,raw,echo=0,link=/tmp/ttyZ2M,mode=777'
  slave: 'tcp-listen:8485,keepalive,nodelay,reuseaddr,keepidle=1,keepintvl=1,keepcnt=5'
  options: '-d -d'
  log: false

Pense a mettre ta config Mqtt

1 « J'aime »

Désolé pour le retard mais merci beaucoup .Pour l’instant pas de résultat de mon côté

Ce que tu mets en message d’erreur n’est pas pertinent, cela indique juste que le script à fini avec un code erreur. Il faut que tu remontes un peu plus dans les logs pour capturer ceux de Zigbee2MQTT.

Et pense à coller dans une zone ‹ code › ici :slight_smile:

Bonjour je lis encode erreur npm c’estt bien votre demande ? Merci
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the zigbee2mqtt@1.18.1 start script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
npm ERR! A complete log of this run can be found in:
npm ERR! /root/.npm/_logs/2021-05-08T06_32_23_058Z-debug.log
[08:32:23] INFO: Handing over control to Zigbee2mqtt Core …

zigbee2mqtt@1.18.1 start /app

Bonjour.

Je suis plutôt novice en domotique donc c’est un peu laborieux :yum:
J’ai le même problème que Ricou et nonome1.

502: Bad Gateway

Ma configuration:
RPI3 avec home assistant et une Raspbee II sur le port GPIO.

J’utilise home assistant avec deconz depuis un an environ et ca marche plutôt bien.
Problème, tout le matos n’est pas compatible deconz > ne peut être détecté (snif).

Du coup, j’ai commencé à regarder le MQTT.

Question numéro1: Est il possible d’utiliser Deconz et MQTT en même temps ? (question peut être idiote… mais bon). Si oui, alors je ne comprends pas pourquoi cela ne marche pas (j’ai essayé de reproduire les post précédents)

Là je suis un peu perdu. Il y a énormément de post sur internet, mais avec des conf homeassistant tellement différentes que c’est dur de faire la comparaison des solutions.

En tout cas merci d’avance pour les idées :thinking:

Voici mes conf et log.

Ma conf Deconz est sur « /dev/ttyAMA0 »

[cont-init.d] nginx.sh: exited 0.
[cont-init.d] novnc.sh: executing... 
[cont-init.d] novnc.sh: exited 0.
[cont-init.d] done.
[services.d] starting services
[services.d] done.
[19:08:36] INFO: Websockify waiting for VNC to start
[19:08:36] INFO: Running the IKEA OTA updater...
[19:08:36] INFO: Running the deCONZ OTA updater...
[19:08:36] INFO: Running the OSRAM LEdvance OTA updater...
[19:08:37] INFO: Starting VNC server (local/yes)...
[19:08:40] INFO: Starting websockify...
[19:08:43] INFO: deCONZ waiting for VNC to start
[19:08:43] INFO: Starting the deCONZ gateway...
QCoreApplication::arguments: Please instantiate the QApplication object first
WebSocket server settings:
  - Listen on 127.0.0.1:5901
  - Flash security policy server
  - Web server. Web root: /usr/share/novnc
  - No SSL/TLS support (no cert file)
  - proxying from 127.0.0.1:5901 to 127.0.0.1:5900
libpng warning: iCCP: known incorrect sRGB profile
libpng warning: iCCP: known incorrect sRGB profile
[19:08:55] INFO: Starting Nginx...
2021/05/11 19:08:55 [notice] 322#322: using the "epoll" event method
2021/05/11 19:08:55 [notice] 322#322: nginx/1.14.2
2021/05/11 19:08:55 [notice] 322#322: OS: Linux 5.4.83-v7
2021/05/11 19:08:55 [notice] 322#322: getrlimit(RLIMIT_NOFILE): 1048576:1048576
2021/05/11 19:08:55 [notice] 322#322: start worker processes
2021/05/11 19:08:55 [notice] 322#322: start worker process 1363
QObject::connect: Cannot queue arguments of type 'QTextBlock'
(Make sure 'QTextBlock' is registered using qRegisterMetaType().)
QObject::connect: Cannot queue arguments of type 'QTextCursor'
(Make sure 'QTextCursor' is registered using qRegisterMetaType().)
[19:09:19] INFO: Successfully send discovery information to Home Assistant.
19:08:54:944 HTTP Server listen on address 0.0.0.0, port: 40850, root: /usr/share/deCONZ/webapp/
19:08:54:981 CTRL. 3.27.219:08:55:289 dev /dev/ttyAMA0
19:08:55:290 COM: /dev/ttyAMA0 / serialno: , RaspBee
19:08:55:292 ZCLDB init file /data/.local/share/dresden-elektronik/deCONZ/zcldb.txt
19:08:55:866 parent process s6-supervise
19:08:55:867 gw run mode: docker/hassio
19:08:55:868 GW sd-card image version file does not exist: /data/.local/share/dresden-elektronik/deCONZ/gw-version
19:08:55:869 sd-card cid: 035744534833324780ffffffff0142f5
19:08:55:927 DB sqlite version 3.27.2
19:08:55:934 DB PRAGMA page_count: 45
19:08:55:936 DB PRAGMA page_size: 4096
19:08:55:936 DB PRAGMA freelist_count: 2
19:08:55:937 DB file size 184320 bytes, free pages 2
19:08:55:938 DB PRAGMA user_version: 7
19:08:55:938 DB cleanup
19:08:55:950 DB create temporary views
19:08:56:074 started websocket server at port 8081
19:08:56:097 [INFO] - Found file containing button maps. Parsing data...
19:08:56:109 [WARNING] - Button map 'sunricherCCTMap' in JSON file has no assigned ModelIDs. Skip loading button map...
19:08:56:129 [INFO] - Button maps loaded.
19:08:56:134 dlg action: Read binding table
19:08:56:135 found node plugin: libde_rest_plugin.so - REST API Plugin
19:08:56:146 found node plugin: libde_signal_plugin.so - Signal Monitor Plugin
19:09:17:667 found node plugin: libstd_otau_plugin.so - STD OTAU Plugin
19:09:17:842 LightNode 1: Configuration tool 1 added
xxxxxxxxxx
19:09:18:158 dev /dev/ttyAMA0
19:09:18:159 COM: /dev/ttyAMA0 / serialno: , RaspBee
19:09:19:191 dev /dev/ttyAMA0
19:09:19:274 dev /dev/ttyAMA0
19:09:19:275 COM: /dev/ttyAMA0 / serialno: , RaspBee
19:09:19:304 COM check bootloader

Zigbee2mqtt

data_path: /config/zigbee2mqtt
external_converters: []
devices: devices.yaml
groups: groups.yaml
homeassistant: true
permit_join: false
mqtt:
  base_topic: zigbee2mqtt
  server: 'mqtt://core-mosquitto:1883'
  user: mqtt
  password: mqtt
serial:
  port: /dev/ttyACM0
  adapter: deconz
advanced:
  log_level: info
  baudrate: 115200
  pan_id: 6754
  channel: 11
  network_key:
    - 1
    - 3
    - 5
    - 7
    - 9
    - 11
    - 13
    - 15
    - 0
    - 2
    - 4
    - 6
    - 8
    - 10
    - 12
    - 13
  availability_blocklist: []
  availability_passlist: []
device_options: {}
blocklist: []
passlist: []
queue: {}
frontend:
  port: 8099
experimental: {}
socat:
  enabled: false
  master: 'pty,raw,echo=0,link=/tmp/ttyZ2M,mode=777'
  slave: 'tcp-listen:8485,keepalive,nodelay,reuseaddr,keepidle=1,keepintvl=1,keepcnt=5'
  options: '-d -d'
  log: false

Log zigbee2mqtt

[s6-init] making user provided files available at /var/run/s6/etc...exited 0.
[s6-init] ensuring user provided files have correct perms...exited 0.
[fix-attrs.d] applying ownership & permissions fixes...
[fix-attrs.d] done.
[cont-init.d] executing container initialization scripts...
[cont-init.d] socat.sh: executing... 
[19:13:30] INFO: Socat not enabled, marking service as down
[cont-init.d] socat.sh: exited 0.
[cont-init.d] zigbee2mqtt.sh: executing... 
[19:13:32] INFO: MQTT available, fetching server detail ...
[19:13:33] INFO: Previous config file found, checking backup
[19:13:33] INFO: Creating backup config in '/config/zigbee2mqtt/.configuration.yaml.bk'
[19:13:33] INFO: Adjusting Zigbee2mqtt core yaml config with add-on quirks ...
[cont-init.d] zigbee2mqtt.sh: exited 0.
[cont-init.d] done.
[services.d] starting services
[services.d] done.
[19:13:35] INFO: Handing over control to Zigbee2mqtt Core ...
> zigbee2mqtt@1.18.3 start /app
> node index.js
Zigbee2MQTT:info  2021-05-11 19:13:47: Logging to console and directory: '/config/zigbee2mqtt/log/2021-05-11.19-13-43' filename: log.txt
Zigbee2MQTT:info  2021-05-11 19:13:47: Starting Zigbee2MQTT version 1.18.3 (commit #1.18.3)
Zigbee2MQTT:info  2021-05-11 19:13:47: Starting zigbee-herdsman (0.13.92)
CREATED DECONZ ADAPTER
Zigbee2MQTT:error 2021-05-11 19:13:48: Error while starting zigbee-herdsman
Zigbee2MQTT:error 2021-05-11 19:13:48: Failed to start zigbee
Zigbee2MQTT:error 2021-05-11 19:13:48: Check https://www.zigbee2mqtt.io/information/FAQ.html#help-zigbee2mqtt-fails-to-start for possible solutions
Zigbee2MQTT:error 2021-05-11 19:13:48: Exiting...
Zigbee2MQTT:error 2021-05-11 19:13:48: Error: Error while opening serialport 'Error: Error: No such file or directory, cannot open /dev/ttyACM0'
    at Driver.<anonymous> (/app/node_modules/zigbee-herdsman/dist/adapter/deconz/driver/driver.js:160:28)
    at Generator.next (<anonymous>)
    at /app/node_modules/zigbee-herdsman/dist/adapter/deconz/driver/driver.js:8:71
    at new Promise (<anonymous>)
    at __awaiter (/app/node_modules/zigbee-herdsman/dist/adapter/deconz/driver/driver.js:4:12)
    at SerialPort.<anonymous> (/app/node_modules/zigbee-herdsman/dist/adapter/deconz/driver/driver.js:158:45)
    at SerialPort._error (/app/node_modules/zigbee-herdsman/node_modules/@serialport/stream/lib/index.js:198:14)
    at /app/node_modules/zigbee-herdsman/node_modules/@serialport/stream/lib/index.js:242:12
npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! zigbee2mqtt@1.18.3 start: `node index.js`
npm ERR! Exit status 1
npm ERR! 
npm ERR! Failed at the zigbee2mqtt@1.18.3 start script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
npm ERR! A complete log of this run can be found in:
npm ERR!     /root/.npm/_logs/2021-05-11T17_13_48_919Z-debug.log

et le log homeAssistant

21-05-11 17:08:08 INFO (SyncWorker_0) [supervisor.docker.multicast] Starting Multicast homeassistant/armv7-hassio-multicast with version 2021.04.0 - Host
21-05-11 17:08:08 INFO (MainThread) [supervisor.updater] Fetching update data from https://version.home-assistant.io/stable.json
21-05-11 17:08:11 INFO (SyncWorker_0) [supervisor.docker.interface] Attaching to homeassistant/raspberrypi3-homeassistant with version 2021.5.2
21-05-11 17:08:11 INFO (MainThread) [supervisor.homeassistant.secrets] Loaded 2 Home Assistant secrets
21-05-11 17:08:11 INFO (MainThread) [supervisor.hassos] Detect Home Assistant Operating System 5.13 / BootSlot A
21-05-11 17:08:14 INFO (MainThread) [supervisor.store.git] Loading add-on /data/addons/git/a0d7b954 repository
21-05-11 17:08:14 INFO (MainThread) [supervisor.store.git] Loading add-on /data/addons/git/45df7312 repository
21-05-11 17:08:14 INFO (MainThread) [supervisor.store.git] Loading add-on /data/addons/git/15ef4d2f repository
21-05-11 17:08:14 INFO (MainThread) [supervisor.store.git] Loading add-on /data/addons/core repository
21-05-11 17:08:16 INFO (MainThread) [supervisor.store] Loading add-ons from store: 68 all - 68 new - 0 remove
21-05-11 17:08:16 INFO (MainThread) [supervisor.addons] Found 13 installed add-ons
21-05-11 17:08:16 INFO (SyncWorker_3) [supervisor.docker.interface] Attaching to homeassistant/armv7-addon-letsencrypt with version 4.11.0
21-05-11 17:08:16 INFO (SyncWorker_0) [supervisor.docker.interface] Attaching to ghcr.io/hassio-addons/influxdb/armv7 with version 4.0.6
21-05-11 17:08:16 INFO (SyncWorker_4) [supervisor.docker.interface] Attaching to homeassistant/armv7-addon-samba with version 9.3.1
21-05-11 17:08:16 INFO (SyncWorker_2) [supervisor.docker.interface] Attaching to ghcr.io/hassio-addons/node-red/armv7 with version 9.0.1
21-05-11 17:08:16 INFO (SyncWorker_1) [supervisor.docker.interface] Attaching to ghcr.io/hassio-addons/grafana/armv7 with version 6.3.3
21-05-11 17:08:16 INFO (SyncWorker_5) [supervisor.docker.interface] Attaching to homeassistant/armv7-addon-duckdns with version 1.12.5
21-05-11 17:08:16 INFO (SyncWorker_7) [supervisor.docker.interface] Attaching to homeassistant/armhf-addon-deconz with version 6.8.0
21-05-11 17:08:16 INFO (SyncWorker_6) [supervisor.docker.interface] Attaching to homeassistant/armv7-addon-nginx_proxy with version 3.0.1
21-05-11 17:08:16 INFO (SyncWorker_4) [supervisor.docker.interface] Attaching to homeassistant/armv7-addon-check_config with version 3.7.1
21-05-11 17:08:16 INFO (SyncWorker_3) [supervisor.docker.interface] Attaching to homeassistant/armv7-addon-mosquitto with version 5.1.1
21-05-11 17:08:16 INFO (SyncWorker_1) [supervisor.docker.interface] Attaching to ghcr.io/hassio-addons/ssh/armv7 with version 8.2.1
21-05-11 17:08:16 INFO (SyncWorker_0) [supervisor.docker.interface] Attaching to zigbee2mqtt/zigbee2mqtt-armv7 with version 1.18.3-1
21-05-11 17:08:16 INFO (SyncWorker_2) [supervisor.docker.interface] Attaching to homeassistant/armv7-addon-configurator with version 5.3.0
21-05-11 17:08:17 INFO (MainThread) [supervisor.snapshots] Found 6 snapshot files
21-05-11 17:08:17 INFO (MainThread) [supervisor.discovery] Loaded 2 messages
21-05-11 17:08:17 INFO (MainThread) [supervisor.ingress] Loaded 50 ingress sessions
21-05-11 17:08:17 INFO (MainThread) [supervisor.resolution.check] Starting system checks with state CoreState.SETUP
21-05-11 17:08:17 INFO (MainThread) [supervisor.resolution.check] System checks complete
21-05-11 17:08:17 INFO (MainThread) [supervisor.resolution.evaluate] Starting system evaluation with state CoreState.SETUP
21-05-11 17:08:17 INFO (MainThread) [supervisor.resolution.evaluate] System evaluation complete
21-05-11 17:08:17 INFO (MainThread) [supervisor.jobs] 'ResolutionFixup.run_autofix' blocked from execution, system is not running - CoreState.SETUP
21-05-11 17:08:17 INFO (MainThread) [supervisor.resolution.evaluate] Starting system evaluation with state CoreState.SETUP
21-05-11 17:08:18 INFO (MainThread) [supervisor.resolution.evaluate] System evaluation complete
21-05-11 17:08:18 INFO (MainThread) [__main__] Running Supervisor
21-05-11 17:08:18 INFO (MainThread) [supervisor.hassos] Rauc: A - marked slot kernel.0 as good
21-05-11 17:08:18 INFO (MainThread) [supervisor.addons] Phase 'AddonStartup.INITIALIZE' starting 0 add-ons
21-05-11 17:08:18 INFO (MainThread) [supervisor.addons] Phase 'AddonStartup.SYSTEM' starting 1 add-ons
21-05-11 17:08:21 INFO (SyncWorker_1) [supervisor.docker.addon] Starting Docker add-on homeassistant/armv7-addon-mosquitto with version 5.1.1
21-05-11 17:08:25 INFO (MainThread) [supervisor.services.modules.mqtt] Set core_mosquitto as service provider for mqtt
21-05-11 17:08:26 INFO (MainThread) [supervisor.addons] Phase 'AddonStartup.SERVICES' starting 5 add-ons
21-05-11 17:08:26 INFO (MainThread) [supervisor.auth] Auth request from 'core_mosquitto' for 'mqtt'
21-05-11 17:08:26 INFO (MainThread) [supervisor.auth] Home Assistant not running, checking cache
21-05-11 17:08:27 INFO (SyncWorker_3) [supervisor.docker.addon] Starting Docker add-on homeassistant/armv7-addon-samba with version 9.3.1
21-05-11 17:08:27 WARNING (MainThread) [supervisor.addons.options] Option 'vnc_password' does not exist in the schema for deCONZ (core_deconz)
21-05-11 17:08:27 WARNING (SyncWorker_4) [supervisor.addons.options] Option 'vnc_password' does not exist in the schema for deCONZ (core_deconz)
21-05-11 17:08:30 INFO (SyncWorker_4) [supervisor.docker.addon] Starting Docker add-on homeassistant/armhf-addon-deconz with version 6.8.0
21-05-11 17:08:33 INFO (SyncWorker_6) [supervisor.docker.addon] Starting Docker add-on ghcr.io/hassio-addons/grafana/armv7 with version 6.3.3
21-05-11 17:08:34 WARNING (MainThread) [supervisor.addons.options] Option 'vnc_password' does not exist in the schema for deCONZ (core_deconz)
21-05-11 17:08:36 INFO (SyncWorker_4) [supervisor.docker.addon] Starting Docker add-on ghcr.io/hassio-addons/influxdb/armv7 with version 4.0.6
21-05-11 17:08:40 INFO (SyncWorker_5) [supervisor.docker.addon] Starting Docker add-on homeassistant/armv7-addon-duckdns with version 1.12.5
21-05-11 17:08:41 INFO (MainThread) [supervisor.api.security] /dns/info access from a0d7b954_influxdb
21-05-11 17:08:45 INFO (MainThread) [supervisor.core] Start Home Assistant Core
21-05-11 17:08:45 INFO (SyncWorker_0) [supervisor.docker.interface] Starting homeassistant
21-05-11 17:08:48 INFO (MainThread) [supervisor.homeassistant.core] Wait until Home Assistant is ready
21-05-11 17:09:27 INFO (MainThread) [supervisor.resolution.evaluate] Starting system evaluation with state CoreState.STARTUP
21-05-11 17:09:27 INFO (MainThread) [supervisor.resolution.evaluate] System evaluation complete
21-05-11 17:09:42 INFO (MainThread) [supervisor.homeassistant.api] Updated Home Assistant API token
21-05-11 17:10:02 WARNING (MainThread) [supervisor.addons.options] Option 'vnc_password' does not exist in the schema for deCONZ (core_deconz)
21-05-11 17:10:03 WARNING (MainThread) [supervisor.addons.options] Option 'vnc_password' does not exist in the schema for deCONZ (core_deconz)
21-05-11 17:10:06 INFO (MainThread) [supervisor.homeassistant.core] Detect a running Home Assistant instance
21-05-11 17:10:06 INFO (MainThread) [supervisor.addons] Phase 'AddonStartup.APPLICATION' starting 3 add-ons
21-05-11 17:10:13 INFO (SyncWorker_7) [supervisor.docker.addon] Starting Docker add-on homeassistant/armv7-addon-configurator with version 5.3.0
21-05-11 17:10:15 INFO (SyncWorker_0) [supervisor.docker.addon] Starting Docker add-on ghcr.io/hassio-addons/node-red/armv7 with version 9.0.1
21-05-11 17:10:18 INFO (SyncWorker_7) [supervisor.docker.addon] Starting Docker add-on homeassistant/armv7-addon-nginx_proxy with version 3.0.1
21-05-11 17:10:23 INFO (MainThread) [supervisor.misc.tasks] All core tasks are scheduled
21-05-11 17:10:23 INFO (MainThread) [supervisor.core] Supervisor is up and running
21-05-11 17:10:23 INFO (MainThread) [supervisor.host.info] Updating local host information
21-05-11 17:10:23 INFO (MainThread) [supervisor.updater] Fetching update data from https://version.home-assistant.io/stable.json
21-05-11 17:10:23 INFO (MainThread) [supervisor.resolution.check] Starting system checks with state CoreState.RUNNING
21-05-11 17:10:23 INFO (MainThread) [supervisor.resolution.checks.base] Run check for IssueType.SECURITY/ContextType.CORE
21-05-11 17:10:23 INFO (MainThread) [supervisor.resolution.checks.base] Run check for IssueType.PWNED/ContextType.ADDON
21-05-11 17:10:23 WARNING (MainThread) [supervisor.addons.options] Option 'vnc_password' does not exist in the schema for deCONZ (core_deconz)
21-05-11 17:10:24 INFO (MainThread) [supervisor.resolution.checks.base] Run check for IssueType.FREE_SPACE/ContextType.SYSTEM
21-05-11 17:10:24 INFO (MainThread) [supervisor.resolution.check] System checks complete
21-05-11 17:10:24 INFO (MainThread) [supervisor.resolution.evaluate] Starting system evaluation with state CoreState.RUNNING
21-05-11 17:10:24 INFO (MainThread) [supervisor.host.services] Updating service information
21-05-11 17:10:25 INFO (MainThread) [supervisor.host.network] Updating local network information
21-05-11 17:10:31 INFO (MainThread) [supervisor.host.sound] Updating PulseAudio information
21-05-11 17:10:31 INFO (MainThread) [supervisor.host] Host information reload completed
21-05-11 17:10:31 INFO (MainThread) [supervisor.resolution.evaluate] System evaluation complete
21-05-11 17:10:31 INFO (MainThread) [supervisor.resolution.fixup] Starting system autofix at state CoreState.RUNNING
21-05-11 17:10:31 INFO (MainThread) [supervisor.resolution.fixup] System autofix complete
21-05-11 17:11:27 INFO (MainThread) [supervisor.api.proxy] Home Assistant WebSocket API request initialize
21-05-11 17:11:27 INFO (MainThread) [supervisor.api.proxy] WebSocket access from a0d7b954_nodered
21-05-11 17:11:28 INFO (MainThread) [supervisor.api.proxy] Home Assistant WebSocket API request running
21-05-11 17:13:27 INFO (SyncWorker_6) [supervisor.docker.addon] Starting Docker add-on zigbee2mqtt/zigbee2mqtt-armv7 with version 1.18.3-1
21-05-11 17:13:27 ERROR (MainThread) [asyncio] Task exception was never retrieved
future: <Task finished name='Task-1099' coro=<HomeAssistantWebSocket.async_send_command() done, defined at /usr/src/supervisor/supervisor/homeassistant/websocket.py:106> exception=TypeError('Received message 257:None is not str')>
Traceback (most recent call last):
  File "/usr/src/supervisor/supervisor/homeassistant/websocket.py", line 134, in async_send_command
    return await self._client.async_send_command(message)
  File "/usr/src/supervisor/supervisor/homeassistant/websocket.py", line 46, in async_send_command
    response = await self.client.receive_json()
  File "/usr/local/lib/python3.8/site-packages/aiohttp/client_ws.py", line 291, in receive_json
    data = await self.receive_str(timeout=timeout)
  File "/usr/local/lib/python3.8/site-packages/aiohttp/client_ws.py", line 276, in receive_str
    raise TypeError(f"Received message {msg.type}:{msg.data!r} is not str")
TypeError: Received message 257:None is not str

Bonjour à tous,

Cela fait un certain temps que j’essai de configurer z2mqtt avec cette clé et cela est impossible. Elle est reconnue en /dev/ttyACM1
J’ai essayé aussi en ZHA et impossible.
J’en viens donc à me demander si c’est la clé en question qui ne fonctionne pas correctement.

Comment peux on vérifier.
Merci

Monté sur raspberry 3

Il ne fallait pas enlever la description mais la compléter. :sweat_smile:

Il manque une information importante dans ta demande d’aide. :upside_down_face:

Je te laisse un peu chercher laquelle… :innocent:

La description est là pour éviter ce genre de cas, où il manque des informations pertinentes et éviter de devoir sur chaque sujet les demander.
:face_with_monocle:

Merci de compléter ton message. :+1:

:hacf:

As-tu essayé cette configuration dans ton configuration.yaml

serial:
  port: null

C’est ce que j’utilise avec ma ConBeeII anciennement sur Pi3B+ et maintenant sur Pi4 4Gb (tout les deux sous Buster).

Version de ZigBee2mqtt 1.18.2

System Health

version core-2021.5.5
installation_type Home Assistant OS
dev false
hassio true
docker true
virtualenv false
python_version 3.8.9
os_name Linux
os_version 5.4.83-v7
arch armv7l
timezone Europe/Paris
Home Assistant Community Store
GitHub API ok
Github API Calls Remaining 5000
Installed Version 1.12.3
Stage running
Available Repositories 888
Installed Repositories 21
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 5.13
update_channel stable
supervisor_version supervisor-2021.04.3
docker_version 19.03.15
disk_total 109.3 GB
disk_used 11.5 GB
healthy true
supported true
board rpi3
supervisor_api ok
version_api ok
installed_addons Duck DNS (1.12.5), ESPHome (1.15.3), File editor (5.3.1), Grafana (6.3.4), InfluxDB (4.1.0), MariaDB (2.2.1), Mosquitto broker (6.0.1), NGINX Home Assistant SSL proxy (3.0.1), Node-RED (9.1.1), OpenZWave (0.7.1), Samba Backup (4.5.0), Samba share (9.3.1), TasmoAdmin (0.13.1), Terminal & SSH (8.10.0), Z-Wave to MQTT (0.9.1), Zigbee2mqtt (1.18.1-1), motionEye (0.12.0), Bitwarden RS (0.10.0), deCONZ (6.8.0), WireGuard (0.5.1)
Lovelace
dashboards 1
resources 8
views 1
mode storage

Bjr oui j’ai essayé mais ne prend pas.

serial:
  port: deconz

Sinon, essayer aussi une allonge USB. J’ai rencontré pas mal de problème en connectant directement sur le port USB (pas de connexion avec la ConBeeII)

Il y a aussi une version Windows de deConz, ça pourrait être utile de tester sur un PC.

J’ai aussi essayé avec hub usb (rallonge) rien n’y fait mais pas la version Windows