FAN Controller #2247
Unanswered
Jigsaw0815
asked this question in
Q&A
FAN Controller
#2247
Replies: 2 comments 1 reply
-
{ |
Beta Was this translation helpful? Give feedback.
1 reply
-
Speed Change not work did you have an idea ? |
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
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, I'm new here and am currently trying to integrate my fan into Homekit.
Unfortunately, I can't get it to work. The fan always turns at full speed. The lamp works as intended.
y 4
w 5
1 13
2 12
3 14
ir 16
{
"c":{"io":[[[4,5,13,12,14],2],[[4,5],7,0,0,2]],"l":13},
"a":[{
"t":65,
"0":{"r":[[13],[12],[14]]},
"y0":[
{"v": 1, "0":{"r":[[13,1,0.5],[12],[14,0,0.6]]} },
{"v":33, "0":{"r":[[13,1,0.5],[12,0,0.6],[14,0,0.6]]} },
{"v":67, "0":{"r":[[13,1],[12],[14]]} }
],
"es":[{
"t":30,
"g":[4,5],
"s":1,
"mp":1
}]
}
]
}
Beta Was this translation helpful? Give feedback.
All reactions