Skip to content

Commit c32ad04

Browse files
github-actions[bot]muhlba91
authored andcommitted
chore(release): release 10.0.0
1 parent 1c52557 commit c32ad04

File tree

4 files changed

+44
-3
lines changed

4 files changed

+44
-3
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "9.0.0"
2+
".": "10.0.0"
33
}

CHANGELOG.md

Lines changed: 41 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,47 @@
11
# Changelog
22

33

4+
## [10.0.0](https://github.com/muhlba91/onyx-homeassistant-integration/compare/v9.0.0...v10.0.0) (2024-02-18)
5+
6+
7+
### ⚠ BREAKING CHANGES
8+
9+
* set the minimum python version to 3.12 and applies a major homeassistant update
10+
11+
### Features
12+
13+
* update to python 3.12; update to homeassistant 2024.x.x ([7433fa0](https://github.com/muhlba91/onyx-homeassistant-integration/commit/7433fa013c48a7e437f842a37bb46f121402b3e1))
14+
15+
16+
### Bug Fixes
17+
18+
* **ci:** remove snyk integration ([1d2a89b](https://github.com/muhlba91/onyx-homeassistant-integration/commit/1d2a89beef65481af9a7207d536402996c91b1bd))
19+
* use CoverEntityFeature instead of constants; fix [#114](https://github.com/muhlba91/onyx-homeassistant-integration/issues/114) ([5f44ed3](https://github.com/muhlba91/onyx-homeassistant-integration/commit/5f44ed33a0d0aa21f527b011b65dde1ab570b19d))
20+
21+
22+
### Miscellaneous Chores
23+
24+
* **deps:** update abatilo/actions-poetry action to v3 ([bdd8faa](https://github.com/muhlba91/onyx-homeassistant-integration/commit/bdd8faa3703a89fdecdec90b9466056641f0f02f))
25+
* **deps:** update dependencies ([270a737](https://github.com/muhlba91/onyx-homeassistant-integration/commit/270a737d2544946021bce33570a762401ed197ff))
26+
* **deps:** update dependency coverage to v7.3.4 ([03e0fcc](https://github.com/muhlba91/onyx-homeassistant-integration/commit/03e0fcc412d0bef80f0f1883d5aff670d846b71b))
27+
* **deps:** update dependency coverage to v7.4.0 ([9ed18b1](https://github.com/muhlba91/onyx-homeassistant-integration/commit/9ed18b19c074c7793162d128a80d0045c406f31c))
28+
* **deps:** update dependency coverage to v7.4.1 ([1cb5d7d](https://github.com/muhlba91/onyx-homeassistant-integration/commit/1cb5d7d4e2096fa1a203699302c9f0b1914f2718))
29+
* **deps:** update dependency homeassistant to v2024.2.2 ([e8b4dde](https://github.com/muhlba91/onyx-homeassistant-integration/commit/e8b4dde160376c9628f5e863ebd0382cd2b7cf44))
30+
* **deps:** update dependency pre-commit to v3.6.1 ([399e38c](https://github.com/muhlba91/onyx-homeassistant-integration/commit/399e38c7af7aa42926b5b37659f644f3bb5ed820))
31+
* **deps:** update dependency pytest to v7.4.4 ([d35f196](https://github.com/muhlba91/onyx-homeassistant-integration/commit/d35f196f32ac4e9446b59165b6c7cb611c1e7ff1))
32+
* **deps:** update dependency pytest to v8 ([bec6b0a](https://github.com/muhlba91/onyx-homeassistant-integration/commit/bec6b0a6a72cfdc423dd4c7de3d1bcf12816f45c))
33+
* **deps:** update dependency pytest to v8.0.1 ([dd67299](https://github.com/muhlba91/onyx-homeassistant-integration/commit/dd67299ca7c9d8d135764e15626c25b16336dfcc))
34+
* **deps:** update dependency pytest-asyncio to v0.23.3 ([d65bd97](https://github.com/muhlba91/onyx-homeassistant-integration/commit/d65bd97f94d8136fdcf45d4c5062ec0ae9d137ca))
35+
* **deps:** update dependency pytest-asyncio to v0.23.4 ([d4c5c75](https://github.com/muhlba91/onyx-homeassistant-integration/commit/d4c5c7572e4295cd7b8c13b1fc04ba2088145097))
36+
* **deps:** update dependency pytest-asyncio to v0.23.5 ([cbe12ad](https://github.com/muhlba91/onyx-homeassistant-integration/commit/cbe12ade4ebe46a335e80e3b99ca459baafe7995))
37+
* **deps:** update dependency ruff to ^0.2.0 ([922eed5](https://github.com/muhlba91/onyx-homeassistant-integration/commit/922eed59fdd98036d1ab3995430fd6f01666d01a))
38+
* **deps:** update dependency ruff to v0.1.11 ([a141ade](https://github.com/muhlba91/onyx-homeassistant-integration/commit/a141ade3b375b2338e24123fed9fbb54c0975f0f))
39+
* **deps:** update dependency ruff to v0.1.14 ([e335b0b](https://github.com/muhlba91/onyx-homeassistant-integration/commit/e335b0b8888777546d1d24da05ef86549ef63e19))
40+
* **deps:** update dependency ruff to v0.1.15 ([d85efa1](https://github.com/muhlba91/onyx-homeassistant-integration/commit/d85efa160d366c8d5a54993e19658be98f9dc595))
41+
* **deps:** update dependency ruff to v0.1.9 ([74975a4](https://github.com/muhlba91/onyx-homeassistant-integration/commit/74975a404d87d13015e54e6641a0d4c35e65d6a1))
42+
* **deps:** update dependency ruff to v0.2.1 ([a4e480b](https://github.com/muhlba91/onyx-homeassistant-integration/commit/a4e480bd8080a90205ff574f22635be3c1595f26))
43+
* **deps:** update dependency ruff to v0.2.2 ([1c52557](https://github.com/muhlba91/onyx-homeassistant-integration/commit/1c5255760a4b0e7654ef16377dfbbbc70727be3b))
44+
445
## [9.0.0](https://github.com/muhlba91/onyx-homeassistant-integration/compare/v8.0.0...v9.0.0) (2023-12-19)
546

647

custom_components/hella_onyx/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,5 +15,5 @@
1515
"@muhlba91"
1616
],
1717
"iot_class": "cloud_polling",
18-
"version": "9.0.0"
18+
"version": "10.0.0"
1919
}

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ build-backend = "poetry.core.masonry.api"
66

77
[tool.poetry]
88
name = "onyx-homeassistant-integration"
9-
version = "9.0.0"
9+
version = "10.0.0"
1010
description = "Home Assistant Integration for Hella's ONYX.CENTER API."
1111
license = "MIT"
1212
authors = [

0 commit comments

Comments
 (0)