Skip to content

Commit

Permalink
Release 0.18.1
Browse files Browse the repository at this point in the history
Add support for environmental sensors
Add support for smoke sensors
Fetch all initial values including running_state
  • Loading branch information
tim-hellhake committed Mar 19, 2021
1 parent 3a859da commit 7bd74e8
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -85,5 +85,5 @@
}
},
"short_name": "Zigbee",
"version": "0.18.0"
"version": "0.18.1"
}
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "zigbee-adapter",
"version": "0.18.0",
"version": "0.18.1",
"description": "Zigbee device support, via USB dongle or external Zigbee2MQTT instance.",
"author": "WebThingsIO",
"main": "lib/index.js",
Expand Down

0 comments on commit 7bd74e8

Please sign in to comment.