From 730d88b3f5986e58764d639562f4b2dcd25e28c0 Mon Sep 17 00:00:00 2001 From: Blackymas Date: Sun, 6 Nov 2022 23:30:01 +0100 Subject: [PATCH] github esphome --- esphome.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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"