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