Skip to content

v0.3.0

Compare
Choose a tag to compare
@Disane87 Disane87 released this 05 Mar 19:12
· 139 commits to main since this release

0.3.0 (2024-03-05)

πŸ› οΈ Fixes

  • πŸ› Fixed a bug where used_weight is empty sometimes (03ce8fc), closes #77
  • πŸ› Refactor debug log message for filament weight calculation (956e5ba), closes #77
  • πŸ› Refactor SpoolmanAPI and SpoolManCoordinator warnings (b1c0cb8), closes #77
  • Better handling of null values (aa0d763), closes #61 #58
  • fixed errors in automation example and added badges for achived spools in card examples (bb36191)

πŸš€ Features

  • πŸ› Add debug logging for spool information (df84521), closes #77
  • ✨ Configuration of Entry can be edited later (to change values like update_interval) (ed201f9), closes #82

πŸ“” Docs

  • added usage of entities in cards to readme (c99262f), closes #62