Michael Doppler

Results 3 issues of 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...

has-parent
next

# 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...

new-integration
has-tests
integration: mcp3428

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...