esphome / esphome/feature-requests
Absolute Pulse Counter with manual Reset
- Dominant language
- No language data
- Stars
- 450
- Forks
- 29
- PR merge metrics
- No merged PRs in 30d
Description
**Absolute Pulse Counter with manual Reset**
**For using ESPHome as monitoring system for a test stand it would be a basic feature to have a counter (uint32_t) for counting events.**
**The existing component pulse_counter is timebased and not useable for this.**
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reviewing the existing pulse_counter component in ESPHome and determine how its time-based behavior differs from the requested absolute counter. Clarify the expected uint32_t counting and manual-reset behavior, then verify that the finished feature counts test-stand events independently of time and can be reset manually.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- embedded-iot
- Domain
- embedded-iot
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100