This commit is contained in:
Frank "PHiAX" Weggelaar 2026-01-25 17:26:16 +01:00
parent 9f760f0bff
commit beadd7cbda
2 changed files with 3 additions and 1 deletions

View file

@ -15,7 +15,7 @@ binary_sensor:
number: GPIO0 number: GPIO0
mode: INPUT_PULLUP mode: INPUT_PULLUP
inverted: True inverted: True
name: "${friendly_devicename} Touchpad" name: "${friendly_devicename} Touch-pad"
on_press: on_press:
- light.toggle: light_switch - light.toggle: light_switch

View file

@ -23,6 +23,8 @@ ota:
web_server: web_server:
port: 80 port: 80
auth:
password: ${webpass}
logger: logger: