Skip to content

Releases: zigbee2mqtt/hassio-zigbee2mqtt

v1.17.0

04 Jan 11:36

Choose a tag to compare

  • Updated Zigbee2mqtt to version 1.17.0
  • New configuration options
    • advanced
      • adapter_delay
    • serial
      • adapter: zigate

v1.16.2

03 Dec 15:57
38efe5f

Choose a tag to compare

  • Updated Zigbee2mqtt to version 1.16.2
  • New configuration options
    • mqtt
      • force_disable_retain
    • frontend
      • host
  • devices and groups options now accept a comma-separated string of files

v1.16.1-1

24 Nov 07:52

Choose a tag to compare

Fixed mqtt service detection to allow external mqtt to be used.

v1.16.1

05 Nov 17:28

Choose a tag to compare

Bump Zigbee2mqtt to v1.16.0

v1.16.0

01 Nov 12:34

Choose a tag to compare

Bump Zigbee2mqtt to v1.16.0

v1.15.0-3

11 Oct 12:20

Choose a tag to compare

  • Fixed external_converters not working

v1.15.0-2

11 Oct 07:45

Choose a tag to compare

  • ⚠️ Breaking changes
    • zigbee_shepherd_debug removed
  • Add-on images are now taken from Docker Hub zigbee2mqtt organisation
  • Changed mqtt.server, mqtt.user, mqtt.password to be optional
  • Added support for mqtt auto discovery (server, user, password)
  • Removed pm2
  • Removed socat.restartdelay and socat.initialdelay
  • Unified Dockerfile into a single common file
  • ⚠️ Changed run.sh and socat.sh to use s6-overlay
  • Version management now only in config.json
  • Default data_path changed from /share/ to /config
  • Changed default logging level to warn
  • Changed version format to X.X.X-A

v1.15.0.1

10 Oct 09:01

Choose a tag to compare

Refactoring release