Skip to content
This repository has been archived by the owner on Nov 2, 2024. It is now read-only.

Issues with Zigbee2MQTT LXC Container: "z2m: Error while starting zigbee-herdsman" #3927

Closed Answered by tteck
SimsJM asked this question in Help Needed
Discussion options

You must be logged in to vote

This config should work for you

frontend:
  port: 9442
homeassistant: true
permit_join: false
mqtt:
  base_topic: zigbee2mqtt
  server: 'mqtt://192.168.0.116:1883'
  user: usr
  password: pwd
  keepalive: 60
  reject_unauthorized: true
  version: 4
serial:
  port: /dev/serial/by-id/usb-ITead_Sonoff_Zigbee_3.0_USB_Dongle_Plus_e6df6787620cee118eb031d6f49e3369-if00-port0
advanced:
  pan_id: GENERATE
  network_key: GENERATE
  channel: 20

Replies: 4 comments 3 replies

Comment options

You must be logged in to vote
2 replies
@tteck
Comment options

@tteck
Comment options

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@tteck
Comment options

Answer selected by SimsJM
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants