diff --git a/CHANGELOG.md b/CHANGELOG.md index 439807f6..fc4df5bd 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,6 @@ # Changelog -## master +## 0.2.1 - Add strength and angle sensor for Xiaomi DJT11LM - Add smoke density, self test and sensivity support for Xiaomi JTYJ-GD-01LM/BW - Ability to remove device from zigbee network using plugin UI diff --git a/plugin.py b/plugin.py index c2e65424..bc648e1d 100644 --- a/plugin.py +++ b/plugin.py @@ -1,5 +1,5 @@ """ - + Plugin to add support for zigbee2mqtt project

Specify MQTT server and port.