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

empty json* files #32

Closed delphir-com closed 4 years ago

delphir-com commented 4 years ago

for some reason all of the json* files needed for NON-ROOT method are just 2byte files containing [] characters inside for me.

I tried "sharing" multiple times, but there is no difference. Any idea what else can I try to solve this?

vasi26ro commented 4 years ago

I have the same problem. I can't get the codes.

delphir-com commented 4 years ago

I have the same problem. I can't get the codes.

for me the solution was to ignore this method at all and configure SP3 switch directly in configuration.yaml (no extra installations required) like this (make sure to replace the IP(host) and MAC with the actual values of your SP3 device:

switch:
  - platform: broadlink
    host: 192.168.1.100
    mac: 'XX:XX:XX:XX:XX:XX'
    timeout: 3
    type: sp3