I am just trying to configure ESPHome using YAML to work with my receiver and handle all the logic on the ESP device, including renamed inputs, extra state pulling and the command set that is specific to my receiver model and my needs.
The eiscp communication have been handled long time ago with just the uart interface.
That part was like 30 YAML lines with mulmcu’s code here used as inspiration.