76ae133: Tests file structure according to documentation.
fef6d09: Added logbook template.
be3a827: Changed type from bool to None.
804fd02: Converted the key to a string before using it in the get method.
5c2dbff: Added explicit return statement at the end of a function.
7a3408c: Converted strings to f-strings using ruff.
46dd9c1: Removed unnecessary else statement with ruff.
3c2fae3: Reverted the removal of the else statement.
4dc6377: Reapplied the removal of the else statement.
9bba423: Removed work files.
2017ce2: Separated entity by types for better management.
0c58284: Fixed issue with "None" item of type dict[str, str] | None having no attribute items.
63917eb: Removed unused sensor key "mode".
a403385: Moved Mixer sensors to the Mixer sensor group and added icons.
a403385: Changed icon for improved consistency.
What's Changed
- Dev to master by @jontofront in #73
Full Changelog: v1.0.1-beta...v1.0.2-beta