Closed Hohnjo closed 6 years ago
someone ?? :(
There's something wrong in IR switch. The result of learnIR switch isn't the right IR signal and I am trying to figure it out how to get right IR signal.
Thanks for the answer ! I also have the broadlink rm pro plus with the homebridge plugin, i will try the ir code learn by it and put it in the ac partner json section !
The code of Broadlink RM is different from The code of AC Partner, The accuracy way to get AC Partner's IR code now is by using this Method
Ok I see ! thanks for the answers !
In the beginning I've tried the Miio method to get the tokens but nothing worked the command miio --discover was like "command not found" (in my memories). This method looks even more difficult..
I'll wait for the Learn IR button works then !
Does the Learn button work with the update ?
Nope. Trying to make it work next update.
Hello ! it works now ?
Nope. I think XiaoMi is using special way to correct their IR Code, and I cannot find a way to crack it now. You can use wireshark to catch the IR Code you want. I wrote that catch method in Wiki so you can learn how to do it.
Try to catch IR from method in Wiki, but Shark does not see anything. Dev mode on acpartner is enable. Can you record video how you doing that? Thanks
The method in wiki is not work anymore, I think xiaomi has changed their protocol or something else so you cannot use the 54321 port filter to get the control data, I tried with ether address filter and only got some periodic multicast state update from device. waiting for the update for now.
I change the way to send ir code. If you still here, please use sudo npm i -g homebridge-mi-acpartner@beta
to help me test this feature.
Hello, thanks for the plugin ! I just want to change my LED light IR color so I want the red color on ON and the white color on OFF. It works in the Mi home app with customize button. I have learn the On/Off with the learn button everything is OK, but in the Home app it doesn't look like it's sending the IR Code...
Here is my config part of ac partner :