Replies: 1 comment
-
RF is not supported by tuya cloud api, you can create tuya scenes, they will appear in home app as switches. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I am using a hub that copies RF remote controls and controlling my garage door by imitating its RC. It works great in the Smart Life app, but it is not supported by this plugin.
Is there any workaround that will allow me to use it in the Home app?
The device's category is "rf_garage_door" and this is its scheme:
{ "code": "scene_1", "value": "scene" }, { "code": "scene_2", "value": "scene" }, { "code": "scene_3", "value": "scene" }, { "code": "scene_4", "value": "scene" }, { "code": "ir_send", "value": "" }, { "code": "ir_study_code", "value": "" }
Beta Was this translation helpful? Give feedback.
All reactions