Fix substitutions
This commit is contained in:
Vendored
+5
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"recommendations": [
|
||||
"esphome.esphome-vscode"
|
||||
]
|
||||
}
|
||||
@@ -35,11 +35,12 @@ packages:
|
||||
remote_package_files:
|
||||
url: https://gitea.furb.it/kennyboy55/ESPHome_ButtonPlusV2
|
||||
files:
|
||||
- 'package/3bar_1display.yaml'
|
||||
path: 'package/3bar_1display.yaml'
|
||||
vars:
|
||||
nr_of_pages: '1'
|
||||
page_names: '{"Start"}'
|
||||
ref: main
|
||||
vars:
|
||||
nr_of_pages: '1'
|
||||
page_names: '{"Start"}'
|
||||
|
||||
|
||||
font:
|
||||
- file: "https://github.com/web-fonts/ttf/raw/refs/heads/master/bpg-ingiri-arial-webfont.ttf"
|
||||
|
||||
+1
-1
@@ -36,7 +36,7 @@ spi:
|
||||
clk_pin: GPIO6
|
||||
mosi_pin: GPIO5
|
||||
|
||||
substituions:
|
||||
substitutions:
|
||||
nr_of_pages: 1
|
||||
page_names: '{"Page 1"}'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user