The service always looks for device_name even after providing the entity_id. It was working great till yesterday and then after the recent updates of both HA and the spotcast to the latest 3.7.1 something broke. I cant confirm if its HA or spotcast.
Troubleshooting
Make sure to validate all the elements before submitting the ticket (Exception to the steps marked as optional)
[x] Using latest version of spotcast
[x] Using latest stable version of Home Assistant
[x] I have setup the Spotify integration in Home Assistant
[x] I have renewed my sp_dc and sp_key values and restarted Home Assistant (see README)
[x] (optional) I have Spotify Premium
[x] (optional) I am using multiple accounts
[x] (optional) I'm attaching relevant logs with level debug for component spotcast (see README)
[x] (optional) I'm using entity_id in the service call and have tried device_name but the issue remains
Environment
Installation type: [HA_OS]
HA version: [2024.1.6]
spotcast version: [3.7.1]
Configuration
# please remove any sensitive information like cookies and token keys
<insert configuration here>
Service Call
If relevant, provide a yaml of the service call or explain the action taken to replicate the issue.
Hi @t-abraham can you check if you still have the issue with v4.0.0. The schema marks the device_name as an optional field, so that shouldn't be a problem
Bug Ticket
Describe the bug
The service always looks for device_name even after providing the entity_id. It was working great till yesterday and then after the recent updates of both HA and the spotcast to the latest 3.7.1 something broke. I cant confirm if its HA or spotcast.
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
Configuration
Service Call
If relevant, provide a
yaml
of the service call or explain the action taken to replicate the issue.Logs
Additional context