MrEditor97

Results 3 issues of MrEditor97

# What does this implement/fix? Adds support for the MCP9600 I2C Thermocouple Amplifier. This can also work with the MCP9601. ## Types of changes - [ ] Bugfix (non-breaking change...

new-integration
has-tests
integration: mcp9600

## Description: Adds documentation for the MCP9600 sensor. **Related issue (if applicable):** fixes **Pull request in [esphome](https://github.com/esphome/esphome) with YAML changes (if applicable):** esphome/esphome#3699 ## Checklist: - [X] Branch: `next` is...

has-parent
next

In this patch, I have added in a more precise display of the print progress percentage that is displayed within Home Assistant. The `suggested_display_precision` is set to `2` to allow...