You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Make sure to validate all the elements before submitting the ticket (Exception to the steps marked as optional)
Using latest version of spotcast
Using latest stable version of Home Assistant
I have setup the Spotify integration in Home Assistant
I have renewed my sp_dc and sp_key values and restarted Home Assistant (see README)
(optional) I have Spotify Premium
(optional) I am using multiple accounts
(optional) I'm attaching relevant logs with level debug for component spotcast (see README)
(optional) I'm using entity_id in the service call and have tried device_name but the issue remains
Environment
Installation type: Ha container
HA version: 2024.4.3
spotcast version: 3.7.3
## Service Call
If relevant, provide a `yaml` of the service call or explain the action taken to replicate the issue.
````yaml
<insert the yaml of the service call here>
Hi @javiges@woempiej. this is not a bug and everything is working as intended (for the moment). This only means that Home Assistant deprecated a method we used, but there process for deprecation, gives 1 full year to developper to make the change.
Moving the ticket to enhancement so that we can work on updating the project to the new methods.
Bug Ticket
Describe the bug
Troubleshooting
Make sure to validate all the elements before submitting the ticket (Exception to the steps marked as optional)
sp_dc
andsp_key
values and restarted Home Assistant (see README)Environment
Logs
WARNING (MainThread) [homeassistant.helpers.frame] Detected that custom integration 'spotcast' calls
async_add_job
, which is deprecated and will be removed in Home Assistant 2025.4; Please review https://developers.home-assistant.io/blog/2024/03/13/deprecate_add_run_job for replacement options at custom_components/spotcast/init.py, line 125: hass.async_add_job(get_playlist()), please create a bug report at https://github.com/fondberg/spotcast/issuesThe text was updated successfully, but these errors were encountered: