Fix substitutions

This commit is contained in:
2026-05-11 12:33:44 +02:00
parent a8b0107c44
commit c071b1b20a
3 changed files with 11 additions and 5 deletions
+5
View File
@@ -0,0 +1,5 @@
{
"recommendations": [
"esphome.esphome-vscode"
]
}
+3 -2
View File
@@ -35,11 +35,12 @@ packages:
remote_package_files:
url: https://gitea.furb.it/kennyboy55/ESPHome_ButtonPlusV2
files:
- 'package/3bar_1display.yaml'
ref: main
path: 'package/3bar_1display.yaml'
vars:
nr_of_pages: '1'
page_names: '{"Start"}'
ref: main
font:
- file: "https://github.com/web-fonts/ttf/raw/refs/heads/master/bpg-ingiri-arial-webfont.ttf"
+1 -1
View File
@@ -36,7 +36,7 @@ spi:
clk_pin: GPIO6
mosi_pin: GPIO5
substituions:
substitutions:
nr_of_pages: 1
page_names: '{"Page 1"}'