Skip to content

v0.1.10

Latest

Choose a tag to compare

@thanhn062 thanhn062 released this 27 Jun 02:06

Fixed

  • Fixed the top README image for HACS by using an absolute raw GitHub image URL.
  • Added repository-level brand/icon.png and brand/logo.png assets so HACS listing metadata can find the integration icon.

Validation

  • python3 -m unittest discover -s tests -p test_*.py
  • node --check custom_components/maintenance_tracker/static/maintenance-tracker-manager.js
  • node --test tests/test_frontend_helpers.mjs
  • python3 -m py_compile custom_components/maintenance_tracker/*.py