jimtng
(jimtng)
July 1, 2024, 6:04am
2
Most likely you can do it via tuya-mqtt or try the tuya binding
Dear OH-community,
I found several postings about adding tuya devices to OH. Thanks to @tsightler finally there is a working solution now.
Tom rewrote his whole code with some modifications on the underlaying TuyAPI. One of the highlights here is the easy naming (device names instead id’s) and the OH-friendly path (for example: if you have a power strip with multiple outlets, you can access the mqtt-topic easily by tuya/powerstrip/dps/2/state).
Please note that the underlaying TuyAPI doesn’t …
https://github.com/smarthomej/addons
Alternatively, you can flash it with tasmota or esphome and connect it to openhab using mqtt. This is what I did with mine. I have 3 1-zone controllers around the house.
1 Like