Update BETA_esphome.yaml

This commit is contained in:
Blackymas
2022-10-22 00:41:06 +02:00
committed by GitHub
parent a97859868f
commit c58c960254

View File

@@ -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