home-assistant / core

:house_with_garden: Open source home automation that puts local control and privacy first.
https://www.home-assistant.io
Apache License 2.0
73.81k stars 30.9k forks source link

Emby integration won't set up #115730

Open hacshacdgacs opened 7 months ago

hacshacdgacs commented 7 months ago

The problem

Integration completely refuses to set up and connect to the server. The config I've entered should be correct as far as I can tell from the documentation on it

What version of Home Assistant Core has the issue?

core-2024.4.3

What was the last working version of Home Assistant Core?

No response

What type of installation are you running?

Home Assistant OS

Integration causing the issue

Emby

Link to integration documentation on our website

https://www.home-assistant.io/integrations/emby/

Diagnostics information

No response

Example YAML snippet

# Emby
media_player:
  - platform: emby
    host: 192.168.68.179
    port: 8096
    api_key: "my api key"

Anything in the logs that might be useful for us?

Logger: pyemby.server
Source: runner.py:189
First occurred: 15:24:44 (2 occurrences)
Last logged: 15:24:44

Error fetching Emby data:
Unable to register emby client.

Additional information

No response

home-assistant[bot] commented 7 months ago

Hey there @mezz64, mind taking a look at this issue as it has been labeled with an integration (emby) you are listed as a code owner for? Thanks!

Code owner commands Code owners of `emby` can trigger bot actions by commenting: - `@home-assistant close` Closes the issue. - `@home-assistant rename Awesome new title` Renames the issue. - `@home-assistant reopen` Reopen the issue. - `@home-assistant unassign emby` Removes the current integration label and assignees on the issue, add the integration domain after the command. - `@home-assistant add-label needs-more-information` Add a label (needs-more-information, problem in dependency, problem in custom component) to the issue. - `@home-assistant remove-label needs-more-information` Remove a label (needs-more-information, problem in dependency, problem in custom component) on the issue.

(message by CodeOwnersMention)


emby documentation emby source (message by IssueLinks)

mptpro commented 5 months ago

Same problem. I am running HA and Emby in docker, if that matters.

Starstrike commented 5 months ago

Just noticed this happening in the past couple days when my light automations stopped working. Lights are set to dim/brighten if something is playing or not.

I'm using Emby in Docker and HA runs in Hyper-V. Using Supervised. Core is 2024.6.3. Getting the same "Unable to register emby client" error in the logs. All the Emby entities are saying they aren't being provided by the integration anymore.

Starstrike commented 5 months ago

Seems the integrations came back after the HA OS update yesterday.

TheShai1 commented 3 months ago

Having the same problem. Tried using IP and port for in home lan and remote lan, nothing.

issue-triage-workflows[bot] commented 4 days ago

There hasn't been any activity on this issue recently. Due to the high number of incoming GitHub notifications, we have to clean some of the old issues, as many of them have already been resolved with the latest updates. Please make sure to update to the latest Home Assistant version and check if that solves the issue. Let us know if that works for you by adding a comment 👍 This issue has now been marked as stale and will be closed if no further activity occurs. Thank you for your contributions.