From 621b47c2559364605e70ee4376e127ef5e92f85b Mon Sep 17 00:00:00 2001 From: Stanislav Demydiuk Date: Mon, 11 Mar 2019 22:40:44 +0200 Subject: [PATCH] v. 0.0.18 --- CHANGELOG.md | 2 +- plugin.py | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 787d4c07..1570da8a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,6 @@ # Changelog -## master +## 0.0.18 - Fix duplicate state in Domoticz log for On/Off switches - Fix issue with reconnect after MQTT server restart (#84) - Handle devices connect and removal from zigbee network diff --git a/plugin.py b/plugin.py index 6e60b8a6..034ba78c 100644 --- a/plugin.py +++ b/plugin.py @@ -1,5 +1,5 @@ """ - + Plugin to add support for zigbee2mqtt project

Specify MQTT server and port.