esphome / esphome/feature-requests
External storage support
Open
enhancement
- 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**
Support for external storage like MB85RC256V instead of internal flash.
**Please describe your use case for this integration and alternatives you've tried:**
`esp8266_restore_from_flash` stores data to internal flash, but this flash has a limited number of write cycles. Why not to use external fram i2c modules like MB85RC256V with ~10^13 write cycles?
**Additional context**
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.