Skip to content

Commit

Permalink
Update zigbee2mqtt auxiliary to 1.22
Browse files Browse the repository at this point in the history
  • Loading branch information
nbogojevic authored Nov 14, 2021
1 parent a197226 commit 009396d
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions zigbee2mqtt-auxiliary/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
## 1.22.0-2
- Fix availability configuration

## 1.22.0-1
- Updated Zigbee2MQTT to version [`1.22.0`](https://github.com/Koenkk/zigbee2mqtt/releases/tag/1.22.0)

## 1.21.2-1
- Updated Zigbee2MQTT to version [`1.21.2`](https://github.com/Koenkk/zigbee2mqtt/releases/tag/1.21.2)

## 1.21.1-1
- Updated Zigbee2MQTT to version [`1.21.1`](https://github.com/Koenkk/zigbee2mqtt/releases/tag/1.21.1)

Expand Down
2 changes: 1 addition & 1 deletion zigbee2mqtt-auxiliary/config.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "Zigbee2mqtt (auxiliary)",
"version": "1.21.2-1",
"version": "1.22.0-2",
"slug": "zigbee2mqtt-auxiliary",
"description": "Use your ZigBee devices without the vendor's bridge or gateway (auxiliary)",
"uart": true,
Expand Down

0 comments on commit 009396d

Please sign in to comment.