File tree Expand file tree Collapse file tree 4 files changed +15
-3
lines changed
custom_components/hella_onyx Expand file tree Collapse file tree 4 files changed +15
-3
lines changed Original file line number Diff line number Diff line change 11{
2- "." : " 11.1.0 "
2+ "." : " 11.1.1 "
33}
Original file line number Diff line number Diff line change 11# Changelog
22
33
4+ ## [ 11.1.1] ( https://github.com/muhlba91/onyx-homeassistant-integration/compare/v11.1.0...v11.1.1 ) (2025-08-27)
5+
6+
7+ ### Miscellaneous Chores
8+
9+ * ** deps:** update actions/dependency-review-action action to v4.7.2 ([ fdbcbc6] ( https://github.com/muhlba91/onyx-homeassistant-integration/commit/fdbcbc66584885fba74d9550cd4a14ca2b6c74f0 ) )
10+ * ** deps:** update actions/dependency-review-action action to v4.7.3 ([ 4874649] ( https://github.com/muhlba91/onyx-homeassistant-integration/commit/4874649806d075998bafb4eeb88e0ef24ffe1034 ) )
11+ * ** deps:** update dependency coverage to v7.10.5 ([ 74fc9ff] ( https://github.com/muhlba91/onyx-homeassistant-integration/commit/74fc9ffaaf1da89f997e10c1c40f743bc2b24e25 ) )
12+ * ** deps:** update dependency ruff to v0.12.10 ([ 8e8eb29] ( https://github.com/muhlba91/onyx-homeassistant-integration/commit/8e8eb295987de323d165ac83ffc1865ef465ce2c ) )
13+ * ** deps:** update github/codeql-action action to v3.29.10 ([ c06a4c7] ( https://github.com/muhlba91/onyx-homeassistant-integration/commit/c06a4c7c474669829656ac91d9b1f60e93ab4fbb ) )
14+ * ** deps:** update github/codeql-action action to v3.29.11 ([ e4b796e] ( https://github.com/muhlba91/onyx-homeassistant-integration/commit/e4b796ed6e06cfd6835206b8d9144150f93f2952 ) )
15+
416## [ 11.1.0] ( https://github.com/muhlba91/onyx-homeassistant-integration/compare/v11.0.0...v11.1.0 ) (2025-08-17)
517
618
Original file line number Diff line number Diff line change 1616 " @muhlba91"
1717 ],
1818 "iot_class" : " cloud_polling" ,
19- "version" : " 11.1.0 "
19+ "version" : " 11.1.1 "
2020}
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ build-backend = "poetry.core.masonry.api"
44
55[tool .poetry ]
66name = " onyx-homeassistant-integration"
7- version = " 11.1.0 "
7+ version = " 11.1.1 "
88description = " Home Assistant Integration for Hella's ONYX.CENTER API."
99license = " MIT"
1010authors = [
You can’t perform that action at this time.
0 commit comments