You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the problem you have/What new integration you would like
I’m working on a solar-diverter energy monitor where I need to sum the daily on-time of a pulsing signal, where the pulse-widths can be as short as 30 ms. It would be great to have this feature.
Please describe your use case for this integration and alternatives you've tried:
I’ve tried the “Pulse Meter Sensor” but that only counts total number of pulses. I’ve also tried the “Pulse Counter Sensor” combined with the “Integration Sensor” but again, these are essentially counting the number of pulses and not the cumulative pulse-width.
Additional context
The source code of the “Pulse Meter Sensor” looks like it’s measuring pulse-widths, but there’s no way of currently getting the daily, hourly, etc. summed up pulse-width’s. This would be a really cool feature.
The text was updated successfully, but these errors were encountered:
Describe the problem you have/What new integration you would like
I’m working on a solar-diverter energy monitor where I need to sum the daily on-time of a pulsing signal, where the pulse-widths can be as short as 30 ms. It would be great to have this feature.Please describe your use case for this integration and alternatives you've tried:
I’ve tried the “Pulse Meter Sensor” but that only counts total number of pulses. I’ve also tried the “Pulse Counter Sensor” combined with the “Integration Sensor” but again, these are essentially counting the number of pulses and not the cumulative pulse-width.Additional context
The source code of the “Pulse Meter Sensor” looks like it’s measuring pulse-widths, but there’s no way of currently getting the daily, hourly, etc. summed up pulse-width’s. This would be a really cool feature.The text was updated successfully, but these errors were encountered: