File “/opt/broadlinkmanager-docker/broadlinkmanager/broadlink/init.py”, line 200, in discover
device = gendevice(devtype, host, mac, name=name, is_locked=is_locked)
File “/opt/broadlinkmanager-docker/broadlinkmanager/broadlink/init.py”, line 105, in gendevice
dev_class, model, manufacturer = get_devices()[dev_type]
File “/opt/broadlinkmanager-docker/broadlinkmanager/broadlink/init.py”, line 46, in get_devices
0x756C: (sp4, “SP4M”, “Broadlink”),
NameError: name ‘sp4’ is not defined
Hi… I’ve installed Broadlink Manager on my synology… The installation is running fine, but hen I scan it finds nothing… I have 3 RM3 and none of then is found… Is there a way to upload their configuration to the application?
Hi, great job with the broadlink manager. One problem though. I have no idea to install it. I have an rpi4 with a supervised home assistant. I suppose it runs docker, but I am not sure ( it is a prebuild image) . Let’s say I have docker and I want install your broadlink manager. How do I do that! You can hear I am a total noob. I find many links to a website https://en.techblog.co.il , but this one is unreachable.
Thanks for your feedback
Hi
I have installed docker on Fedora 34 and then added the container broadlink manager, which then runs and is available via my browser. When I click rescan it detects no devices even though I have 2 broadlinks on the network, both visible and working in Home Assistant and the RM2 visible to the windows broadlink manager. I was just hoping to replace this with my rm4, but neither of them is detected using the docker implementation of this app. Has anyone got any ideas why this might be happening
Thanks
Richard
replying to myself
I don’t think broadlink manager has proper access to the network but I don’t know what it should be.
If it helps diagnose anything portainer is running just fine so I have information
I too had issues getting it to run on my Docker on Windows; couldn’t get it to run, ended up installing Debian on VMWare.
I guess it is this ‘–network=host’ what causes the issue; that option doesn’t work in windows.
Anyway, once I realized it works nice with Portainer on Debian…I figured why not install it side-by-side with my HA-OS?
Install Portainer addon; start it and open the webui.
Thank you for your work.
I installed Braodlink Manager on Synology, but impossible to scan my rm3 mini. I use host network.
In log I see that :
192.168.5.15 - - [27/Aug/2021 23:13:58] "GET /discover HTTP/1.1" 500 -
Traceback (most recent call last):
File "/opt/broadlinkmanager/broadlink/helpers.py", line 11, in get_local_ip
local_ip_address = socket.gethostbyname(socket.gethostname())
socket.gaierror: [Errno -2] Name or service not known
Is there any way to get this ported to run on Windows?
Whoever got it installed on running on their synology, could you clue me in as to how you got it up and running?
Thanks!