Skip to content

Commit

Permalink
1.18.2-1 (#78)
Browse files Browse the repository at this point in the history
* Updated add-on to 1.17.1

* Fixed auto_uart problem

* Fixed auto_uart in edge as wellg

* Image size improvements

* Deprecated devices.js method from docs

* Updated issue template and pull request template

* Fixes danielwelch/hassio-zigbee2mqtt#517 and danielwelch/hassio-zigbee2mqtt#493

* Updated contribution manual

* Fixes #24

* Updated changelog and version

* Added back transmit_power

* Fixed socat path to be more accurate

* 1.18.0-1

* OTA options

* 1.18.1-1

* Update DOCS.md

* Allow ezsp adapter type (#50)

Added forgotten adapter for recent release :)

* 1.18.2-1

Co-authored-by: Marius Ciotlos <[email protected]>
Co-authored-by: CODeRUS <[email protected]>
  • Loading branch information
3 people authored Apr 1, 2021
1 parent d51a8cc commit 3b69c0d
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions zigbee2mqtt/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
## 1.18.2-1
- Updated Zigbee2MQTT to version [`1.18.2`](https://github.com/Koenkk/zigbee2mqtt/releases/tag/1.18.2)

## 1.18.1-2
- Added missing ezsp agapter type for serial

Expand Down
2 changes: 1 addition & 1 deletion zigbee2mqtt/config.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "Zigbee2mqtt",
"version": "1.18.1-2",
"version": "1.18.2-1",
"slug": "zigbee2mqtt",
"description": "Zigbee2mqtt add-on",
"uart": true,
Expand Down

0 comments on commit 3b69c0d

Please sign in to comment.