Skip to content

v1.2.2

Choose a tag to compare

@Geek-MD Geek-MD released this 26 May 16:59
5d03879

πŸ†• HA Daily Counter v1.2.2

πŸ› Bug Fixes

  • Service availability
    Fixed issue where reset_counter/set_counter services could not find entities. Now each counter is cached in async_added_to_hass, guaranteeing that services locate and persistently update the correct entity.
  • Removed platform fallback lookup
    Eliminated use of async_get_platform in service handlers to prevent sensors from disappearing after service calls.

βœ… Improvements

  • Added debug logging in service handlers for easier troubleshooting.
  • All ruff, mypy and hassfest checks continue to pass cleanly.

Maintained by Geek-MD.