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 0fc7fdf commit e831fa3Copy full SHA for e831fa3
CHANGELOG.md
@@ -1,6 +1,6 @@
1
# Changelog
2
3
-## master
+## 0.0.16
4
- Added Domoticz devices to represent temperature + humidity for WSDCGQ11LM device
5
- Ability to manually specify Client ID for MQTT connection using plugin settings
6
- Suppress device update if no state change for boolean sensors
plugin.py
@@ -1,5 +1,5 @@
"""
-<plugin key="Zigbee2MQTT" name="Zigbee2MQTT" version="0.0.15">
+<plugin key="Zigbee2MQTT" name="Zigbee2MQTT" version="0.0.16">
<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