v0.14.0
What's Changed
Features
- Add via_device property to DeviceInfo by @dianlight in #167
- Fixing a typo in README.md by @mmaeusezahl in #178
- Fix closed -> opening by @chripede in #182
- Un-private Binary Sensor update_state by @meowmeowahr in #197
Dependency updates
- build(deps): Bump gitlike-commands from 0.2.1 to 0.3.0 by @dependabot in #173
- build(deps-dev): Bump pytest from 7.4.4 to 8.0.0 by @dependabot in #171
- build(deps-dev): Bump flake8 from 6.1.0 to 7.0.0 by @dependabot in #168
- build(deps-dev): Bump pre-commit from 3.6.0 to 3.6.1 by @dependabot in #180
- build(deps-dev): Bump pre-commit from 3.6.1 to 3.6.2 by @dependabot in #184
- build(deps-dev): Bump black from 23.12.1 to 24.2.0 by @dependabot in #183
- build(deps-dev): Bump black from 24.2.0 to 24.3.0 by @dependabot in #192
- build(deps-dev): Bump pytest from 8.0.0 to 8.1.1 by @dependabot in #190
- build(deps-dev): Bump pre-commit from 3.6.2 to 3.7.0 by @dependabot in #195
- build(deps-dev): Bump black from 24.3.0 to 24.4.0 by @dependabot in #198
- build(deps-dev): Bump black from 24.4.0 to 24.4.2 by @dependabot in #200
- Bump pydantic version to ^2.0.0 by @mmaeusezahl in #191
- Fix poetry lock by @unixorn in #206
New Contributors
- @dianlight made their first contribution in #167
- @mmaeusezahl made their first contribution in #178
- @chripede made their first contribution in #182
- @meowmeowahr made their first contribution in #197
Full Changelog: v0.13.1...v0.14.0