Change history

Version v0.0.4 is focused on generalizing the card and preparing it for use with any septic tanks and similar monitoring systems. As part of this release, the card configuration was reworked, the documentation was updated, the visual appearance was improved, and changes required for scaling the solution to multiple objects were implemented.

Changelog:

  • generalized the card logic to support any septic tanks

  • updated and unified the configuration structure and default values

  • updated card styles to improve visual appearance

  • changed the icon for the x_level parameter

  • removed the deprecated getEntityId function

  • removed debug logging

  • added support for the @/ import alias

  • implemented localization support

  • added tests for the localization function

  • updated card images and screenshots

  • added a test septic dashboard to validate the generalized card

  • updated the README to reflect the unified configuration model