Skip to content

Commit 621b47c

Browse files
committed
v. 0.0.18
1 parent a9ba240 commit 621b47c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Changelog
22

3-
## master
3+
## 0.0.18
44
- Fix duplicate state in Domoticz log for On/Off switches
55
- Fix issue with reconnect after MQTT server restart (#84)
66
- Handle devices connect and removal from zigbee network

plugin.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
"""
2-
<plugin key="Zigbee2MQTT" name="Zigbee2MQTT" version="0.0.17">
2+
<plugin key="Zigbee2MQTT" name="Zigbee2MQTT" version="0.0.18">
33
<description>
44
Plugin to add support for <a href="https://github.com/Koenkk/zigbee2mqtt">zigbee2mqtt</a> project<br/><br/>
55
Specify MQTT server and port.<br/>

0 commit comments

Comments
 (0)