#Are there any home assistant integrated HDMI switch systems?
1 messages · Page 1 of 1 (latest)
No
But you could probably diy something either with a switchbot or esp32 with esphome to press the input changer
as @dense basin mentioned. there isnt reaally something for this directly but there have been some custom options. if building something custom is something you see as an option.
Example 1 - https://static.xtremeownage.com/blog/2025/hacking-kvm-with-ip-control/
Example 2 - https://www.posttenebraslab.ch/wiki/projects/hdmi_switch_homeassistant/
they have slightly different approaches on how to interact with the board but should give you some ideas if you want to go down that route.