t0bst4r / matterbridge-home-assistant-addon

Apache License 2.0
123 stars 17 forks source link

[Bug]: Can't Connect Alexa #104

Open GEMISIS opened 4 months ago

GEMISIS commented 4 months ago

What happened?

Attempting to connect Matterbridge running in a Home Assistant Yellow setup to Alexa. While it's able to find the devices on the network, it's unable to connect to it. A quick nmap of my Home Assistant setup is showing port 5540 is closed:

image

Your configuration

Running in Home Assistant Yellow, so just a basic Raspberry Pi 4 with nothing too crazy running. Configuration file is also pretty simple:

include_domains:
  - light
include_patterns: []
include_labels: []
include_platforms: []
exclude_domains: []
exclude_patterns: []
exclude_labels: []
exclude_platforms: []
log_level: debug

Relevant log output

Nothing special in the logs.

Version

2.1.2

t0bst4r commented 4 months ago

Hi @GEMISIS , if Matterbridge is really not opening the port, there must be anything wrong.

Could you please post the full logs? Just to make sure. Could you also open the web ui and have a look if it shows any error?

milothomas commented 3 months ago

I also see that port 5540 is not opened. Running HA OS 204.7.4 image