Updated (EN) First Steps Installation and Setup (markdown)
@@ -61,9 +61,12 @@ substitutions:
|
||||
|
||||
###### CHANGE ME ######
|
||||
|
||||
device_name: "YOUR NSPANEL_NAME"
|
||||
wifi_ssid: "YOUR WIFI SSID"
|
||||
wifi_password: "YOUR WIFI PASSWORD"
|
||||
device_name: "nspanel_buero" # ändere Name zum Beispiel in den Raum wo das NSPanel verbaut wird. Wird im Blueprint benötigt
|
||||
wifi_ssid: !secret wifi_ssid # Gib dein WLAN Name ein
|
||||
wifi_password: !secret wifi_password # Gib dein Passwort fürs WLAN ein
|
||||
|
||||
nextion_update_url: "http://HOME-ASSISTANT-IP:8123/local/nspanel/nspanel.tft" # URL to local tft File
|
||||
# nextion_update_url: "https://raw.githubusercontent.com/Blackymas/NSPanel_HA_Blueprint/main/nspanel.tft"
|
||||
|
||||
##### CHANGE ME #####
|
||||
|
||||
@@ -71,7 +74,6 @@ substitutions:
|
||||
|
||||
##### DO NOT CHANGE ANYTHING! #####
|
||||
|
||||
nextion_update_url: "https://raw.githubusercontent.com/Blackymas/NSPanel_HA_Blueprint/main/nspanel.tft"
|
||||
packages:
|
||||
##### download esphome code from Github
|
||||
remote_package:
|
||||
|
||||
Reference in New Issue
Block a user