I would like to use snmp also with my ethernet connected esp32. Would be great if you could implement that. At the moment it does only work with wifi.
Many thanks.
INFO ESPHome 2024.10.0
INFO Reading configuration /config/esphome/esp32-bluetooth-proxy-8cf9c4.yaml...
WARNING GPIO12 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
snmp: [source /config/esphome/esp32-bluetooth-proxy-8cf9c4.yaml:59]
Component snmp requires component wifi.
{}
Hi there,
I would like to use snmp also with my ethernet connected esp32. Would be great if you could implement that. At the moment it does only work with wifi.
Many thanks.