File tree Expand file tree Collapse file tree 2 files changed +5
-1
lines changed
Expand file tree Collapse file tree 2 files changed +5
-1
lines changed Original file line number Diff line number Diff line change 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 ) )
Original file line number Diff line number Diff line change 11[tool .poetry ]
22name = " python-omnilogic-local"
3- version = " 0.3.1 "
3+ version = " 0.3.2 "
44description = " A library for local control of Hayward OmniHub/OmniLogic pool controllers using their local API"
55authors = [" cryptk <cryptk@users.noreply.github.com>" , " djtimca" , " garionphx" ]
66license = " Apache-2.0"
You can’t perform that action at this time.
0 commit comments