Hello all,
This might be useful to somebody. I’ve written a custom component for the Tuya ESP modules found inside my Electriq 12000 Smart AC units. Strangely, although recently manufactured these do not use the Tuya MCU protocol. I probably could have used the Tuya HA integration, but I want all of my smart-things to be local-only.
Googling didn’t offer any reference to these non-Tuya-MCU Tuya devices, so I reverse engineered the protocol and wrote my own. Everything is controllable from HA and operates as you would expect and documented in the README, including some detail on the serial protocol.
While this seems to work near enough perfectly, do note I’m not a programmer so this was also partly for the exercise There’s one or two improvements I’ll make over time as I learn more. If you have one of these units, enjoy! There might be Tuya based AC units out from other manufacturers there using the same protocol.