Update lilygo_t5_47_display.h#3
Update lilygo_t5_47_display.h#3idefxH wants to merge 5 commits intoashald:lilygo-t5-47-always-onfrom
Conversation
Make it compatible with ESPHome 2022.6+
|
@ashald Please integrate changes. Which now breaks compilations. :( |
…ef, "it")], return_type=cg.void; AttributeError: module 'esphome.components.display' has no attribute 'DisplayBufferRef')
|
Having same problems here with that error. |
|
My PR solved it normally… |
|
Thanks. Maybe there is a different (basic) mistake in my configuration? Copied directly from esphome/feature-requests#1109 (comment) My system is HA 2023.11.3 with OS 11.1 (generic-x86-64 on an SSD in an old Dell Wyse Thin Client) No idea what's going wrong here. |
Hello, |
|
Replace
|
|
Hi @idefxH Using your updated component, do you have any idea why I would get the following issue when trying to use the touchscreen platform "lilygo_t5_47"? touchscreen:
ID 't5_display' of type lilygo_t5_47::LilygoT547Display doesn't inherit from display::Display. Please double check your ID is pointing to the correct value. Many thanks in advance for the help! :) |
Make the always-on branch compatible with ESPHome 2022.6+
What does this implement/fix?
Types of changes
Related issue or feature (if applicable): fixes
Pull request in esphome-docs with documentation (if applicable): esphome/esphome-docs#
Test Environment
Example entry for
config.yaml:# Example config.yamlChecklist:
tests/folder).If user exposed functionality or configuration variables are added/changed: