wolffshots / hass-audiobookshelf

Adds sensors for an Audiobookshelf server to Home Assistant to show connection and active sessions
MIT License
41 stars 2 forks source link

Fix a bug where if some options don't exist on a library it fails to deserialise it causing a crash #22

Closed wolffshots closed 1 week ago

wolffshots commented 1 week ago

This pull request includes several updates to the audiobookshelf custom component. The most important changes involve updating the version, adjusting type annotations, and modifying class attributes to support None values.

Version Updates:

Type Annotation and Attribute Modifications: