From c58c960254ec28e8de6446c844c4e4d3898f3e6e Mon Sep 17 00:00:00 2001 From: Blackymas <41958506+Blackymas@users.noreply.github.com> Date: Sat, 22 Oct 2022 00:41:06 +0200 Subject: [PATCH] Update BETA_esphome.yaml --- BETA Version/BETA_esphome.yaml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/BETA Version/BETA_esphome.yaml b/BETA Version/BETA_esphome.yaml index 56b7918..a3c5077 100644 --- a/BETA Version/BETA_esphome.yaml +++ b/BETA Version/BETA_esphome.yaml @@ -9,8 +9,8 @@ substitutions: wifi_ssid: !secret wifi_ssid # add in your esphome secrets file. wifi_password: !secret wifi_password # add in your esphome secrets file. ota_password: !secret ota_password # add in your esphome secrets file. - nextion_update_url: !secret nextion_update_url_buero # add in your esphome secrets file. - +# nextion_update_url: !secret nextion_update_url_buero # add in your esphome secrets file. + nextion_update_url: "http://192.168.4.250:8123/local/nspanel/buero/nspanel_buero.tft" ###### EDIT THE BELOW ENTITIES FOR YOURS... ####################################################################### #ha_weekday: sensor.wochentag ##### Sensor Wochentag generiert in HA (custom_configuration -> nspanel) ##### @@ -296,8 +296,8 @@ binary_sensor: pin: number: 14 inverted: true - on_click: - - switch.toggle: relay_1 +# on_click: +# - switch.toggle: relay_1 ##### RIGHT BUTTON BELOW DISPLAY TO TOGGLE RELAY ##### - platform: gpio @@ -305,8 +305,8 @@ binary_sensor: pin: number: 27 inverted: true - on_click: - - switch.toggle: relay_2 +# on_click: +# - switch.toggle: relay_2 ##### THERMOSTAT - BUTTON DECREASES CLIMATE TARGET TEMPERATURE IN HA ##### - platform: nextion