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

syntax error #8

Closed Sunspear86 closed 7 years ago

Sunspear86 commented 7 years ago

Hi, I'm really sorry if my problem will sound completely retarded but, I've been stuck with it for some time and can't get any further. I've installed python 2.7.13, then installed simplejson. After this being done, I've executed "python.exe getBroadlinkSharedData.py" and got:

File "getBroadlinkSharedData.py", line 7 <!DOCTYPE html> ^ SyntaxError: invalid syntax

I've tried this on win 7 (python 2.7.13) , win 10 (python 2.7.9) and centos (python 2.7.5), always with the same result. What am i doing wrong?

any help is much appreciated

Sunspear86 commented 7 years ago

Got it, my bad, had some extra lines in it thanks to downloading from git.