Thanks
Thanks to @andreondra, @Gifford47, @vschroeter and @wickedchicken for new features in this release.
What's Changed
- Release 0.16 by @unixorn in #265
- Added
select
,image
andcamera
entities by @Gifford47 in #264 - Remove
thelogrus
by @unixorn in #256 - Added option to provide an existing mqtt client for the connection. by @vschroeter in #263
- Added link to another project which uses this library by @andreondra in #221
- Add usage information for
Sensors
by @wickedchicken in #232 - Add link to
ha-mqtt-discoverable-cli
by @unixorn in #257 - Switch to ruff by @unixorn in #207
- Add FAQ by @unixorn in #213
- Fixed a minor typo in README.md by @unixorn in #235
Dependabot updates
- build(deps-dev): Bump ruff from 0.4.4 to 0.4.5 by @dependabot in #209
- build(deps-dev): Bump pytest from 8.2.0 to 8.2.1 by @dependabot in #208
- build(deps): Bump pydantic from 2.7.1 to 2.7.2 by @dependabot in #210
- build(deps-dev): Bump ruff from 0.4.5 to 0.4.8 by @dependabot in #212
- build(deps-dev): Bump pytest from 8.2.1 to 8.2.2 by @dependabot in #214
- build(deps-dev): Bump ruff from 0.4.8 to 0.4.9 by @dependabot in #219
- build(deps-dev): Bump flake8 from 7.0.0 to 7.1.0 by @dependabot in #218
- build(deps): Bump docker/build-push-action from 5 to 6 by @dependabot in #216
- build(deps-dev): Bump ruff from 0.4.9 to 0.4.10 by @dependabot in #220
- build(deps-dev): Bump ruff from 0.4.10 to 0.5.0 by @dependabot in #223
- build(deps-dev): Bump ruff from 0.5.0 to 0.5.1 by @dependabot in #225
- build(deps-dev): Bump ruff from 0.5.1 to 0.5.2 by @dependabot in #227
- build(deps-dev): Bump ruff from 0.5.2 to 0.5.4 by @dependabot in #230
- build(deps-dev): Bump pytest from 8.2.2 to 8.3.2 by @dependabot in #234
- build(deps-dev): Bump ruff from 0.5.4 to 0.5.7 by @dependabot in #236
- build(deps-dev): Bump pre-commit from 3.7.1 to 3.8.0 by @dependabot in #233
- build(deps-dev): Bump ruff from 0.5.7 to 0.6.1 by @dependabot in #238
- build(deps-dev): Bump flake8 from 7.1.0 to 7.1.1 by @dependabot in #237
- build(deps-dev): Bump ruff from 0.6.1 to 0.6.2 by @dependabot in #241
- build(deps): Bump oxsecurity/megalinter from 7 to 8 by @dependabot in #240
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #239
- build(deps-dev): Bump ruff from 0.6.2 to 0.6.3 by @dependabot in #242
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #243
- build(deps-dev): Bump ruff from 0.6.3 to 0.6.4 by @dependabot in #244
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #248
- build(deps-dev): Bump setuptools from 69.5.1 to 70.0.0 by @dependabot in #228
- build(deps-dev): Bump ruff from 0.6.4 to 0.6.5 by @dependabot in #246
- build(deps-dev): Bump pytest from 8.3.2 to 8.3.3 by @dependabot in #247
- build(deps-dev): Bump ruff from 0.6.5 to 0.6.7 by @dependabot in #250
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #251
- build(deps-dev): Bump ruff from 0.6.7 to 0.6.8 by @dependabot in #252
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #253
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #260
- build(deps-dev): Bump pre-commit from 3.8.0 to 4.0.0 by @dependabot in #259
- build(deps-dev): Bump pre-commit from 4.0.0 to 4.0.1 by @dependabot in #261
New Contributors
- @andreondra made their first contribution in #221
- @wickedchicken made their first contribution in #232
- @pre-commit-ci made their first contribution in #239
- @vschroeter made their first contribution in #263
- @Gifford47 made their first contribution in #264
Full Changelog: v0.14.0...v0.16.0