mirror of
https://github.com/esphome/esphome.git
synced 2025-01-23 04:45:58 +01:00
Test, clang-format, and ci-custom fixes
This commit is contained in:
parent
38ac72c912
commit
5f47c6e255
2 changed files with 7 additions and 6 deletions
|
@ -4351,7 +4351,8 @@ graphical_layout:
|
||||||
lambda: |-
|
lambda: |-
|
||||||
it.filled_circle(25, 25, 10);
|
it.filled_circle(25, 25, 10);
|
||||||
- type: text_run_panel
|
- type: text_run_panel
|
||||||
texT_align: BASELINE_CENTER
|
text_align: BASELINE_CENTER
|
||||||
|
max_width: 100
|
||||||
runs:
|
runs:
|
||||||
- font: roboto
|
- font: roboto
|
||||||
text: Hello
|
text: Hello
|
||||||
|
|
Loading…
Reference in a new issue