Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

HA error connecting to matrix via host / IP connection #3

Open
xeospeed opened this issue Jan 16, 2020 · 1 comment
Open

HA error connecting to matrix via host / IP connection #3

xeospeed opened this issue Jan 16, 2020 · 1 comment

Comments

@xeospeed
Copy link

xeospeed commented Jan 16, 2020

Hi @koolsb,

I'm trying to connect my Blackbird 8x8 HDBaseT Matrix Switcher and seem to be having an issue integrating it with Home Assistant. I'm currently running Hassio 0.103.6. I'm able to access and log into the matrix via the web interface and pinging the matrix, it responds without issue.

Here's the error being thrown in my home assistant logs:

Error while setting up platform blackbird Traceback (most recent call last): File "/usr/src/homeassistant/homeassistant/helpers/entity_platform.py", line 150, in _async_setup_platform await asyncio.wait_for(asyncio.shield(task), SLOW_SETUP_MAX_WAIT) File "/usr/local/lib/python3.7/asyncio/tasks.py", line 442, in wait_for return fut.result() File "/usr/local/lib/python3.7/concurrent/futures/thread.py", line 57, in run result = self.fn(*self.args, **self.kwargs) File "/usr/src/homeassistant/homeassistant/components/blackbird/media_player.py", line 87, in setup_platform blackbird = get_blackbird(host, False) File "/usr/local/lib/python3.7/site-packages/pyblackbird/__init__.py", line 263, in get_blackbird return BlackbirdSync(url) File "/usr/local/lib/python3.7/site-packages/pyblackbird/__init__.py", line 176, in __init__ self.socket.connect((self.host, self.port)) ConnectionRefusedError: [Errno 111] Connection refused

I greatly appreciate you creating this component! In fact, I switched from an AVIshop matrix to this one just for the Home Assistant integration.

Thanks again.

P.S. Unsure if the exact model of Blackbird 8x8 matrix matters, but here's the manual to my specific model. https://downloads.monoprice.com/files/manuals/27842_Manual_180419.pdf

@ragaimeena
Copy link

I have the same model and the same issue
can someone please help or advise if this is compatible with this model #27842
thank you

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants