Skip to content

Commit 722e2b9

Browse files
author
github-actions
committed
0.3.2
Automatically generated by python-semantic-release
1 parent f6e518f commit 722e2b9

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22

33
<!--next-version-placeholder-->
44

5+
## v0.3.2 (2023-05-27)
6+
### Fix
7+
* Don't propagate bow_id to devices that don't exist ([#14](https://github.com/cryptk/python-omnilogic-local/issues/14)) ([`f6e518f`](https://github.com/cryptk/python-omnilogic-local/commit/f6e518ff809bbec93ec18ffa7b834e88d5e59d99))
8+
59
## v0.3.1 (2023-05-27)
610
### Fix
711
* Chlorinator telemetry enable parsing ([#13](https://github.com/cryptk/python-omnilogic-local/issues/13)) ([`4efd0d8`](https://github.com/cryptk/python-omnilogic-local/commit/4efd0d89f873cf8fad97f849f29df59fa892e395))

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "python-omnilogic-local"
3-
version = "0.3.1"
3+
version = "0.3.2"
44
description = "A library for local control of Hayward OmniHub/OmniLogic pool controllers using their local API"
55
authors = ["cryptk <cryptk@users.noreply.github.com>", "djtimca", "garionphx"]
66
license = "Apache-2.0"

0 commit comments

Comments
 (0)