Hi,
Bought a Sonoff Universal Zigbee 3.0 USB Dongle Plus Gateway with an Antenna.
, for my Raspberry Pi 4 with Home Assistant (image) installed.
Sonoff device: version 1.29.2-1
Zigbee2mqtt addon config:
data_path: /config/zigbee2mqtt
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: true
mqtt:
ase_topic: zigbee2mqtt
user: mqtt_user
password: ???
server: mqtt://core-mosquitto:1883
serial:
port: >-
/dev/serial/by-id/usb-Silicon_Labs_Sonoff_Zigbee_3.0_USB_Dongle_Plus_0001-if00-port0
adapter: ezsp
zigbee_herdsman_debug: true
Debug:
cat /config/zigbee2mqtt/log/2023-01-30.15-27-29/log.txt
debug 2023-01-30 15:27:29: Loaded state from file /config/zigbee2mqtt/state.json
info 2023-01-30 15:27:29: Logging to console and directory: /config/zigbee2mqtt/log/2023-01-30.15-27-29 filename: log.txt
debug 2023-01-30 15:27:29: Removing old log directory /config/zigbee2mqtt/log/2023-01-29.20-08-28
info 2023-01-30 15:27:29: Starting Zigbee2MQTT version 1.29.2 (commit #unknown)
info 2023-01-30 15:27:29: Starting zigbee-herdsman (0.14.83-hotfix.0)
debug 2023-01-30 15:27:29: Using zigbee-herdsman with settings: {adapter:{concurrent:null,delay:null,disableLED:false},backupPath:/config/zigbee2mqtt/coordinator_backup.json,databaseBackupPath:/config/zigbee2mqtt/database.db.backup,databasePath:/config/zigbee2mqtt/database.db,network:{channelList:[11],extendedPanID:[221,221,221,221,221,221,221,221],networkKey:HIDDEN,panID:6754},serialPort:{adapter:ezsp,path:/dev/serial/by-id/usb-Silicon_Labs_Sonoff_Zigbee_3.0_USB_Dongle_Plus_0001-if00-port0}}
After following numerous videos on Youtube within the subject, and other forum texts on the internet, I need serious help on this. Can’t simply get inte to work. Some have suggested to remove old backups, but with no luck for this to work.
My Home Assistant server on the Raspberry Pi have the IP: 172.16.1.102 but the MQTT service seem to have 172.30.33.0 (core-mosquitto). Should the MQTT have the former or later IP?
I would appreciate any suggestions to get this working.
Regards
Lars