esphome / esphome/feature-requests
Optimize time and CPU on new versions
- 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**
Large amount of time and CPU updating all devices when there is a new version
**Please describe your use case for this integration and alternatives you've tried:**
We have more than 20 devices. When a new version of esphome is released, we have to up to date all the device. This use a big ammount of processor use and take so much time to update all devices to the new version of esphome.
Idea,
There is a posibility to compile just once all the frameworks that you use? after that, only compile the specific files to optimize time and CPU.
I don know if is possible. Because I don't know the code, but is only an idea.
Thanks in advance, great job!
**Additional context**
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.