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

Remove hard dependency on simplejson in getBroadlinkSharedData.py #24

Open clach04 opened 5 years ago

clach04 commented 5 years ago

Use builtin library where possible. For Python pre 2.6 use a quick and dirty builtin.