esphome / esphome/feature-requests
Duty Cycle Sensor from a binary sensor
Open
component: binary_sensor
component: duty_cycle
- Dominant language
- No language data
- Stars
- 450
- Forks
- 29
- PR merge metrics
- No merged PRs in 30d
Description
**Describe the problem you have/What new integration you would like**
It would be a great addition to have a duty cycle sensor measuring activity from a binary sensor and not only from a GPIO pin
**Please describe your use case for this integration and alternatives you've tried:**
Example of usage:
```sensor:
- platform: duty_cycle
entity_id: id_of_my_binary_sensor
name: Duty Cycle Sensor
```
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.