v1.2.1
π 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.yamlto formally define and validate service schemas.
π οΈ Improvements
- Service handlers now use voluptuous schemas to validate
entity_idandvalueinputs. - Enhanced logging for manual resets and value assignments to aid debugging.
Maintained by Geek-MD. Enjoy!