mirror of
https://github.com/esphome/esphome.git
synced 2025-01-22 04:15: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: |-
|
||||
it.filled_circle(25, 25, 10);
|
||||
- type: text_run_panel
|
||||
texT_align: BASELINE_CENTER
|
||||
text_align: BASELINE_CENTER
|
||||
max_width: 100
|
||||
runs:
|
||||
- font: roboto
|
||||
text: Hello
|
||||
|
|
Loading…
Reference in a new issue