NightRang3r / Broadlink-e-control-db-dump

These two scripts will "parse" the broadlink e-Control Android application database or SharedData and dump the IR / RF codes for selected accessories into a text file which can be later used with broadlink-python to send the codes to the RM PRO hub
149 stars 52 forks source link

AC dump #7

Open adrianmihalko opened 7 years ago

adrianmihalko commented 7 years ago

Is there any chance for dumping AC remote codes? Now I get only a 0 byte length file.

NightRang3r commented 6 years ago

Not sure what you mean by remote code

matangg commented 6 years ago

@NightRang3r and @adrianmihalko I was also stumped by this. He is referring to the fact you can teach the e-control app your A/C codes automatically but the DB that this project parses doesn't contain the codes because they are stored elsewhere. If you only have one A/C unit in the e-control app you will get 0 bytes when trying to dump the DB.

Check out my thread on this here: https://github.com/mjg59/python-broadlink/issues/74

And this: https://github.com/NightRang3r/Broadlink-e-control-db-dump/issues/11

fredleger commented 6 years ago

+1 for this feature. I just bought one and wants to export all my predefined codes to my jeedom setup.

one thing is also that the predefined codes fo AC in broadlink cloud seems very smart compared from what you can define yourself by learning (healthy sleep schedule)

mouth4war commented 6 years ago

+1 here too. @matangg has managed to do it for one example and explained it in his post so the logic is pretty much there. I can help with the testing.

FezVrasta commented 5 years ago

Did anyone manage to extract the AC codes?