Skip to content

Commit

Permalink
Merge pull request #12 from kyle-seongwoo-jun/release-please--branche…
Browse files Browse the repository at this point in the history
…s--latest--components--homebridge-navien-smart

chore(latest): release 1.4.0
  • Loading branch information
kyle-seongwoo-jun authored Feb 21, 2024
2 parents d752249 + 95b6f2f commit 33af5ed
Show file tree
Hide file tree
Showing 3 changed files with 16 additions and 3 deletions.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# Changelog

## [1.4.0](https://github.com/kyle-seongwoo-jun/homebridge-navien-smart/compare/v1.3.0...v1.4.0) (2024-02-21)


### Features

* control idle state to set min temperature ([d752249](https://github.com/kyle-seongwoo-jun/homebridge-navien-smart/commit/d752249e1e56f457d57dce978875ab403dbb3946))


### Bug Fixes

* remove showCurrentTemperatureAsTarget option ([991f201](https://github.com/kyle-seongwoo-jun/homebridge-navien-smart/commit/991f2011c514f777edc28baccc6ee4b5019be76c))
* update mininum temperature value for idle state ([1ba4576](https://github.com/kyle-seongwoo-jun/homebridge-navien-smart/commit/1ba457603192348f84c4226eb6abd08ad6ad1c35))

## [1.3.0](https://github.com/kyle-seongwoo-jun/homebridge-navien-smart/compare/v1.2.1...v1.3.0) (2024-02-20)


Expand Down
4 changes: 2 additions & 2 deletions 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
Expand Up @@ -2,7 +2,7 @@
"private": false,
"displayName": "Navien Smart",
"name": "homebridge-navien-smart",
"version": "1.3.0",
"version": "1.4.0",
"description": "Homebridge plugin to control Navien devices via Navien Smart",
"license": "Apache-2.0",
"repository": {
Expand Down

0 comments on commit 33af5ed

Please sign in to comment.