keitetran / BroadlinkIRTools

Broadlink learn command helper.
https://keitetran.github.io/BroadlinkIRTools/dist/#/
22 stars 28 forks source link

cannot connect to broadlink #15

Open pargit opened 4 years ago

pargit commented 4 years ago

hi, i'm trying to get my ac codes from your app. i manage to connect to hassio and set the token and broadlink rm pro address. i get the codes but when i click the learn icon i get an error message ERROR 'ip of boardlink'

i can't understand what is wrong.

your help will be appreciated.

thanks mor

dereklucas commented 4 years ago

I had the same issue, and then I realized that broadlink needs to be set up as a switch for this tool to work. (I left mine set up as a remote too, but this tool communicates with the broadlink.learn service that comes from the switch configuration.)

switch:
  - platform: broadlink
    host: 192.168.10.10
    mac: '00:00:00:00:00:00'
nicoxygen commented 3 years ago

hello with 0.115 and end integration of broadlink into homeassistant, broadlink.learn no longer exist

helenclarko commented 3 years ago

@keitetran Is there any fix for this?

I think unfortunately with it requiring an entity id and not an IP address it'll be a little complicated.

Maybe we can just keep assigning it to a single command and keep pulling it when it's updated. I dunno, I'll wait for an update.

prbreezy commented 11 months ago

Checking if anyone managed to check fixed i'm facing the same issue right now. thanks