Bug Fixes
* fix: change voltage unit and speed units ([`40afd72`](https://github.com/The-Smartest-Home/hass_inspirair/commit/40afd724dcf0b25d7b8405a86777a9a35fdfa8b0))
Chores
* chore: fix styling issues ([`f9e14b3`](https://github.com/The-Smartest-Home/hass_inspirair/commit/f9e14b36f3c0c842d206e3cec11cd80316cbf7c8))
* chore: update action version ([`af972e2`](https://github.com/The-Smartest-Home/hass_inspirair/commit/af972e28b9407b188e931484425f9963314f6521))
* chore: add pages to workflow ([`4fb105a`](https://github.com/The-Smartest-Home/hass_inspirair/commit/4fb105a1f1aa850a961f02df41aa3523388c1b34))
* chore: cleanup poetry usage in ci ([`25de4e9`](https://github.com/The-Smartest-Home/hass_inspirair/commit/25de4e90419342dffe3836c879fd7b60a8624e52))
* chore(deps): bump aiomqtt from 1.2.1 to 2.0.0 (6) ([`6553131`](https://github.com/The-Smartest-Home/hass_inspirair/commit/6553131288bffe70858310f4b789b4f759bf1c46))
* chore: update mqtt client ([`9f23af0`](https://github.com/The-Smartest-Home/hass_inspirair/commit/9f23af0c39bdb8f706ebc18360cbe66b525ec291))
* chore(deps): bump aiomqtt from 1.2.1 to 2.0.0
Bumps [aiomqtt](https://github.com/sbtinstruments/aiomqtt) from 1.2.1 to 2.0.0.
- [Release notes](https://github.com/sbtinstruments/aiomqtt/releases)
- [Changelog](https://github.com/sbtinstruments/aiomqtt/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sbtinstruments/aiomqtt/compare/v1.2.1...v2.0.0)
---
updated-dependencies:
- dependency-name: aiomqtt
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <supportgithub.com> ([`4a8d371`](https://github.com/The-Smartest-Home/hass_inspirair/commit/4a8d371ce2f9777d50b161cc0a024b1826acd093))
* chore: fix broken image link ([`847d5a2`](https://github.com/The-Smartest-Home/hass_inspirair/commit/847d5a248f9caf9e5c4fbd0e31166a706a9e05ee))
* chore: add tutorial ([`ea4a9ac`](https://github.com/The-Smartest-Home/hass_inspirair/commit/ea4a9ac5947ddfd83606f1e1bd184554d9445ada))
* chore: only run tests on ubuntu ([`6cbfe83`](https://github.com/The-Smartest-Home/hass_inspirair/commit/6cbfe839397bced0f3016a4982afdab41caebe6b))
* chore(deps-dev): bump pytest from 7.4.3 to 8.0.1
Bumps [pytest](https://github.com/pytest-dev/pytest) from 7.4.3 to 8.0.1.
- [Release notes](https://github.com/pytest-dev/pytest/releases)
- [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/pytest-dev/pytest/compare/7.4.3...8.0.1)
---
updated-dependencies:
- dependency-name: pytest
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <supportgithub.com> ([`c9aba2b`](https://github.com/The-Smartest-Home/hass_inspirair/commit/c9aba2baddba0e8f577323d1e694d52f3946be9e))
* chore(deps): bump the poetry group with 4 updates
Bumps the poetry group with 4 updates: [pymodbus](https://github.com/pymodbus-dev/pymodbus), [pydantic](https://github.com/pydantic/pydantic), [pre-commit](https://github.com/pre-commit/pre-commit) and [python-semantic-release](https://github.com/python-semantic-release/python-semantic-release).