I have been playing around and managed some local control of Tuya devices.
So far I can turn on and off!
I am using node-red-contrib-tuya-local
With msg.payload = {"set": true, "dps" : 1} I can turn devices on.
I am trying to find the commands to change colour or scene in a Tuya bulb but so far with no success!
Has anybody had success with commands other than on and off?
So far I can turn on and off!
I am using node-red-contrib-tuya-local
With msg.payload = {"set": true, "dps" : 1} I can turn devices on.
I am trying to find the commands to change colour or scene in a Tuya bulb but so far with no success!
Has anybody had success with commands other than on and off?
Comment