01-19-2024, 10:25 AM
I Try to update A128 i get the error
Code:
INFO ESPHome 2023.12.5
INFO Reading configuration /config/esphome/a128.yaml...
WARNING GPIO5 is a strapping PIN and should only be used for I/O with care.
Attaching external pullup/down resistors to strapping pins can cause unexpected failures.
See https://esphome.io/guides/faq.html#why-am-i-getting-a-warning-about-strapping-pins
WARNING GPIO15 is a strapping PIN and should only be used for I/O with care.
Attaching external pullup/down resistors to strapping pins can cause unexpected failures.
See https://esphome.io/guides/faq.html#why-am-i-getting-a-warning-about-strapping-pins
Failed config
switch.gpio: [source <unicode string>:516]
Pin 0 is used in multiple places.
platform: gpio
name: a128-light49
pin:
pcf8574: pcf8574_hub_out_4
number: 0
mode:
output: True
input: False
inverted: True
disabled_by_default: False
restore_mode: ALWAYS_OFF
interlock_wait_time: 0ms
switch.gpio: [source <unicode string>:644]
Pin 0 is used in multiple places.
platform: gpio
name: a128-light65
pin:
pcf8574: pcf8574_hub_out_4
number: 0
mode:
output: True
input: False
inverted: True
disabled_by_default: False
restore_mode: ALWAYS_OFF
interlock_wait_time: 0ms