Skip to content

Commit

Permalink
chore: release v1.6.3
Browse files Browse the repository at this point in the history
  • Loading branch information
jvandenaardweg committed Dec 19, 2024
1 parent 3814375 commit b4d54af
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 3 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,16 @@ All notable changes to this project will be documented in this file. Dates are d

Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).

#### [1.6.3](https://github.com/jvandenaardweg/homebridge-homewizard-energy-socket/compare/1.6.2...1.6.3)

- refactor: prevent flooding logs when error happens during polling [`3814375`](https://github.com/jvandenaardweg/homebridge-homewizard-energy-socket/commit/381437531504475e02cc4faac4d83d52e9a1d47f)
- feat: stop state polling temporary when manually switching on or off [`58c2d40`](https://github.com/jvandenaardweg/homebridge-homewizard-energy-socket/commit/58c2d4019d94a7e45e3a7605869ff98e9abf2729)

#### [1.6.2](https://github.com/jvandenaardweg/homebridge-homewizard-energy-socket/compare/1.6.1...1.6.2)

> 20 December 2024
- chore: release v1.6.2 [`d34b3aa`](https://github.com/jvandenaardweg/homebridge-homewizard-energy-socket/commit/d34b3aa0472c2c88edbd56ef17515162c28f8dbe)
- chore: update error logging [`bca37bf`](https://github.com/jvandenaardweg/homebridge-homewizard-energy-socket/commit/bca37bfae1c5cd46f7fbcdb317cb8d019b5ad115)

#### [1.6.1](https://github.com/jvandenaardweg/homebridge-homewizard-energy-socket/compare/1.6.0...1.6.1)
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
@@ -1,7 +1,7 @@
{
"displayName": "Homebridge HomeWizard Energy Socket",
"name": "homebridge-homewizard-energy-socket",
"version": "1.6.2",
"version": "1.6.3",
"description": "This Homebridge plugin exposes your HomeWizard Energy Sockets to Apple HomeKit. So you can use the Home App to switch your Energy Sockets on or off and integrate the Energy Sockets into your Home Automations.",
"license": "MIT",
"author": {
Expand Down

0 comments on commit b4d54af

Please sign in to comment.