Releases: wolffshots/hass-audiobookshelf
v0.2.3 - Hotfix for issue with library details
What's Changed
- chore(deps): bump softprops/action-gh-release from 2.0.9 to 2.1.0 by @dependabot in #19
- chore(deps): bump ruff from 0.7.2 to 0.7.4 by @dependabot in #20
- Fix a bug where if some options don't exist on a library it fails to deserialise it causing a crash by @wolffshots in #22
Full Changelog: v0.2.2...v0.2.3
v0.2.2 Overhauled to support library sensors
The codebase should be easier to add more sensors to in the future even though there are still some workarounds that should be worked on.
What's Changed
- chore(deps): bump certifi from 2023.11.17 to 2024.7.4 by @dependabot in #18
- #2 additional sensor ideas by @wolffshots in #16
Full Changelog: v0.0.6...v0.2.2
v0.1.1-pre
Full Changelog: v0.0.6...v0.1.1-pre
This is near a full rewrite to improve how I do stuff
v0.0.6 Some clean up
What's Changed
-
release/v0.0.6 by @wolffshots in #14
-
chore: update deprecated method async_add_job by @wolffshots in #12
-
chore(deps): bump idna from 3.6 to 3.7 by https://github.com/dependabot in #13
-
chore(deps-dev): bump black from 23.12.1 to 24.3.0 by https://github.com/dependabot in #11
Full Changelog: v0.0.5...v0.0.6
v0.0.6-dev
What's Changed
- chore: update deprecated method
async_add_job
by @wolffshots in #12 - chore(deps): bump idna from 3.6 to 3.7 by @dependabot in #13
- chore(deps-dev): bump black from 23.12.1 to 24.3.0 by @dependabot in #11
Full Changelog: v0.0.5...v0.0.6-dev
v0.0.5 Just dependabot stuff
What's Changed
- chore(deps-dev): bump orjson from 3.9.9 to 3.9.15 by @dependabot in #8
- chore: bump hass and deps by @wolffshots in #9
Full Changelog: v0.0.4...v0.0.5
v0.0.4 - version bumps and stuff
What's Changed
- chore(deps-dev): bump urllib3 from 2.0.4 to 2.0.7 by @dependabot in #4
- chore(deps-dev): bump pip from 23.2.1 to 23.3 by @dependabot in #5
- V0.0.4 Version bump chores by @wolffshots in #6
New Contributors
- @dependabot made their first contribution in #4
- @wolffshots made their first contribution in #6
Full Changelog: v0.0.3...v0.0.4
v0.0.3 Initial release
This marks the post hass/HACS validation state of the project
Full Changelog: v0.0.2...v0.0.3
v0.0.2 testing testing 1 2 3
Full Changelog: v0.0.1...v0.0.2
v0.0.1 initial functionality
- binary sensor for connection
- sensor for open sessions
Full Changelog: https://github.com/wolffshots/hass-audiobookshelf/commits/v0.0.1