We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a9ba240 commit 621b47cCopy full SHA for 621b47c
CHANGELOG.md
@@ -1,6 +1,6 @@
1
# Changelog
2
3
-## master
+## 0.0.18
4
- Fix duplicate state in Domoticz log for On/Off switches
5
- Fix issue with reconnect after MQTT server restart (#84)
6
- Handle devices connect and removal from zigbee network
plugin.py
@@ -1,5 +1,5 @@
"""
-<plugin key="Zigbee2MQTT" name="Zigbee2MQTT" version="0.0.17">
+<plugin key="Zigbee2MQTT" name="Zigbee2MQTT" version="0.0.18">
<description>
Plugin to add support for <a href="https://github.com/Koenkk/zigbee2mqtt">zigbee2mqtt</a> project<br/><br/>
Specify MQTT server and port.<br/>
0 commit comments