Control UGREEN HDMI Switcher over WiFi with ESPHome

This is my first ESPHome project, and luckily it’s pretty simple. I can switching the port by pressing the button. It also exposes the current activated port.

Demo video: https://youtu.be/F_oZo9kNero
Source code & tutorial: GitHub - redphx/esphome-ugreen-hdmi-switcher: Control UGREEN HDMI Switcher/Splitter over WiFi using ESPHome

1 Like

Cool project. Thanks for sharing.

Did you ever think about getting the information of the current hdmi-channel state?
If I saw your project I thought about getting the led-pins high or low value and work with that.