Spotcast can't find Spotify integration even if it's installed
See original GitHub issueDescribe 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:
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:
- Created 2 years ago
- Reactions:1
- Comments:18 (2 by maintainers)
Top 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 >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Yes asap I’ll let you know…
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