Releases: nibi79/zigbee2mqtt
Releases · nibi79/zigbee2mqtt
v0.2-beta
Important notes
- Prerequisite: Zigbee2Mqtt 1.3.0 or higher
- Enable 'homeassistant' in data/configuration.yaml (http://www.zigbee2mqtt.io/configuration/configuration.html)
- The configuration parameter 'mqtBrokerClientId' for the Zigbee2MqttServer has been removed
Installation
- Remove older versions of this binding by deleting them from the addons folder of your OH installation.
- To install the binding copy the new .jar file into the addons folder.
- 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
Important notes
- Prerequisite: Zigbee2Mqtt 1.3.0
- Enable 'homeassistant' in data/configuration.yaml (http://www.zigbee2mqtt.io/configuration/configuration.html)
Installation
- Remove older versions of this binding by deleting them from the addons folder of your OH installation.
- 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
- add documentation for this binding
- cleanup and refactoring
Fixes
First alpha pre-release
supported / tested devices:
Xiaomi Aquara
- MFKZQ01LM (Cube)
- WSDCGQ11LM (Temperature, Pressure, Humidity)
- MCCGQ11LM (Door)
- RTCGQ11LM (Motion)
- SJCGQ11LM (Water)
- WXKG11LM (Pushbutton)