Skip to content

v1.2.1

Choose a tag to compare

@Geek-MD Geek-MD released this 23 May 06:13
6367753

πŸ†• HA Daily Counter v1.2.1

πŸš€ New Services

  • ha_daily_counter.reset_counter
    Reset any counter back to zero via a service call.
  • ha_daily_counter.set_counter
    Set a specific integer value on a counter via a service call.

πŸ“– Documentation

  • Added a Services section to the README, showing usage examples for both new services.
  • Introduced services.yaml to formally define and validate service schemas.

πŸ› οΈ Improvements

  • Service handlers now use voluptuous schemas to validate entity_id and value inputs.
  • Enhanced logging for manual resets and value assignments to aid debugging.

Maintained by Geek-MD. Enjoy!