question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Spotcast can't find Spotify integration even if it's installed

See original GitHub issue

Describe the bug After installing the latest release (v. 3.1.18) the integration is not loaded with the following errors:

2021-10-31 15:22:33 ERROR (SyncWorker_1) [custom_components.spotcast.helpers] spotify integration not found
2021-10-31 15:22:33 ERROR (SyncWorker_1) [custom_components.spotcast] Spotify integration was not found, aborting setup...
2021-10-31 15:22:33 ERROR (MainThread) [homeassistant.setup] Setup failed for spotcast: Integration failed to initialize.
2021-10-31 15:22:33 ERROR (MainThread) [homeassistant.setup] Unable to prepare setup for platform spotcast.sensor: Unable to set up component.

It seems spotcast is not recognizing the spotify integration regularly installed as you can see:

image

and also from /.storage/core_entity_registry it is completely loaded:

            {
                "entity_id": "media_player.spotify_mfabiani53",
                "config_entry_id": "xxxxxxxxxxxxxxxxxxxxxxx",
                "device_id": "xxxxxxxxxxxxxxxxxxxxx",
                "area_id": null,
                "unique_id": "mfabiani53",
                "platform": "spotify",
                "name": null,
                "icon": null,
                "disabled_by": null,
                "capabilities": {},
                "supported_features": 0,
                "device_class": null,
                "unit_of_measurement": null,
                "original_name": "Spotify mfabiani53",
                "original_icon": "mdi:spotify"
            },

When reverting back to the 3.1.17 release all is working ok ! I am trying to use the using latest version of spotcast v. 3.1.8 I am using latest stable version of Home Assistant

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Reactions:1
  • Comments:18 (2 by maintainers)

github_iconTop GitHub Comments

1reaction
mfabiani53commented, Nov 6, 2021

Yes asap I’ll let you know…

0reactions
fcussoncommented, Nov 6, 2021

No problem, thank you for the testing. I’ll keep this ticket around so we can eventually have an elegant way to test for the presence of the spotify integration

Read more comments on GitHub >

github_iconTop Results From Across the Web

HA 2021.4.0 - spotcast failed · Issue #174 - GitHub
i just dont understand : there is already Google Cast and Spotify, why Spotcast can not be an official integration in HA in...
Read more >
HACS - Spotcast configuration: needs some help
I have installed HACS and my first Integration within it has been Spotcast (casting Spotify to any google Cast device). check list:.
Read more >
HACS - Spotcast configuration: needs some help - Reddit
I have installed HACS and my first Integration within it has been Spotcast (casting Spotify to any google Cast device). check list: installation...
Read more >
This SPOTIFY Player Works Perfectly On Your Dashboard ...
This video explains how to set up this AMAZING Spotify media player on your dashboard in Home Assistant. If you combine this player...
Read more >
I'm struggling bad to get a card to play Spotify from - Facebook
Your entity looks like an entity created by Spotify integration for every ... If you're in my connects as "bigstaffy" then that's what...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found