Debian 11 Zigbee

j’ai relancé le demon, il est ok
Ca ne fonctionne toujours pas :pensive:

et bien il etait ok il y a 2 min, il ne l’ai plus maintenant …

Il faut donner les logs alors. Lire le post suivant pour un partage efficace (pas dichier, pas d’image).

+ echo '*******************Begin of package installation******************'
*******************Begin of package installation******************
+ touch /tmp/jeedom_install_in_progress_z2m
+ echo 1
+ echo 2
+ sudo chmod +x /var/www/html/core/class/../../plugins/z2m/resources/pre-install.sh
+ sudo /var/www/html/core/class/../../plugins/z2m/resources/pre-install.sh
Launch pre-install of z2m dependancy
+ echo 3
+ php /var/www/html/core/class/../php/jeecli.php plugin install mqtt2
PHP Warning:  Module 'mosquitto' already loaded in Unknown on line 0
Plugin mqtt2 installed with success+ echo 4
+ sudo killall apt apt-get unattended-upgr
apt: no process found
apt-get: no process found
+ sudo rm /var/lib/apt/lists/lock
+ sudo rm /var/cache/apt/archives/lock
+ sudo rm /var/lib/dpkg/lock /var/lib/dpkg/lock-frontend
+ sudo sudo dpkg --configure -a --force-confdef
+ sudo apt update
WARNING: apt does not have a stable CLI interface. Use with caution in scripts.
Hit:1 http://deb.debian.org/debian bullseye InRelease
Hit:2 http://security.debian.org/debian-security bullseye-security InRelease
Hit:3 http://deb.debian.org/debian bullseye-updates InRelease
Hit:4 https://deb.nodesource.com/node_22.x nodistro InRelease
Reading package lists...
Building dependency tree...
Reading state information...
21 packages can be upgraded. Run 'apt list --upgradable' to see them.
+ echo 5
+ sudo chmod +x /var/www/html/core/class/../../resources/install_nodejs.sh
+ sudo /var/www/html/core/class/../../resources/install_nodejs.sh
Hit:1 http://security.debian.org/debian-security bullseye-security InRelease
Hit:2 http://deb.debian.org/debian bullseye InRelease
Hit:3 http://deb.debian.org/debian bullseye-updates InRelease
Hit:4 https://deb.nodesource.com/node_22.x nodistro InRelease
Reading package lists...
Reading package lists...
Building dependency tree...
Reading state information...
apt-utils is already the newest version (2.2.4).
build-essential is already the newest version (12.9).
lsb-release is already the newest version (11.1.0).
git is already the newest version (1:2.30.2-1+deb11u5).
0 upgraded, 0 newly installed, 0 to remove and 21 not upgraded.
[Check Version NodeJS actuelle : v22.21.0 : PHP Warning:  Module 'mosquitto' already loaded in Unknown on line 0
[  OK  ]
[Check Prefix : /usr and sudo prefix : /usr and www-data prefix : /usr : [  OK  ]
Clean npm cache
npm warn using --force Recommended protections disabled.
+ echo 6
+ sudo apt install -o Dpkg::Options::=--force-confdef -y php-yaml
WARNING: apt does not have a stable CLI interface. Use with caution in scripts.
Reading package lists...
Building dependency tree...
Reading state information...
php-yaml is already the newest version (2.2.1+2.1.0+2.0.4+1.3.2-2).
0 upgraded, 0 newly installed, 0 to remove and 21 not upgraded.
+ echo 7
+ sudo systemctl restart apache2
+ echo 8
+ sudo chmod +x /var/www/html/core/class/../../plugins/z2m/resources/post-install.sh
+ sudo /var/www/html/core/class/../../plugins/z2m/resources/post-install.sh
+ echo 'Launch post-install of z2m dependancy'
Launch post-install of z2m dependancy
+++ realpath /var/www/html/core/class/../../plugins/z2m/resources/post-install.sh
++ dirname /var/www/html/plugins/z2m/resources/post-install.sh
+ BASEDIR=/var/www/html/plugins/z2m/resources
+ '[' -d /var/www/html/plugins/z2m/resources/zigbee2mqtt ']'
+ rm -rf /var/www/html/plugins/z2m/resources/zigbee2mqtt
+ mkdir /var/www/html/plugins/z2m/resources/zigbee2mqtt
+ git clone --depth 1 https://github.com/Koenkk/zigbee2mqtt.git /var/www/html/plugins/z2m/resources/zigbee2mqtt
Cloning into '/var/www/html/plugins/z2m/resources/zigbee2mqtt'...
+ cd /var/www/html/plugins/z2m/resources/zigbee2mqtt
+ '[' -f /var/www/html/plugins/z2m/resources/../data/wanted_z2m_version ']'
+ '[' -n '' ']'
+ npm install -g pnpm
changed 1 package in 4s
1 package is looking for funding
run `npm fund` for details
+ pnpm i --frozen-lockfile
Lockfile is up to date, resolution step is skipped
Progress: resolved 1, reused 0, downloaded 0, added 0
Packages: +269
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Progress: resolved 269, reused 269, downloaded 0, added 39
Progress: resolved 269, reused 269, downloaded 0, added 269, done
dependencies:
+ ajv 8.17.1
+ bind-decorator 1.0.11
+ debounce 3.0.0
+ express-static-gzip 3.0.0
+ fast-deep-equal 3.1.3
+ finalhandler 2.1.1
+ humanize-duration 3.33.1
+ js-yaml 4.1.1
+ json-stable-stringify-without-jsonify 1.0.1
+ jszip 3.10.1
+ mqtt 5.14.1
+ object-assign-deep 0.4.0
+ rimraf 6.1.2
+ semver 7.7.3
+ source-map-support 0.5.21
+ throttleit 2.1.0
+ winston 3.18.3
+ winston-syslog 2.7.1
+ winston-transport 4.9.0
+ ws 8.18.3
+ zigbee-herdsman 7.0.4
+ zigbee-herdsman-converters 25.83.1
+ zigbee2mqtt-frontend 0.9.21
+ zigbee2mqtt-windfront 2.4.2
optionalDependencies:
+ unix-dgram 2.0.7
devDependencies:
+ @biomejs/biome 2.3.8
+ @types/finalhandler 1.2.4
+ @types/humanize-duration 3.27.4
+ @types/js-yaml 4.0.9
+ @types/node 24.10.1
+ @types/object-assign-deep 0.4.3
+ @types/readable-stream 4.0.22
+ @types/serve-static 2.2.0
+ @types/ws 8.18.1
+ @vitest/coverage-v8 3.2.4
+ tmp 0.2.5
+ typescript 5.9.3
+ vitest 3.2.4
Done in 4.2s using pnpm v10.18.3
+ pnpm run build
> zigbee2mqtt@2.7.1 build /var/www/html/plugins/z2m/resources/zigbee2mqtt
> tsc && node index.js writehash
+ chown www-data:www-data -R /var/www/html/plugins/z2m/resources/zigbee2mqtt
+ echo 9
+ php /var/www/html/core/class/../php/jeecli.php plugin dependancy_end z2m
PHP Warning:  Module 'mosquitto' already loaded in Unknown on line 0
+ echo 10
+ rm /tmp/jeedom_install_in_progress_z2m
+ echo '*******************End of package installation******************'
*******************End of package installation******************
> zigbee2mqtt@2.7.1 start
> node index.js
Starting Zigbee2MQTT without watchdog.
Migration notes written in /var/www/html/plugins/z2m/data/migration-1-to-2.log
Migration notes written in /var/www/html/plugins/z2m/data/migration-2-to-3.log
Migration notes written in /var/www/html/plugins/z2m/data/migration-3-to-4.log
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
READ THIS CAREFULLY
Refusing to start because configuration is not valid, found the following errors:
- serial/adapter must be equal to one of the allowed values
If you don't know how to solve this, read https://www.zigbee2mqtt.io/guide/configuration
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
Failure page is available at http://0.0.0.0:8080/
> zigbee2mqtt@2.7.1 start
> node index.js
Starting Zigbee2MQTT without watchdog.
Migration notes written in /var/www/html/plugins/z2m/data/migration-1-to-2.log
Migration notes written in /var/www/html/plugins/z2m/data/migration-2-to-3.log
Migration notes written in /var/www/html/plugins/z2m/data/migration-3-to-4.log
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
READ THIS CAREFULLY
Refusing to start because configuration is not valid, found the following errors:
- serial/adapter must be equal to one of the allowed values
If you don't know how to solve this, read https://www.zigbee2mqtt.io/guide/configuration
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
Failure page is available at http://0.0.0.0:8080/
> zigbee2mqtt@2.7.1 start
> node index.js
Starting Zigbee2MQTT without watchdog.
[2025-12-20 17:30:43] e[31merrore[39m: 	z2m: Error while starting zigbee-herdsman
[2025-12-20 17:30:43] e[31merrore[39m: 	z2m: Failed to start zigbee-herdsman
[2025-12-20 17:30:43] e[31merrore[39m: 	z2m: Check https://www.zigbee2mqtt.io/guide/installation/20_zigbee2mqtt-fails-to-start_crashes-runtime.html for possible solutions
[2025-12-20 17:30:43] e[31merrore[39m: 	z2m: Exiting...
[2025-12-20 17:30:43] e[31merrore[39m: 	z2m: Error: Adapter EZSP protocol version (8) is not supported by Host [13-18].
at EmberAdapter.emberVersion (/var/www/html/plugins/z2m/resources/zigbee2mqtt/node_modules/.pnpm/zigbee-herdsman@7.0.4/node_modules/zigbee-herdsman/src/adapter/ember/adapter/emberAdapter.ts:1408:19)
at EmberAdapter.initEzsp (/var/www/html/plugins/z2m/resources/zigbee2mqtt/node_modules/.pnpm/zigbee-herdsman@7.0.4/node_modules/zigbee-herdsman/src/adapter/ember/adapter/emberAdapter.ts:670:9)
at EmberAdapter.start (/var/www/html/plugins/z2m/resources/zigbee2mqtt/node_modules/.pnpm/zigbee-herdsman@7.0.4/node_modules/zigbee-herdsman/src/adapter/ember/adapter/emberAdapter.ts:1539:24)
at Controller.start (/var/www/html/plugins/z2m/resources/zigbee2mqtt/node_modules/.pnpm/zigbee-herdsman@7.0.4/node_modules/zigbee-herdsman/src/controller/controller.ts:143:29)
at Zigbee.start (/var/www/html/plugins/z2m/resources/zigbee2mqtt/lib/zigbee.ts:70:27)
at Controller.start (/var/www/html/plugins/z2m/resources/zigbee2mqtt/lib/controller.ts:101:13)
at start (/var/www/html/plugins/z2m/resources/zigbee2mqtt/index.js:149:5)
> zigbee2mqtt@2.7.1 start
> node index.js
Starting Zigbee2MQTT without watchdog.
[2025-12-20 17:31:49] e[31merrore[39m: 	z2m: Error while starting zigbee-herdsman
[2025-12-20 17:31:50] e[31merrore[39m: 	z2m: Failed to start zigbee-herdsman
[2025-12-20 17:31:50] e[31merrore[39m: 	z2m: Check https://www.zigbee2mqtt.io/guide/installation/20_zigbee2mqtt-fails-to-start_crashes-runtime.html for possible solutions
[2025-12-20 17:31:50] e[31merrore[39m: 	z2m: Exiting...
[2025-12-20 17:31:50] e[31merrore[39m: 	z2m: Error: Adapter EZSP protocol version (8) is not supported by Host [13-18].
at EmberAdapter.emberVersion (/var/www/html/plugins/z2m/resources/zigbee2mqtt/node_modules/.pnpm/zigbee-herdsman@7.0.4/node_modules/zigbee-herdsman/src/adapter/ember/adapter/emberAdapter.ts:1408:19)
at EmberAdapter.initEzsp (/var/www/html/plugins/z2m/resources/zigbee2mqtt/node_modules/.pnpm/zigbee-herdsman@7.0.4/node_modules/zigbee-herdsman/src/adapter/ember/adapter/emberAdapter.ts:670:9)
at EmberAdapter.start (/var/www/html/plugins/z2m/resources/zigbee2mqtt/node_modules/.pnpm/zigbee-herdsman@7.0.4/node_modules/zigbee-herdsman/src/adapter/ember/adapter/emberAdapter.ts:1539:24)
at Controller.start (/var/www/html/plugins/z2m/resources/zigbee2mqtt/node_modules/.pnpm/zigbee-herdsman@7.0.4/node_modules/zigbee-herdsman/src/controller/controller.ts:143:29)
at Zigbee.start (/var/www/html/plugins/z2m/resources/zigbee2mqtt/lib/zigbee.ts:70:27)
at Controller.start (/var/www/html/plugins/z2m/resources/zigbee2mqtt/lib/controller.ts:101:13)
at start (/var/www/html/plugins/z2m/resources/zigbee2mqtt/index.js:149:5)
> zigbee2mqtt@2.7.1 start
> node index.js
Starting Zigbee2MQTT without watchdog.
[2025-12-20 17:32:55] e[31merrore[39m: 	z2m: Error while starting zigbee-herdsman
[2025-12-20 17:32:55] e[31merrore[39m: 	z2m: Failed to start zigbee-herdsman
[2025-12-20 17:32:55] e[31merrore[39m: 	z2m: Check https://www.zigbee2mqtt.io/guide/installation/20_zigbee2mqtt-fails-to-start_crashes-runtime.html for possible solutions
[2025-12-20 17:32:55] e[31merrore[39m: 	z2m: Exiting...
[2025-12-20 17:32:55] e[31merrore[39m: 	z2m: Error: Adapter EZSP protocol version (8) is not supported by Host [13-18].
at EmberAdapter.emberVersion (/var/www/html/plugins/z2m/resources/zigbee2mqtt/node_modules/.pnpm/zigbee-herdsman@7.0.4/node_modules/zigbee-herdsman/src/adapter/ember/adapter/emberAdapter.ts:1408:19)
at EmberAdapter.initEzsp (/var/www/html/plugins/z2m/resources/zigbee2mqtt/node_modules/.pnpm/zigbee-herdsman@7.0.4/node_modules/zigbee-herdsman/src/adapter/ember/adapter/emberAdapter.ts:670:9)
at EmberAdapter.start (/var/www/html/plugins/z2m/resources/zigbee2mqtt/node_modules/.pnpm/zigbee-herdsman@7.0.4/node_modules/zigbee-herdsman/src/adapter/ember/adapter/emberAdapter.ts:1539:24)
at Controller.start (/var/www/html/plugins/z2m/resources/zigbee2mqtt/node_modules/.pnpm/zigbee-herdsman@7.0.4/node_modules/zigbee-herdsman/src/controller/controller.ts:143:29)
at Zigbee.start (/var/www/html/plugins/z2m/resources/zigbee2mqtt/lib/zigbee.ts:70:27)
at Controller.start (/var/www/html/plugins/z2m/resources/zigbee2mqtt/lib/controller.ts:101:13)
at start (/var/www/html/plugins/z2m/resources/zigbee2mqtt/index.js:149:5)
> zigbee2mqtt@2.7.1 start
> node index.js
Starting Zigbee2MQTT without watchdog.
[2025-12-20 17:35:32] e[31merrore[39m: 	z2m: Error while starting zigbee-herdsman
[2025-12-20 17:35:32] e[31merrore[39m: 	z2m: Failed to start zigbee-herdsman
[2025-12-20 17:35:32] e[31merrore[39m: 	z2m: Check https://www.zigbee2mqtt.io/guide/installation/20_zigbee2mqtt-fails-to-start_crashes-runtime.html for possible solutions
[2025-12-20 17:35:32] e[31merrore[39m: 	z2m: Exiting...
[2025-12-20 17:35:32] e[31merrore[39m: 	z2m: Error: Adapter EZSP protocol version (8) is not supported by Host [13-18].
at EmberAdapter.emberVersion (/var/www/html/plugins/z2m/resources/zigbee2mqtt/node_modules/.pnpm/zigbee-herdsman@7.0.4/node_modules/zigbee-herdsman/src/adapter/ember/adapter/emberAdapter.ts:1408:19)
at EmberAdapter.initEzsp (/var/www/html/plugins/z2m/resources/zigbee2mqtt/node_modules/.pnpm/zigbee-herdsman@7.0.4/node_modules/zigbee-herdsman/src/adapter/ember/adapter/emberAdapter.ts:670:9)
at EmberAdapter.start (/var/www/html/plugins/z2m/resources/zigbee2mqtt/node_modules/.pnpm/zigbee-herdsman@7.0.4/node_modules/zigbee-herdsman/src/adapter/ember/adapter/emberAdapter.ts:1539:24)
at Controller.start (/var/www/html/plugins/z2m/resources/zigbee2mqtt/node_modules/.pnpm/zigbee-herdsman@7.0.4/node_modules/zigbee-herdsman/src/controller/controller.ts:143:29)
at Zigbee.start (/var/www/html/plugins/z2m/resources/zigbee2mqtt/lib/zigbee.ts:70:27)
at Controller.start (/var/www/html/plugins/z2m/resources/zigbee2mqtt/lib/controller.ts:101:13)
at start (/var/www/html/plugins/z2m/resources/zigbee2mqtt/index.js:149:5)

désolé du pavé mais j’ai pas su faire de capture d’écran d’un truc aussi grand :sweat_smile:

Bonjour,

Pouvez-vous montrer la page ou vous avez ce message ?

0000|[2025-12-20 14:12:23] ERROR  : Error on send to jeedom : {"message":"Request failed with status code 500","name":"AxiosError","stack":"AxiosError: Request failed with status code 500\n    at settle (/var/www/html/plugins/mqtt2/resources/mqtt2d/node_modules/axios/dist/node/axios.cjs:2106:12)\n    at IncomingMessage.handleStreamEnd (/var/www/html/plugins/mqtt2/resources/mqtt2d/node_modules/axios/dist/node/axios.cjs:3491:11)\n    at IncomingMessage.emit (node:events:531:35)\n    at endReadableNT (node:internal/streams/readable:1698:12)\n    at process.processTicksAndRejections (node:internal/process/task_queues:90:21)\n    at Axios.request (/var/www/html/plugins/mqtt2/resources/mqtt2d/node_modules/axios/dist/node/axios.cjs:4731:41)\n    at process.processTicksAndRejections (node:internal/process/task_queues:105:5)","config":{"transitional":{"silentJSONParsing":true,"forcedJSONParsing":true,"clarifyTimeoutError":false},"adapter":["xhr","http","fetch"],"transformRequest":[null],"transformResponse":[null],"timeout":0,"xsrfCookieName":"XSRF-TOKEN","xsrfHeaderName":"X-XSRF-TOKEN","maxContentLength":-1,"maxBodyLength":-1,"env":{},"headers":{"Accept":"application/json, text/plain, */*","Content-Type":"application/x-www-form-urlencoded","User-Agent":"axios/1.13.2","Content-Length":"512","Accept-Encoding":"gzip, compress, deflate, br"},"httpAgent":{"_events":{},"_eventsCount":2,"options":{"keepAlive":false,"noDelay":true,"path":null},"defaultPort":80,"protocol":"http:","requests":{},"sockets":{"127.0.0.1:80:":[{"connecting":false,"_hadError":false,"_parent":null,"_host":null,"_closeAfterHandlingError":false,"_events":{"close":[null,null],"timeout":[null,null]},"_readableState":{"highWaterMark":65536,"buffer":[],"bufferIndex":0,"length":0,"pipes":[],"awaitDrainWriters":null},"_writableState":{"highWaterMark":65536,"length":0,"corked":0,"writelen":0,"bufferedIndex":0,"pendingcb":1},"allowHalfOpen":false,"_eventsCount":7,"_sockname":null,"_pendingData":null,"_pendingEncoding":"","server":null,"_server":null,"parser":null,"_httpMessage":{"_events":{},"_eventsCount":7,"outputData":[],"outputSize":0,"writable":true,"destroyed":false,"_last":true,"chunkedEncoding":false,"shouldKeepAlive":false,"maxRequestsOnConnectionReached":false,"_defaultKeepAlive":true,"useChunkedEncodingByDefault":true,"sendDate":false,"_removedConnection":false,"_removedContLen":false,"_removedTE":false,"strictContentLength":false,"_contentLength":512,"_hasBody":true,"_trailer":"","finished":true,"_headerSent":true,"_closed":false,"_header":"POST /plugins/mqtt2/core/php/jeeMqtt2.php?apikey=oYrmHXMj1XNEeClW86jsClKuD5mjpEJbs4nA2g94PUKXVL7iM6NwVBd1yuWb1ND0 HTTP/1.1\r\nAccept: application/json, text/plain, */*\r\nContent-Type: application/x-www-form-urlencoded\r\nUser-Agent: axios/1.13.2\r\nContent-Length: 512\r\nAccept-Encoding: gzip, compress, deflate, br\r\nHost: 127.0.0.1\r\nConnection: close\r\n\r\n","_keepAliveTimeout":0,"method":"POST","path":"/plugins/mqtt2/core/php/jeeMqtt2.php?apikey=oYrmHXMj1XNEeClW86jsClKuD5mjpEJbs4nA2g94PUKXVL7iM6NwVBd1yuWb1ND0","_ended":true,"res":{"_events":{"end":[null,null]},"_readableState":{"highWaterMark":65536,"buffer":[],"bufferIndex":0,"length":0,"pipes":[],"awaitDrainWriters":null},"httpVersionMajor":1,"httpVersionMinor":0,"httpVersion":"1.0","complete":true,"rawHeaders":["Date","Sat, 20 Dec 2025 14:12:23 GMT","Server","Apache","X-Content-Type-Options","nosniff","X-Frame-Options","sameorigin","X-XSS-Protection","1; mode=block","Referrer-Policy","strict-origin-when-cross-origin","Permissions-Policy","accelerometer=(),battery=(),fullscreen=(self),geolocation=(),camera=(),ambient-light-sensor=(self),autoplay=(self)","Content-Security-Policy","default-src 'self' file: data: blob: filesystem:;script-src-attr 'self' 'unsafe-inline' 'unsafe-eval' *.google.com *.google.fr *.googleapis.com *.openstreetmap.org;script-src 'self' 'unsafe-inline' 'unsafe-eval' *.google.com *.google.fr *.openstreetmap.org;script-src-elem 'self' 'unsafe-inline' 'unsafe-eval' *.google.com *.google.fr *.openstreetmap.org;img-src 'self' * data:;style-src 'self' 'unsafe-inline';style-src-attr 'self' 'unsafe-inline';worker-src blob:;frame-src 'self' *.jeedom.com *.google.com *.google.fr *.googleapis.com *.openstreetmap.org data:;","Access-Control-Allow-Origin","*","Access-Control-Allow-Credentials","true","Access-Control-Allow-Headers","origin, x-requested-with, content-type","Access-Control-Allow-Methods","PUT, GET, POST, DELETE, OPTIONS","Content-Length","0","Connection","close","Content-Type","text/html; charset=UTF-8"],"rawTrailers":[],"aborted":false,"upgrade":false,"url":"","method":null,"statusCode":500,"statusMessage":"Internal Server Error","_consuming":false,"_dumped":false,"_eventsCount":4,"responseUrl":"http://127.0.0.1/plugins/mqtt2/core/php/jeeMqtt2.php?apikey=oYrmHXMj1XNEeClW86jsClKuD5mjpEJbs4nA2g94PUKXVL7iM6NwVBd1yuWb1ND0","redirects":[]},"aborted":false,"timeoutCb":null,"upgradeOrConnect":false,"parser":null,"maxHeadersCount":null,"reusedSocket":false,"host":"127.0.0.1","protocol":"http:","_redirectable":{"_events":{"socket":[null,null]},"_writableState":{"highWaterMark":65536,"length":0,"corked":0,"writelen":0,"bufferedIndex":0,"pendingcb":0},"_options":{"maxRedirects":21,"maxBodyLength":null,"protocol":"http:","path":"/plugins/mqtt2/core/php/jeeMqtt2.php?apikey=oYrmHXMj1XNEeClW86jsClKuD5mjpEJbs4nA2g94PUKXVL7iM6NwVBd1yuWb1ND0","method":"POST","headers":{"Accept":"application/json, text/plain, */*","Content-Type":"application/x-www-form-urlencoded","User-Agent":"axios/1.13.2","Content-Length":"512","Accept-Encoding":"gzip, compress, deflate, br"},"agents":{},"beforeRedirects":{},"hostname":"127.0.0.1","port":"","nativeProtocols":{"http:":{"METHODS":["ACL","BIND","CHECKOUT","CONNECT","COPY","DELETE","GET","HEAD","LINK","LOCK","M-SEARCH","MERGE","MKACTIVITY","MKCALENDAR","MKCOL","MOVE","NOTIFY","OPTIONS","PATCH","POST","PROPFIND","PROPPATCH","PURGE","PUT","QUERY","REBIND","REPORT","SEARCH","SOURCE","SUBSCRIBE","TRACE","UNBIND","UNLINK","UNLOCK","UNSUBSCRIBE"],"STATUS_CODES":{"100":"Continue","101":"Switching Protocols","102":"Processing","103":"Early Hints","200":"OK","201":"Created","202":"Accepted","203":"Non-Authoritative Information","204":"No Content","205":"Reset Content","206":"Partial Content","207":"Multi-Status","208":"Already Reported","226":"IM Used","300":"Multiple Choices","301":"Moved Permanently","302":"Found","303":"See Other","304":"Not Modified","305":"Use Proxy","307":"Temporary Redirect","308":"Permanent Redirect","400":"Bad Request","401":"Unauthorized","402":"Payment Required","403":"Forbidden","404":"Not Found","405":"Method Not Allowed","406":"Not Acceptable","407":"Proxy Authentication Required","408":"Request Timeout","409":"Conflict","410":"Gone","411":"Length Required","412":"Precondition Failed","413":"Payload Too Large","414":"URI Too Long","415":"Unsupported Media Type","416":"Range Not Satisfiable","417":"Expectation Failed","418":"I'm a Teapot","421":"Misdirected Request","422":"Unprocessable Entity","423":"Locked","424":"Failed Dependency","425":"Too Early","426":"Upgrade Required","428":"Precondition Required","429":"Too Many Requests","431":"Request Header Fields Too Large","451":"Unavailable For Legal Reasons","500":"Internal Server Error","501":"Not Implemented","502":"Bad Gateway","503":"Service Unavailable","504":"Gateway Timeout","505":"HTTP Version Not Supported","506":"Variant Also Negotiates","507":"Insufficient Storage","508":"Loop Detected","509":"Bandwidth Limit Exceeded","510":"Not Extended","511":"Network Authentication Required"},"maxHeaderSize":16384,"globalAgent":{"_events":{},"_eventsCount":2,"options":{"keepAlive":true,"scheduling":"lifo","timeout":5000,"noDelay":true,"path":null},"defaultPort":80,"protocol":"http:","requests":{},"sockets":{},"freeSockets":{},"keepAliveMsecs":1000,"keepAlive":true,"maxSockets":null,"maxFreeSockets":256,"scheduling":"lifo","maxTotalSockets":null,"totalSocketCount":0,"agentKeepAliveTimeoutBuffer":1000}},"https:":{"globalAgent":{"_events":{},"_eventsCount":2,"options":{"keepAlive":true,"scheduling":"lifo","timeout":5000,"defaultPort":443,"protocol":"https:","noDelay":true,"path":null},"defaultPort":443,"protocol":"https:","requests":{},"sockets":{},"freeSockets":{},"keepAliveMsecs":1000,"keepAlive":true,"maxSockets":null,"maxFreeSockets":256,"scheduling":"lifo","maxTotalSockets":null,"totalSocketCount":0,"agentKeepAliveTimeoutBuffer":1000,"maxCachedSessions":100,"_sessionCache":{"map":{},"list":[]}}}},"pathname":"/plugins/mqtt2/core/php/jeeMqtt2.php","search":"?apikey=oYrmHXMj1XNEeClW86jsClKuD5mjpEJbs4nA2g94PUKXVL7iM6NwVBd1yuWb1ND0"},"_ended":true,"_ending":true,"_redirectCount":0,"_redirects":[],"_requestBodyLength":512,"_requestBodyBuffers":[],"_eventsCount":3,"_currentUrl":"http://127.0.0.1/plugins/mqtt2/core/php/jeeMqtt2.php?apikey=oYrmHXMj1XNEeClW86jsClKuD5mjpEJbs4nA2g94PUKXVL7iM6NwVBd1yuWb1ND0","_timeout":null}},"timeout":0}]},"freeSockets":{},"keepAliveMsecs":1000,"keepAlive":false,"maxSockets":null,"maxFreeSockets":256,"scheduling":"lifo","maxTotalSockets":null,"totalSocketCount":1,"agentKeepAliveTimeoutBuffer":1000},"method":"post","url":"http://127.0.0.1:80/plugins/mqtt2/core/php/jeeMqtt2.php?apikey=oYrmHXMj1XNEeClW86jsClKuD5mjpEJbs4nA2g94PUKXVL7iM6NwVBd1yuWb1ND0","data":"{\"$SYS\":{\"broker\":{\"uptime\":\"4202 seconds\",\"load\":{\"messages\":{\"received\":{\"1min\":1.43,\"5min\":1.3,\"15min\":1.2},\"sent\":{\"1min\":29.47,\"5min\":30.59,\"15min\":29.93}},\"publish\":{\"received\":{\"1min\":0.06,\"5min\":0.42},\"sent\":{\"1min\":22.57,\"5min\":23.82,\"15min\":23.34}},\"bytes\":{\"received\":{\"1min\":6.93,\"5min\":29.76,\"15min\":22.4},\"sent\":{\"1min\":582.74,\"5min\":620.16,\"15min\":600.9}}},\"messages\":{\"received\":76,\"sent\":7809},\"publish\":{\"messages\":{\"sent\":7743},\"bytes\":{\"sent\":39163}},\"bytes\":{\"received\":840,\"sent\":322404}}}}","allowAbsoluteUrls":true},"code":"ERR_BAD_RESPONSE","status":500}
0001|/var/www/html/plugins/mqtt2/resources/mqtt2d/node_modules/mqtt/lib/connect/index.js:72
0002|throw new Error('Missing protocol')
0003|^
0004|Error: Missing protocol
0005|at Object.connect (/var/www/html/plugins/mqtt2/resources/mqtt2d/node_modules/mqtt/lib/connect/index.js:72:13)
0006|at Object.<anonymous> (/var/www/html/plugins/mqtt2/resources/mqtt2d/mqtt2d.js:65:21)
0007|at Module._compile (node:internal/modules/cjs/loader:1706:14)
0008|at Object..js (node:internal/modules/cjs/loader:1839:10)
0009|at Module.load (node:internal/modules/cjs/loader:1441:32)
0010|at Function._load (node:internal/modules/cjs/loader:1263:12)
0011|at TracingChannel.traceSync (node:diagnostics_channel:328:14)
0012|at wrapModuleLoad (node:internal/modules/cjs/loader:237:24)
0013|at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:171:5)
0014|at node:internal/main/run_main_module:36:49
0015|Node.js v22.21.0
0016|/var/www/html/plugins/mqtt2/resources/mqtt2d/node_modules/mqtt/lib/connect/index.js:72
0017|throw new Error('Missing protocol')
0018|^
0019|Error: Missing protocol
0020|at Object.connect (/var/www/html/plugins/mqtt2/resources/mqtt2d/node_modules/mqtt/lib/connect/index.js:72:13)
0021|at Object.<anonymous> (/var/www/html/plugins/mqtt2/resources/mqtt2d/mqtt2d.js:65:21)
0022|at Module._compile (node:internal/modules/cjs/loader:1706:14)
0023|at Object..js (node:internal/modules/cjs/loader:1839:10)
0024|at Module.load (node:internal/modules/cjs/loader:1441:32)
0025|at Function._load (node:internal/modules/cjs/loader:1263:12)
0026|at TracingChannel.traceSync (node:diagnostics_channel:328:14)
0027|at wrapModuleLoad (node:internal/modules/cjs/loader:237:24)
0028|at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:171:5)
0029|at node:internal/main/run_main_module:36:49
0030|Node.js v22.21.0
0031|/var/www/html/plugins/mqtt2/resources/mqtt2d/node_modules/mqtt/lib/connect/index.js:72
0032|throw new Error('Missing protocol')
0033|^
0034|Error: Missing protocol
0035|at Object.connect (/var/www/html/plugins/mqtt2/resources/mqtt2d/node_modules/mqtt/lib/connect/index.js:72:13)
0036|at Object.<anonymous> (/var/www/html/plugins/mqtt2/resources/mqtt2d/mqtt2d.js:65:21)
0037|at Module._compile (node:internal/modules/cjs/loader:1706:14)
0038|at Object..js (node:internal/modules/cjs/loader:1839:10)
0039|at Module.load (node:internal/modules/cjs/loader:1441:32)
0040|at Function._load (node:internal/modules/cjs/loader:1263:12)
0041|at TracingChannel.traceSync (node:diagnostics_channel:328:14)
0042|at wrapModuleLoad (node:internal/modules/cjs/loader:237:24)
0043|at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:171:5)
0044|at node:internal/main/run_main_module:36:49
0045|Node.js v22.21.0
0046|/var/www/html/plugins/mqtt2/resources/mqtt2d/node_modules/mqtt/lib/connect/index.js:72
0047|throw new Error('Missing protocol')
0048|^
0049|Error: Missing protocol
0050|at Object.connect (/var/www/html/plugins/mqtt2/resources/mqtt2d/node_modules/mqtt/lib/connect/index.js:72:13)
0051|at Object.<anonymous> (/var/www/html/plugins/mqtt2/resources/mqtt2d/mqtt2d.js:65:21)
0052|at Module._compile (node:internal/modules/cjs/loader:1706:14)
0053|at Object..js (node:internal/modules/cjs/loader:1839:10)
0054|at Module.load (node:internal/modules/cjs/loader:1441:32)
0055|at Function._load (node:internal/modules/cjs/loader:1263:12)
0056|at TracingChannel.traceSync (node:diagnostics_channel:328:14)
0057|at wrapModuleLoad (node:internal/modules/cjs/loader:237:24)
0058|at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:171:5)
0059|at node:internal/main/run_main_module:36:49
0060|Node.js v22.21.0
0061|/var/www/html/plugins/mqtt2/resources/mqtt2d/node_modules/mqtt/lib/connect/index.js:72
0062|throw new Error('Missing protocol')
0063|^
0064|Error: Missing protocol
0065|at Object.connect (/var/www/html/plugins/mqtt2/resources/mqtt2d/node_modules/mqtt/lib/connect/index.js:72:13)
0066|at Object.<anonymous> (/var/www/html/plugins/mqtt2/resources/mqtt2d/mqtt2d.js:65:21)
0067|at Module._compile (node:internal/modules/cjs/loader:1706:14)
0068|at Object..js (node:internal/modules/cjs/loader:1839:10)
0069|at Module.load (node:internal/modules/cjs/loader:1441:32)
0070|at Function._load (node:internal/modules/cjs/loader:1263:12)
0071|at TracingChannel.traceSync (node:diagnostics_channel:328:14)
0072|at wrapModuleLoad (node:internal/modules/cjs/loader:237:24)
0073|at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:171:5)
0074|at node:internal/main/run_main_module:36:49
0075|Node.js v22.21.0
0076|[2025-12-20 14:31:12] ERROR  : Error on connection to mqtt server : Error: connect ECONNREFUSED 127.0.0.1:8883
0077|/var/www/html/plugins/mqtt2/resources/mqtt2d/node_modules/mqtt/lib/connect/index.js:72
0078|throw new Error('Missing protocol')
0079|^
0080|Error: Missing protocol
0081|at Object.connect (/var/www/html/plugins/mqtt2/resources/mqtt2d/node_modules/mqtt/lib/connect/index.js:72:13)
0082|at Object.<anonymous> (/var/www/html/plugins/mqtt2/resources/mqtt2d/mqtt2d.js:65:21)
0083|at Module._compile (node:internal/modules/cjs/loader:1706:14)
0084|at Object..js (node:internal/modules/cjs/loader:1839:10)
0085|at Module.load (node:internal/modules/cjs/loader:1441:32)
0086|at Function._load (node:internal/modules/cjs/loader:1263:12)
0087|at TracingChannel.traceSync (node:diagnostics_channel:328:14)
0088|at wrapModuleLoad (node:internal/modules/cjs/loader:237:24)
0089|at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:171:5)
0090|at node:internal/main/run_main_module:36:49
0091|Node.js v22.21.0
0092|/var/www/html/plugins/mqtt2/resources/mqtt2d/node_modules/mqtt/lib/connect/index.js:72
0093|throw new Error('Missing protocol')
0094|^
0095|Error: Missing protocol
0096|at Object.connect (/var/www/html/plugins/mqtt2/resources/mqtt2d/node_modules/mqtt/lib/connect/index.js:72:13)
0097|at Object.<anonymous> (/var/www/html/plugins/mqtt2/resources/mqtt2d/mqtt2d.js:65:21)
0098|at Module._compile (node:internal/modules/cjs/loader:1706:14)
0099|at Object..js (node:internal/modules/cjs/loader:1839:10)
0100|at Module.load (node:internal/modules/cjs/loader:1441:32)
0101|at Function._load (node:internal/modules/cjs/loader:1263:12)
0102|at TracingChannel.traceSync (node:diagnostics_channel:328:14)
0103|at wrapModuleLoad (node:internal/modules/cjs/loader:237:24)
0104|at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:171:5)
0105|at node:internal/main/run_main_module:36:49
0106|Node.js v22.21.0
0107|/var/www/html/plugins/mqtt2/resources/mqtt2d/node_modules/mqtt/lib/connect/index.js:72
0108|throw new Error('Missing protocol')
0109|^
0110|Error: Missing protocol
0111|at Object.connect (/var/www/html/plugins/mqtt2/resources/mqtt2d/node_modules/mqtt/lib/connect/index.js:72:13)
0112|at Object.<anonymous> (/var/www/html/plugins/mqtt2/resources/mqtt2d/mqtt2d.js:65:21)
0113|at Module._compile (node:internal/modules/cjs/loader:1706:14)
0114|at Object..js (node:internal/modules/cjs/loader:1839:10)
0115|at Module.load (node:internal/modules/cjs/loader:1441:32)
0116|at Function._load (node:internal/modules/cjs/loader:1263:12)
0117|at TracingChannel.traceSync (node:diagnostics_channel:328:14)
0118|at wrapModuleLoad (node:internal/modules/cjs/loader:237:24)
0119|at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:171:5)
0120|at node:internal/main/run_main_module:36:49
0121|Node.js v22.21.0
0122|/var/www/html/plugins/mqtt2/resources/mqtt2d/node_modules/mqtt/lib/connect/index.js:72
0123|throw new Error('Missing protocol')
0124|^
0125|Error: Missing protocol
0126|at Object.connect (/var/www/html/plugins/mqtt2/resources/mqtt2d/node_modules/mqtt/lib/connect/index.js:72:13)
0127|at Object.<anonymous> (/var/www/html/plugins/mqtt2/resources/mqtt2d/mqtt2d.js:65:21)
0128|at Module._compile (node:internal/modules/cjs/loader:1706:14)
0129|at Object..js (node:internal/modules/cjs/loader:1839:10)
0130|at Module.load (node:internal/modules/cjs/loader:1441:32)
0131|at Function._load (node:internal/modules/cjs/loader:1263:12)
0132|at TracingChannel.traceSync (node:diagnostics_channel:328:14)
0133|at wrapModuleLoad (node:internal/modules/cjs/loader:237:24)
0134|at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:171:5)
0135|at node:internal/main/run_main_module:36:49
0136|Node.js v22.21.0
0137|/var/www/html/plugins/mqtt2/resources/mqtt2d/node_modules/mqtt/lib/connect/index.js:72
0138|throw new Error('Missing protocol')
0139|^
0140|Error: Missing protocol
0141|at Object.connect (/var/www/html/plugins/mqtt2/resources/mqtt2d/node_modules/mqtt/lib/connect/index.js:72:13)
0142|at Object.<anonymous> (/var/www/html/plugins/mqtt2/resources/mqtt2d/mqtt2d.js:65:21)
0143|at Module._compile (node:internal/modules/cjs/loader:1706:14)
0144|at Object..js (node:internal/modules/cjs/loader:1839:10)
0145|at Module.load (node:internal/modules/cjs/loader:1441:32)
0146|at Function._load (node:internal/modules/cjs/loader:1263:12)
0147|at TracingChannel.traceSync (node:diagnostics_channel:328:14)
0148|at wrapModuleLoad (node:internal/modules/cjs/loader:237:24)
0149|at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:171:5)
0150|at node:internal/main/run_main_module:36:49
0151|Node.js v22.21.0
0152|/var/www/html/plugins/mqtt2/resources/mqtt2d/node_modules/mqtt/lib/connect/index.js:72
0153|throw new Error('Missing protocol')
0154|^
0155|Error: Missing protocol
0156|at Object.connect (/var/www/html/plugins/mqtt2/resources/mqtt2d/node_modules/mqtt/lib/connect/index.js:72:13)
0157|at Object.<anonymous> (/var/www/html/plugins/mqtt2/resources/mqtt2d/mqtt2d.js:65:21)
0158|at Module._compile (node:internal/modules/cjs/loader:1706:14)
0159|at Object..js (node:internal/modules/cjs/loader:1839:10)
0160|at Module.load (node:internal/modules/cjs/loader:1441:32)
0161|at Function._load (node:internal/modules/cjs/loader:1263:12)
0162|at TracingChannel.traceSync (node:diagnostics_channel:328:14)
0163|at wrapModuleLoad (node:internal/modules/cjs/loader:237:24)
0164|at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:171:5)
0165|at node:internal/main/run_main_module:36:49
0166|Node.js v22.21.0
0167|/var/www/html/plugins/mqtt2/resources/mqtt2d/node_modules/mqtt/lib/connect/index.js:72
0168|throw new Error('Missing protocol')
0169|^
0170|Error: Missing protocol
0171|at Object.connect (/var/www/html/plugins/mqtt2/resources/mqtt2d/node_modules/mqtt/lib/connect/index.js:72:13)
0172|at Object.<anonymous> (/var/www/html/plugins/mqtt2/resources/mqtt2d/mqtt2d.js:65:21)
0173|at Module._compile (node:internal/modules/cjs/loader:1706:14)
0174|at Object..js (node:internal/modules/cjs/loader:1839:10)
0175|at Module.load (node:internal/modules/cjs/loader:1441:32)
0176|at Function._load (node:internal/modules/cjs/loader:1263:12)
0177|at TracingChannel.traceSync (node:diagnostics_channel:328:14)
0178|at wrapModuleLoad (node:internal/modules/cjs/loader:237:24)
0179|at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:171:5)
0180|at node:internal/main/run_main_module:36:49
0181|Node.js v22.21.0
0182|/var/www/html/plugins/mqtt2/resources/mqtt2d/node_modules/mqtt/lib/connect/index.js:72
0183|throw new Error('Missing protocol')
0184|^
0185|Error: Missing protocol
0186|at Object.connect (/var/www/html/plugins/mqtt2/resources/mqtt2d/node_modules/mqtt/lib/connect/index.js:72:13)
0187|at Object.<anonymous> (/var/www/html/plugins/mqtt2/resources/mqtt2d/mqtt2d.js:65:21)
0188|at Module._compile (node:internal/modules/cjs/loader:1706:14)
0189|at Object..js (node:internal/modules/cjs/loader:1839:10)
0190|at Module.load (node:internal/modules/cjs/loader:1441:32)
0191|at Function._load (node:internal/modules/cjs/loader:1263:12)
0192|at TracingChannel.traceSync (node:diagnostics_channel:328:14)
0193|at wrapModuleLoad (node:internal/modules/cjs/loader:237:24)
0194|at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:171:5)
0195|at node:internal/main/run_main_module:36:49
0196|Node.js v22.21.0
0197|/var/www/html/plugins/mqtt2/resources/mqtt2d/node_modules/mqtt/lib/connect/index.js:72
0198|throw new Error('Missing protocol')
0199|^
0200|Error: Missing protocol
0201|at Object.connect (/var/www/html/plugins/mqtt2/resources/mqtt2d/node_modules/mqtt/lib/connect/index.js:72:13)
0202|at Object.<anonymous> (/var/www/html/plugins/mqtt2/resources/mqtt2d/mqtt2d.js:65:21)
0203|at Module._compile (node:internal/modules/cjs/loader:1706:14)
0204|at Object..js (node:internal/modules/cjs/loader:1839:10)
0205|at Module.load (node:internal/modules/cjs/loader:1441:32)
0206|at Function._load (node:internal/modules/cjs/loader:1263:12)
0207|at TracingChannel.traceSync (node:diagnostics_channel:328:14)
0208|at wrapModuleLoad (node:internal/modules/cjs/loader:237:24)
0209|at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:171:5)
0210|at node:internal/main/run_main_module:36:49
0211|Node.js v22.21.0
0212|/var/www/html/plugins/mqtt2/resources/mqtt2d/node_modules/mqtt/lib/connect/index.js:72
0213|throw new Error('Missing protocol')
0214|^
0215|Error: Missing protocol
0216|at Object.connect (/var/www/html/plugins/mqtt2/resources/mqtt2d/node_modules/mqtt/lib/connect/index.js:72:13)
0217|at Object.<anonymous> (/var/www/html/plugins/mqtt2/resources/mqtt2d/mqtt2d.js:65:21)
0218|at Module._compile (node:internal/modules/cjs/loader:1706:14)
0219|at Object..js (node:internal/modules/cjs/loader:1839:10)
0220|at Module.load (node:internal/modules/cjs/loader:1441:32)
0221|at Function._load (node:internal/modules/cjs/loader:1263:12)
0222|at TracingChannel.traceSync (node:diagnostics_channel:328:14)
0223|at wrapModuleLoad (node:internal/modules/cjs/loader:237:24)
0224|at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:171:5)
0225|at node:internal/main/run_main_module:36:49
0226|Node.js v22.21.0
0227|/var/www/html/plugins/mqtt2/resources/mqtt2d/node_modules/mqtt/lib/connect/index.js:72
0228|throw new Error('Missing protocol')
0229|^
0230|Error: Missing protocol
0231|at Object.connect (/var/www/html/plugins/mqtt2/resources/mqtt2d/node_modules/mqtt/lib/connect/index.js:72:13)
0232|at Object.<anonymous> (/var/www/html/plugins/mqtt2/resources/mqtt2d/mqtt2d.js:65:21)
0233|at Module._compile (node:internal/modules/cjs/loader:1706:14)
0234|at Object..js (node:internal/modules/cjs/loader:1839:10)
0235|at Module.load (node:internal/modules/cjs/loader:1441:32)
0236|at Function._load (node:internal/modules/cjs/loader:1263:12)
0237|at TracingChannel.traceSync (node:diagnostics_channel:328:14)
0238|at wrapModuleLoad (node:internal/modules/cjs/loader:237:24)
0239|at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:171:5)
0240|at node:internal/main/run_main_module:36:49
0241|Node.js v22.21.0

C’est très bien ainsi, les copies d’écran sont inadaptées pour les logs.


Je ne vois pas le message d’erreur ??

les premiers copier coller des logs je les ai pris ici

et les derniers suivant les instructions qu’on ma donné je les ai pris ici

desolé c’est un peu le bazar j’ai l’impression

Pourriez-vous nous donner le fichier configuration.yaml :

Ce message d’erreur ?

---
mqtt:
  server: mqtt://127.0.0.1:1883
  user: jeedom
  password: QloQGCVuvL5SYnFem7u9MldayjX4CWUv5JgWPwnxbuGUTEBT7Rf5MGLRwffN4bjD
  base_topic: zigbee2mqtt
  include_device_information: true
serial:
  port: /dev/ttyS2
  adapter: ember
frontend:
  enabled: true
  port: 8080
  host: 0.0.0.0
  auth_token: MVFOez37OwrReP73lV8XQcHS2CWkEPHT
advanced:
  last_seen: ISO_8601
  network_key:
  - 227
  - 103
  - 96
  - 235
  - 23
  - 61
  - 50
  - 118
  - 211
  - 2
  - 219
  - 116
  - 148
  - 95
  - 136
  - 54
  pan_id: 31428
  ext_pan_id:
  - 116
  - 178
  - 144
  - 76
  - 10
  - 94
  - 191
  - 245
  log_level: error
version: 4
permit_join: false
external_converters:
- /var/www/html/plugins/z2m/core/class/../config/converters/Danfoss/icon.js
...

celui ci je l’ai effacé mais il était la

j’ai retiré le mode ember et remis atlas. demon ok
j’ai reussi a inclure un équipement

1 « J'aime »

merci de ton aide @Tonio16

1 « J'aime »

C’est tout de même dommage de ne pas mettre à jour le firmware du contrôleur interne alors que l’installation est neuve