Can I trigger a specific action on the ESP32 using a URL command via the web browser like: http://192.168.178.151/Relay_ON (or similar)?
This can be done using an IDE code. I can define that. But how does this work with an ESP32 with a YAML code (ESPhome)?
For example:
- That the relay is set to ON.
- That the relay is set to OFF.