So I have a Broadlink RM Mini 3 that’s in a separate IOT vlan. It works fine when I use the service broadlink.send, but when I use the service broadlink.learn it says: failed to connect to device.
Any help would be appreciated.
So I have a Broadlink RM Mini 3 that’s in a separate IOT vlan. It works fine when I use the service broadlink.send, but when I use the service broadlink.learn it says: failed to connect to device.
Any help would be appreciated.
Yes, I’m adding the right IP Address.
The broadlink.send service works fine. But the broadlink.learn service says failed to connect.
Update:
I think the issue is with the way the learn service is defined in the broadlink integration. I submitted a Github issue here
I ruled out any network/vlan issues by using the python-broadlink library to directly connect to the device and it was able to learn commands while on the vlan. So that’s why I think the issue is with the integration.