Skip to content

Commit

Permalink
1.7.1
Browse files Browse the repository at this point in the history
✒️ Automatically generated by python-semantic-release
  • Loading branch information
semantic-release committed Feb 11, 2025
1 parent 328dff6 commit 2996851
Show file tree
Hide file tree
Showing 2 changed files with 25 additions and 1 deletion.
24 changes: 24 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,30 @@

<!-- version list -->

## v1.7.1 (2025-02-11)

### :arrow_up:

- :arrow_up: bump precommit dependencies
([`5f62acb`](https://github.com/Jezza34000/homeassistant_petkit/commit/5f62acb722c1445da4022cb76063e1c685e000bb))

### :wheelchair:

- :wheelchair: add fastpolling for switch action
([`9428959`](https://github.com/Jezza34000/homeassistant_petkit/commit/94289597346d1f279d2a5ff3509685e19eb98b0b))

- :wheelchair: improvement of buttons by activation/deactivation depending on the possibility of the
action
([`0d36590`](https://github.com/Jezza34000/homeassistant_petkit/commit/0d36590dc927052099f45bae9c52b3a0462c8721))

### Other

- Merge pull request #29 from Jezza34000/develop
([`328dff6`](https://github.com/Jezza34000/homeassistant_petkit/commit/328dff6de8d0615e113db3fb350da428bba6be73))

:wheelchair: add fastpolling for switch action


## v1.7.0 (2025-02-04)

### :arrow_up:
Expand Down
2 changes: 1 addition & 1 deletion custom_components/petkit/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,5 +8,5 @@
"issue_tracker": "https://github.com/Jezza34000/homeassistant_petkit/issues",
"loggers": ["petkit"],
"requirements": ["pypetkitapi==1.11.3", "aiofiles==24.1.0"],
"version": "1.7.0"
"version": "1.7.1"
}

0 comments on commit 2996851

Please sign in to comment.