-
Notifications
You must be signed in to change notification settings - Fork 7
Spotify' object has no attribute 'playlist' #6
Comments
thanks for letting me know. Unfortunately I no longer have free time to work on this, but hopefully I can take a look at it later this month. |
Ok, no problem... The sensor actually works, it's just that the log file is flooding with those messages when not idle ;) |
note: i uninstalled this custom, then did a rebuild/upgrade to newer hassio version |
i guess the sensor is broken in the latest HA version then. I may attempt a rewrite but unfortunately I don't program much anymore, so this is a low priority. Would suggest https://github.com/custom-cards/spotify-card if you want a working card. |
Yes using that one as a workaround now , but I liked your more, that other one always refreshed the webinterface when authentication is needed... There is no easy fix for your card? |
i saw you updated: Spotify Playlist Card it doenst resolve this issue right? |
hi @dnguyen800 still no time to make the fix? or can you tell me the lines of codes i need to change? can you point me into right direction? really liked this sensor, so playlist would be loaded native with this one : https://github.com/custom-cards/spotify-card you always need to reauthenticate after an hour |
sorry, doesn't look like i'll have time to fix it. I would like to do a complete rewrite but forgot most of my programming skills already. |
oh, thats too bad :( i also see now this error.. i tried changing your manifest, so it loads spotify 2.7.1 instead of spotipy-homeassistant==2.4.4.dev1 |
Thank you dnguyen800 for creating this card in the first place! |
indeed , i like this sensor / card a lot, since its native |
ok, its fixed, i just changed in sensor.py file and manifest the spotipy version to spotipy==2.7.1 now i dont receive the errors anymore |
since the introduction of internal and external URL's in config the spotify-sensor file gives the following error message: Traceback (most recent call last): I don't know how difficult this/time consuming this is, but could you please update this file and substitute base_url with the new requirements? This would be very much appreciated! Thanks so much |
Hello, nobody to continue the development? This component is great... Sadly my programming skill is bad... |
Hi, since Home assistant uses the new spotify integration from 105.x, this custom component in combination with the offcial component is giving erros below when a playlist is playing
according to Frenck, this custom is the cause : home-assistant/core#31582 (comment)
i dont know the root cause, but you can see the conversation from here
can you fix it in this component?
much appreciated! @dnguyen800
The text was updated successfully, but these errors were encountered: