В январе приобрел WB-Demo-kit v.3 с установленным дополнительным модулем WBE2R-R-ZIGBEE v.2. Сразу не было времени и опыта все подробно рассмотреть и перепроверить.
В настоящий момент заметил что во вкладке Устройства отсутствует WBE2R-R-ZIGBEE.
В модулях и расширениях установлен в MOD1. Физически открывал крышку модуль стоит в MOD1.
Пробовал через консоль (по инструкции) установить zigbee2mqtt
apt update && apt install zigbee2mqtt
результат вот
login as: root
root@192.168.1.2’s password:
┌──────────────────────────────────────────────────────────────────────┐
│ • MobaXterm Personal Edition v26.0 • │
│ (SSH client, X server and network tools) │
│ │
│ ⮞ SSH session to root@192.168.1.2 │
│ • Direct SSH : ✓ │
│ • SSH compression : ✓ │
│ • SSH-browser : ✓ │
│ • X11-forwarding : ✓ (remote display is forwarded through SSH) │
│ │
│ ⮞ For more info, ctrl+click on help or visit our website. │
└──────────────────────────────────────────────────────────────────────┘
_ _ _
__ ()_ __ __ _ __ | |__ __ __ _ _ __ | |
\ \ /\ / / | '/ _ \ '_ | '_ \ / _ \ / | '__/ _ |
\ V V /| | | | __/ | | | |) | () | (| | | | (| |
_/_/ ||| ___|| ||./ _/ _,|| _,_|
Welcome to Wiren Board 8.5.3 (s/n AX4QAQCS), release wb-2507 (as stable)
Linux wirenboard-AX4QAQCS 6.8.0-wb140 #1 SMP Fri Jul 18 08:08:05 UTC 2025 aarch64 GNU/Linux
System load: 1.60 1.19 1.12 Up time: 2:42
Memory usage: 13% of 1.94G Usage of /: 43% of 2.0G /mnt/data: 7% of 13G
eth0 ip: 192.168.1.2
Last login: Sun Feb 22 00:25:18 2026
root@wirenboard-AX4QAQCS:~# apt update && apt install zigbee2mqtt
Err:1 Index of /debian bullseye InRelease
Could not resolve ‘debian-mirror.wirenboard.com’
Err:2 http://deb.wirenboard.com/wb8/bullseye stable InRelease
Could not resolve ‘deb.wirenboard.com’
Err:3 Index of /debian bullseye-updates InRelease
Could not resolve ‘debian-mirror.wirenboard.com’
Err:4 Index of /debian-security bullseye-security InRelease
Could not resolve ‘debian-mirror.wirenboard.com’
Reading package lists… Done
Building dependency tree… Done
Reading state information… Done
All packages are up to date.
W: Failed to fetch http://debian-mirror.wirenboard.com/debian/dists/bullseye/InRelease Could not resolve ‘debian-mirror.wirenboard.com’
W: Failed to fetch http://debian-mirror.wirenboard.com/debian/dists/bullseye-updates/InRelease Could not resolve ‘debian-mirror.wirenboard.com’
W: Failed to fetch http://debian-mirror.wirenboard.com/debian-security/dists/bullseye-security/InRelease Could not resolve ‘debian-mirror.wirenboard.com’
W: Failed to fetch http://deb.wirenboard.com/wb8/bullseye/dists/stable/InRelease Could not resolve ‘deb.wirenboard.com’
W: Some index files failed to download. They have been ignored, or old ones used instead.
Reading package lists… Done
Building dependency tree… Done
Reading state information… Done
The following additional packages will be installed:
nodejs wb-zigbee2mqtt
The following NEW packages will be installed:
nodejs wb-zigbee2mqtt zigbee2mqtt
0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded.
Need to get 52.3 MB of archives.
After this operation, 290 MB of additional disk space will be used.
Do you want to continue? [Y/n] Y
Err:1 http://deb.wirenboard.com/wb8/bullseye stable/main arm64 nodejs arm64 22.15.0-1nodesource1
Could not resolve ‘deb.wirenboard.com’
Ign:2 http://deb.wirenboard.com/wb8/bullseye stable/main arm64 wb-zigbee2mqtt all 1.4.1
Err:3 http://deb.wirenboard.com/wb8/bullseye stable/main arm64 zigbee2mqtt arm64 2.5.1-wb101
Could not resolve ‘deb.wirenboard.com’
Err:2 http://deb.wirenboard.com/wb8/bullseye stable/main arm64 wb-zigbee2mqtt all 1.4.1
Could not resolve ‘deb.wirenboard.com’
E: Failed to fetch http://deb.wirenboard.com/wb8/bullseye/pool/main/n/nodejs/nodejs_22.15.0-1nodesource1_arm64.deb Could not resolve ‘deb.wirenboard.com’
E: Failed to fetch http://deb.wirenboard.com/wb8/bullseye/pool/main/w/wb-zigbee2mqtt/wb-zigbee2mqtt_1.4.1_all.deb Could not resolve ‘deb.wirenboard.com’
E: Failed to fetch http://deb.wirenboard.com/wb8/bullseye/pool/main/z/zigbee2mqtt/zigbee2mqtt_2.5.1-wb101_arm64.deb Could not resolve ‘deb.wirenboard.com’
E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing?
root@wirenboard-AX4QAQCS:~# nano /mnt/data/root/zigbee2mqtt/data/configuration.yaml
GNU nano 5.4 /mnt/data/root/zigbee2mqtt/data/configuration.yaml
^G Help ^O Write Out ^W Where Is ^K Cut ^T Execute ^C Location M-U Undo M-A Set Mark M-] To Bracket
^X Exit ^R Read File ^\ Replace ^U Paste ^J Justify ^_ Go To Line M-E Redo M-6 Copy ^Q Where Was
после попытки перезапустить выходит сообщение zigbee2mqtt
root@wirenboard-AX4QAQCS:~# systemctl restart zigbee2mqtt
Failed to restart zigbee2mqtt.service: Unit zigbee2mqtt.service not found.
root@wirenboard-AX4QAQCS:~#

