hello, please I have a request, I am trying to switch relays via ESP8266 via Home Assistant and ESPHome. Below is the yaml file, I have it connected to D5 and I feed the relay with a source with 5V of course. Still it won’t switch the relay for me. please see where i am doing wrong? Thank you
Can you share your yaml using the preformatted text option. while you are typing your post you can see </> above your typing window. This will help anyone trying to help you. Check whether your relay is high or low triggered. Some of the relays give you option to choose high or low value triggered. You may try to comment the inverted: true option during testing. If the relay works without the inverted option, you may remove it from yaml.