Skip to content

Commit e831fa3

Browse files
committed
v. 0.0.16
1 parent 0fc7fdf commit e831fa3

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.16
44
- Added Domoticz devices to represent temperature + humidity for WSDCGQ11LM device
55
- Ability to manually specify Client ID for MQTT connection using plugin settings
66
- Suppress device update if no state change for boolean sensors

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.15">
2+
<plugin key="Zigbee2MQTT" name="Zigbee2MQTT" version="0.0.16">
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)