-
Notifications
You must be signed in to change notification settings - Fork 11
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
frequency scan fails 315mhz remote -- can't learn #97
Comments
The only work around I know of at this stage is to use python and this cli: https://github.com/mjg59/python-broadlink. You can take the codes you learn there and put them in your config.json. Keep an eye on this thread, I'll update it when I've been able to fix and test the RF learning: kiwi-cam#10 |
thanks @kiwi-cam i will keep an eye here! really appreciate it. |
@kiwi-cam i am really stuck. unfortunately, i think the rm4pro can't pick up 315mhz (doesn't matter which device) in the scan frequency mode. even when i am using the broadlink iphone app directly i have tried this fireplace remote and 2x garage door openers, all of which i know run at 315. all three just timeout on the scan over and over, while another device which is 432 the scan works immediately. not sure what to do because even your python solution seems to require a scan step and then a learn step. and i think the rm4 pro is natively broken here. the crazy thing is, the iphone app does learn the buttons once i manually set to 315mhz. but since i can't manually set frequencies or even "trick" the homekit scan procedure into 315mhz (since none of them work), i can't actually proceed to the learn step. |
@kiwi-cam broadlink customer support finally confirmed there is no scanning ability for rf 315mhz devices. major bummer. that just does not work on the device, period. hmmm. is there any way to hard code the frequency so i can bypass the scan step and just go straight to the learn step? |
hey @AlexanderBabel @kiwi-cam i have a brand new rm4 pro and am trying to learn an ortal fireplace with an rf 315mhz remote. both through the native broadlink app and homebridge->homekit, when i do frequency scan, it does not find anything and simply times out. in the app, i can manually set 315mhz and then it does successfully learn the buttons. however, given the homekit functionality relies on you scanning first then learning second, i am stuck. is there any way to pre-wire the frequency through the config file or something? any other ideas or workarounds here? thank you so very much for your ideas.
The text was updated successfully, but these errors were encountered: