Use initial_value for fw_url
It should be available together with the component
This commit is contained in:
@@ -28,10 +28,8 @@ esphome:
|
||||
platformio_options:
|
||||
build_flags:
|
||||
- -D NSPANEL_HA_BLUEPRINT_PREBUILT_WALL_DISPLAY
|
||||
on_boot:
|
||||
- priority: 602.0
|
||||
then:
|
||||
- text.set:
|
||||
id: fw_url
|
||||
value: "https://raw.githubusercontent.com/Blackymas/NSPanel_HA_Blueprint/main/prebuilt/wall_display.bin"
|
||||
|
||||
text:
|
||||
- id: !extend fw_url
|
||||
initial_value: "https://raw.githubusercontent.com/Blackymas/NSPanel_HA_Blueprint/main/prebuilt/wall_display.bin"
|
||||
...
|
||||
|
||||
Reference in New Issue
Block a user