diff --git a/esphome.yaml b/esphome.yaml index d64a765..8fcb3d5 100644 --- a/esphome.yaml +++ b/esphome.yaml @@ -5,12 +5,12 @@ substitutions: ##### advanced config activate only when you know what you do ##### # ## 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 - # friendly_name: "NSPanel Name02" # ändere Name zum Beispiel in den Raum wo das NSPanel verbaut wird + # device_name: "nspanel-name" # ändere Name zum Beispiel in den Raum wo das NSPanel verbaut wird. Wird im Blueprint benötigt + # 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_password: !secret nspanel_wifi_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 ## # ip: "10.0.0.7"