How to bring in a unknown Tuya component with all functionality in tasmota interface and use in home assistant

I did something similar for my pellet stove

I mention this, because I ended up writing my own integration using an esplink (serial to wifi), and send/receive hex commands over tcp :wink:

Just one tip, convert hex to binary, so itโ€™ll be easier to isolate specific bits for specific functions :yum: