Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
stringbean committed Aug 26, 2020
1 parent f364788 commit 3f8220c
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# Change Log

## 0.2.0 (2020-08-26)

- Add support for overriding room target temperature.
- Add support for setting room mode:
- Off
- Auto
- Heat (manual mode)
- Set system refresh time to 1 minute.

## 0.1.2 (2020-08-25)

- Corrected dependency issue.
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@string-bean/homebridge-drayton-wiser",
"displayName": "Homebridge Drayton Wiser",
"version": "0.1.2",
"version": "0.2.0",
"description": "Homebridge plugin for Drayton Wiser heating systems",
"author": "Michael Stringer",
"license": "Apache-2.0",
Expand Down

0 comments on commit 3f8220c

Please sign in to comment.