Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

device_state_attributes deprecated implementation #273

Closed
4 of 7 tasks
amitkeret opened this issue Dec 12, 2021 · 1 comment · Fixed by #271
Closed
4 of 7 tasks

device_state_attributes deprecated implementation #273

amitkeret opened this issue Dec 12, 2021 · 1 comment · Fixed by #271

Comments

@amitkeret
Copy link

Describe the bug
During bootup, the following deprecated configuration generates this warning:

Entity sensor.chromecast_devices (<class 'custom_components.spotcast.sensor.ChromecastDevicesSensor'>) implements device_state_attributes. Please report it to the custom component author.
Entity sensor.playlists_sensor (<class 'custom_components.spotcast.sensor.ChromecastPlaylistSensor'>) implements device_state_attributes. Please report it to the custom component author.
  • Using latest version of spotcast
  • I have setup the Spotify integration in Home Assistant
  • I am using multiple accounts
  • Using latest stable version of Home Assistant
  • I have Spotify Premium
  • I'm attaching relevant logs with level debug for component spotcast (see README)
  • I'm using entity_id in the service call and have tried device_name but the issue remains

Describe the bug

Environment (please complete the following information):

  • HA version: 2021.12
  • spotcast version: 3.6.21
@hmmbob
Copy link
Contributor

hmmbob commented Dec 12, 2021

Fix already in #271, waiting to get merged and released

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants