github esphome
This commit is contained in:
@@ -5,12 +5,12 @@ substitutions:
|
|||||||
##### advanced config activate only when you know what you do #####
|
##### advanced config activate only when you know what you do #####
|
||||||
|
|
||||||
# ## usage of secrets-file ## -> comment in ###### Change ME ######
|
# ## usage of secrets-file ## -> comment in ###### Change ME ######
|
||||||
# device_name: "nspanel_name01" # ändere Name zum Beispiel in den Raum wo das NSPanel verbaut wird. Wird im Blueprint benötigt
|
# device_name: "nspanel-name" # ändere Name zum Beispiel in den Raum wo das NSPanel verbaut wird. Wird im Blueprint benötigt
|
||||||
# friendly_name: "NSPanel Name02" # ändere Name zum Beispiel in den Raum wo das NSPanel verbaut wird
|
# friendly_name: "NSPanel Name" # ändere Name zum Beispiel in den Raum wo das NSPanel verbaut wird
|
||||||
# wifi_ssid: !secret nspanel_wifi_ssid # add in your esphome secrets file.
|
# wifi_ssid: !secret nspanel_wifi_ssid # add in your esphome secrets file.
|
||||||
# wifi_password: !secret nspanel_wifi_password # add in your esphome secrets file.
|
# wifi_password: !secret nspanel_wifi_password # add in your esphome secrets file.
|
||||||
# ota_password: !secret nspanel_ota_password # add in your esphome secrets file.
|
# ota_password: !secret nspanel_ota_password # add in your esphome secrets file.
|
||||||
# nextion_update_url: !secret nspanel_update_url # add in your esphome secrets file.
|
# nextion_update_url: !secret nspanel_update_url # add in your esphome secrets file. Example: "http://"HOME ASSISTANT IP":8123/local/nspanel/nspanel.tft"
|
||||||
|
|
||||||
# ## static ip config ##
|
# ## static ip config ##
|
||||||
# ip: "10.0.0.7"
|
# ip: "10.0.0.7"
|
||||||
|
|||||||
Reference in New Issue
Block a user