esphome / esphome/feature-requests
Graph on display updating state in miliseconds
- 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**
Hello. I would like to create a display with a graph in esphome. The graph will show the progress of voltage and current measurement using the ina226 module.
The problem I have is the speed of updating the graph. The code won't let me go under 1s. It would be possible to adjust so that the graph is updated in milliseconds, e.g. 100ms? (there is a device, display limitation)
That way, I would get a more realistic view of the progress of consumption on the device.
**Please describe your use case for this integration and alternatives you've tried:**
**Additional context**
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.