Michael Doppler
Michael Doppler
## Description: **Related issue (if applicable):** fixes - **Pull request in [esphome](https://github.com/esphome/esphome) with YAML changes (if applicable):** esphome/esphome#6675 ## Checklist: - [x] I am merging into `next` because this is...
# What does this implement/fix? Adds support for the 4 channel 16 bit ADC chips of the MCP3426/7/8 family. Structure is based on the ADS1115, but the measurement is done...
The current backup script always creates full dumps that are temporarily copied, hence taking down the stack for a potentially long time and using a lot of disk space. This...