* Fix requests that have a body (46) ([`13134f4`](https://github.com/MartinHjelmare/aiohomeconnect/commit/13134f4bb3d5e6409120958ef79d2e6e579af52d))
0.11.1
Bug fixes
* Raise exception only on error request (45) ([`e5479a7`](https://github.com/MartinHjelmare/aiohomeconnect/commit/e5479a7577d208a0ed6863a083f6e689eb875b96))
Chores
* Update wagoid/commitlint-github-action action to v6.2.1 ([`c897247`](https://github.com/MartinHjelmare/aiohomeconnect/commit/c897247417605b475d4d0537048b1323c6c6a96b))
0.11.0
Features
* Reference options, settings, and status enum keys at events enum (43) ([`e391340`](https://github.com/MartinHjelmare/aiohomeconnect/commit/e391340c3af2c3545f5d6f404784e9e0a3ba7d1a))
0.10.0
Features
* Raise exceptions on http errors (44) ([`112cd75`](https://github.com/MartinHjelmare/aiohomeconnect/commit/112cd75094285117201d0672072ec61d0ffcd7a5))
Chores
* Update python-semantic-release/python-semantic-release action to v9.16.1 ([`6848225`](https://github.com/MartinHjelmare/aiohomeconnect/commit/6848225337fd05d215e1d1dbcf7a900b65da7bbc)) * Update dependency python-semantic-release to v9.16.1 ([`ab274a6`](https://github.com/MartinHjelmare/aiohomeconnect/commit/ab274a639521e4907ab1b808f6093cfc6df1bdd5)) * Update python-semantic-release/python-semantic-release action to v9.16.0 ([`a5245d0`](https://github.com/MartinHjelmare/aiohomeconnect/commit/a5245d02202f2c5e4ffb9971619faeab30683146)) * Update dependency python-semantic-release to v9.16.0 ([`d005128`](https://github.com/MartinHjelmare/aiohomeconnect/commit/d005128e6a4fca7533a269179ec63aff179ae15e)) * Update pre-commit hook astral-sh/ruff-pre-commit to v0.9.1 ([`39bcea1`](https://github.com/MartinHjelmare/aiohomeconnect/commit/39bcea1c9c9918bf982d8e20e1d05470d42fef12)) * Update dependency ruff to v0.9.1 ([`87d73d9`](https://github.com/MartinHjelmare/aiohomeconnect/commit/87d73d9b4bc91837f3e4e4bdbac594deda6cf4dd))
0.9.0
Features
* Support unknown enum values (41) ([`efced94`](https://github.com/MartinHjelmare/aiohomeconnect/commit/efced94961f56e1f6621c587113f18d067231158))
0.8.0
Chores
* Update pre-commit hook astral-sh/ruff-pre-commit to v0.9.0 (42) ([`edaca49`](https://github.com/MartinHjelmare/aiohomeconnect/commit/edaca49ac00e64a11924d41b998f7ca1d5f18975)) * Update dependency ruff to ^0.9.0 ([`100c5a2`](https://github.com/MartinHjelmare/aiohomeconnect/commit/100c5a2c0df4a5140ab0aace60d512b37878c201)) * Update dependency pytest-asyncio to v0.25.2 ([`58b57ea`](https://github.com/MartinHjelmare/aiohomeconnect/commit/58b57ea933a8e730a2adc10f420a5e18146fc4f7))
Features
* Complete string enumerations and fix names (40) ([`b92e281`](https://github.com/MartinHjelmare/aiohomeconnect/commit/b92e2818623a4d72539eb362cbe5721d14d43e31))