Skip to content

Commit

Permalink
v. 0.0.19
Browse files Browse the repository at this point in the history
  • Loading branch information
stas-demydiuk committed Aug 11, 2019
1 parent 36f76d6 commit 94c5b75
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 2 deletions.
4 changes: 3 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Changelog

## master
## 0.0.19
- Add temperature sensor support for Xiaomi Mi power plug
- Add barometer sensor for Xiaomi Aqara temperature, humidity and pressure sensor (WSDCGQ11LM)
- Add forecast support for WSDCGQ11LM
Expand All @@ -20,6 +20,7 @@ New devices:
- IKEA TRADFRI ON/OFF switch
- IKEA TRADFRI motion sensor
- IKEA TRADFRI remote control
- IKEA TRADFRI control outlet
- Immax LED E14/230V C35 5W TB 440LM ZIGBEE DIM
- Innr E27 Smart bulb tunable white
- OSRAM SMART+ spot GU5.3 tunable white
Expand All @@ -38,6 +39,7 @@ New devices:
- Swann Window/door sensor
- Sylvania LIGHTIFY LED RGBW BR30
- Xiaomi Aqara single key wired wall switch
- Xiaomi Aqara two-way control module

## 0.0.18
- Fix duplicate state in Domoticz log for On/Off switches
Expand Down
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -274,6 +274,7 @@ git pull
- Xiaomi Aqara socket Zigbee
- Xiaomi Aqara smart LED bulb
- Xiaomi Aqara temperature, humidity and pressure sensor
- Xiaomi Aqara two-way control module
- Xiaomi Aqara vibration sensor
- Xiaomi Aqara water leak sensor
- Xiaomi Aqara wireless switch (WXKG11LM)
Expand Down
2 changes: 1 addition & 1 deletion plugin.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
"""
<plugin key="Zigbee2MQTT" name="Zigbee2MQTT" version="0.0.18">
<plugin key="Zigbee2MQTT" name="Zigbee2MQTT" version="0.0.19">
<description>
Plugin to add support for <a href="https://github.com/Koenkk/zigbee2mqtt">zigbee2mqtt</a> project<br/><br/>
Specify MQTT server and port.<br/>
Expand Down

0 comments on commit 94c5b75

Please # to comment.