I’m targeting the ESP32-POE. I’ve tried but I’m wondering if I should be referring to GPIO0 and GPIO1 instead as I get no reaction when I send messages to my predefined MQTT on_message
Thanks. I do have the board specified. I’ll do some more digging and see if I can figure it out! Posting full YAML below. Maybe I’m referring to the switches improperly here
Should there be any reason why I can’t use GPIO0 and GPIO1? The pinout suggests not, that they are free once programming is done, but in practice I can see that the software side of things is working - just that I/O pin isn’t responding on cue. I am using ethernet. Tempted to use WiFi temporarily and see if that resolves the issue…
EDIT: Moving to WiFi now gets me one of the relays working. The other one is just stuck on ‘ON’. So it looks like the pinout is wrong?