Hi there,
I have a problem using a EV charger. The current can be set correctly between 6 and 16 A. But not while using a scene or automation. In this selection field I can only start at 8A, lower values can't be selected.
Is there a possibility to create/modify a scene with API Explorer?
I want to send the device "property: {"Set16A": 6}". I've tested this with API Explorer and this command is working. But how to create a scene/automation that does this command?
Thank you very much!
Can a scene be defined in API Explorer
Can a scene be defined in API Explorer
Re: Can a scene be defined in API Explorer
https://developer.tuya.com/en/docs/clou ... 2l5g873dy6
You can refer to this method and see if it can solve your problem.