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:
|
remote_package_files:
|
||||||
url: https://gitea.furb.it/kennyboy55/ESPHome_ButtonPlusV2
|
url: https://gitea.furb.it/kennyboy55/ESPHome_ButtonPlusV2
|
||||||
files:
|
files:
|
||||||
- 'package/3bar_1display.yaml'
|
path: 'package/3bar_1display.yaml'
|
||||||
ref: main
|
|
||||||
vars:
|
vars:
|
||||||
nr_of_pages: '1'
|
nr_of_pages: '1'
|
||||||
page_names: '{"Start"}'
|
page_names: '{"Start"}'
|
||||||
|
ref: main
|
||||||
|
|
||||||
|
|
||||||
font:
|
font:
|
||||||
- file: "https://github.com/web-fonts/ttf/raw/refs/heads/master/bpg-ingiri-arial-webfont.ttf"
|
- 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
|
clk_pin: GPIO6
|
||||||
mosi_pin: GPIO5
|
mosi_pin: GPIO5
|
||||||
|
|
||||||
substituions:
|
substitutions:
|
||||||
nr_of_pages: 1
|
nr_of_pages: 1
|
||||||
page_names: '{"Page 1"}'
|
page_names: '{"Page 1"}'
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user