File tree Expand file tree Collapse file tree 3 files changed +9
-2
lines changed
Expand file tree Collapse file tree 3 files changed +9
-2
lines changed Original file line number Diff line number Diff line change 44name : Latest commit
55
66env :
7- CACHE_VERSION : 4
7+ CACHE_VERSION : 5
88 DEFAULT_PYTHON : " 3.11"
99 PRE_COMMIT_HOME : ~/.cache/pre-commit
1010
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## v0.35.4
4+
5+ - Maintenance, archive older firmware and clean/update tests accordingly
6+ - Add 4.4.2 Anna testing (for now only the without boiler)
7+ - Introduce quick-fixture generation without testing
8+ - Fix ` adam_jip ` testcase
9+
310## v0.35.3
411
512- Working solution for [ Core Issue #104433 ] ( https://github.com/home-assistant/core/issues/104433 )
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
44
55[project ]
66name = " plugwise"
7- version = " 0.35.3 "
7+ version = " 0.35.4 "
88license = {file = " LICENSE" }
99description = " Plugwise Smile (Adam/Anna/P1) and Stretch module for Python 3."
1010readme = " README.md"
You can’t perform that action at this time.
0 commit comments