Skip to content

Releases: nibi79/zigbee2mqtt

v0.2-beta

25 Apr 12:08
a23324a
Compare
Choose a tag to compare
v0.2-beta Pre-release
Pre-release

Important notes

  1. Prerequisite: Zigbee2Mqtt 1.3.0 or higher
  2. Enable 'homeassistant' in data/configuration.yaml (http://www.zigbee2mqtt.io/configuration/configuration.html)
  3. The configuration parameter 'mqtBrokerClientId' for the Zigbee2MqttServer has been removed

Installation

  1. Remove older versions of this binding by deleting them from the addons folder of your OH installation.
  2. To install the binding copy the new .jar file into the addons folder.
  3. When update from previous version the server must be deleted and then add again because of missing mqtBrokerClientId parameter

Features

  • #2 bridge/server discovery

Improvements

  • #14 configuration parameter 'mqtBrokerClientId' has been removed

Fixes

  • #11 use friendly_names for topics

v0.1-beta

16 Apr 05:16
Compare
Choose a tag to compare
v0.1-beta Pre-release
Pre-release

Important notes

  1. Prerequisite: Zigbee2Mqtt 1.3.0
  2. Enable 'homeassistant' in data/configuration.yaml (http://www.zigbee2mqtt.io/configuration/configuration.html)

Installation

  1. Remove older versions of this binding by deleting them from the addons folder of your OH installation.
  2. To install the binding copy the new .jar file into the addons folder.

Features

  • #10 discovery topic configurable
  • #5 initialize devices
  • handle remove and join to network
  • Channel logLevel, permitJoin, netwokMap
  • many device channel implementations (sensors channels: power, lock, gas_density, cover, presence, smoke, gas, router, battery_low)
  • minor features

Improvements

Fixes

  • #11 use ieeeAddr instead of ThingUID
  • #8 Fix channel color not linked while initializing
  • #6 Fix IllegalStateException on BridgeHandler
  • #4 Fix channel not linkable
  • #3 Fix Bridge initialization
  • #1 Fix Trigger channels now readonly

First alpha pre-release

02 Apr 07:59
Compare
Choose a tag to compare
Pre-release

supported / tested devices:

Xiaomi Aquara

  • MFKZQ01LM (Cube)
  • WSDCGQ11LM (Temperature, Pressure, Humidity)
  • MCCGQ11LM (Door)
  • RTCGQ11LM (Motion)
  • SJCGQ11LM (Water)
  • WXKG11LM (Pushbutton)