Not support Tuya device function, want to send the JSON file direct to the device

Hi

I have bought this device
"PIR-WIFI-2WAY (8ngdswokzfdnsqxe) by Tuya

from Amazon
“CCT Wi-Fi Smart 20 W LED Outdoor Spotlight 1500 Lumen with Sensor 1.5 m Cable Outdoor Lighting Floodlight Outdoor Wall Light Long Life LED”

from a Company call LONGLIFE Led Art. 4492.
I have connected the device with the Tuya integration, (Smart life → Tuya IoT Platform) and it work perfectly for controlling the light.

What I can not control or see the setting the motion detector to manuel or sensor (only lamp functions are shown in entities). Looking at the Device debugging in Tuya IoT Platform, I can see a lot of command like this one:

device_mode	Enum	
{
  "range": [
    "auto",
    "manual"
  ]
}

this is what I need .

Is there a way to send this JSON command to my device, or somehow get the missing entities for the motion sensor to show.

Thanks a lot

1 Like