Michael Davidson
Michael Davidson
# What does this implement/fix? Following on from #3298 this PR moves any deprecated configuration from raise an error with descriptive messaging on how to convert between the old configuration...
* **App build number**: 2.1.2 (21201) * **Android version**: 9 * **Device**: Samsung S8 From what I can see of reading the documentation and looking in the app it seems...
## Description: Removes deprecated settings from the documetnation and documents new default_preset related settings **Pull request in [esphome](https://github.com/esphome/esphome) with YAML changes (if applicable):** esphome/esphome#3643 ## Checklist: - [x] Branch: `next`...
# What does this implement/fix? I've a Waveshare 4.2 inch display marked with a V2 sticker and a board revision of "2.2". Details from [Waveshare](https://www.waveshare.com/4.2inch-e-paper-module.htm). I noticed that this isn't...
## Description: Documentation for the Graphical Layout System. **Pull request in [esphome](https://github.com/esphome/esphome) with YAML changes (if applicable):** esphome/esphome#5949 ## Checklist: - [x] I am merging into `next` because this is...
# What does this implement/fix? Adds a simple graphical layout system. My experience making ESPhome devices with a physical UI is that there's a lot of trial and error to...
I just opened #49 and was thinking it'd be good to open up a discussion about this as it's something that's affected us before and I'm sure we're not the...
# What does this implement/fix? This introduces a local coordinate system to the display component. This is useful for nested/localised drawing without having to do repeated and error prone coordinate...
## Description: **Related issue (if applicable):** Relates to #3505 **Pull request in [esphome](https://github.com/esphome/esphome) with YAML changes (if applicable):** esphome/esphome#7244 ## Checklist: - [x] I am merging into `next` because this...