Skip to content

Commit

Permalink
chore: release v1.6.4
Browse files Browse the repository at this point in the history
  • Loading branch information
jvandenaardweg committed Dec 20, 2024
1 parent 1e3d889 commit bb4060d
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 3 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +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.4](https://github.com/jvandenaardweg/homebridge-homewizard-energy-socket/compare/1.6.3...1.6.4)

- feat: prevent flooding the logs with errors on state polling [`1e3d889`](https://github.com/jvandenaardweg/homebridge-homewizard-energy-socket/commit/1e3d8899d9e0c5623f0cbcaff8a9cace72aceb4a)

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

> 20 December 2024
- refactor: prevent flooding logs when error happens during polling [`3814375`](https://github.com/jvandenaardweg/homebridge-homewizard-energy-socket/commit/381437531504475e02cc4faac4d83d52e9a1d47f)
- chore: release v1.6.3 [`b4d54af`](https://github.com/jvandenaardweg/homebridge-homewizard-energy-socket/commit/b4d54af87bb345efee4c7ec9f66632ef9ec77245)
- 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)
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.3",
"version": "1.6.4",
"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 bb4060d

Please sign in to comment.