dnguyen800 / spotify-playlist-sensor

Spotify Playlist Sensor for Home Assistant
MIT License
8 stars 7 forks source link

Detected use of deprecated `base_url` #8

Open rexer78 opened 4 years ago

rexer78 commented 4 years ago

I have this warning in home assistant log 0.111.0

Detected use of deprecated base_url property, use homeassistant.helpers.network.get_url method instead. Please report issue to the custom component author for spotify-playlist-sensor using this method at custom_components/spotify-playlist-sensor/sensor.py, line 88: callback_url = '{}{}'.format(hass.config.api.base_url, AUTH_CALLBACK_PATH)

dorko87 commented 4 years ago

I have this warning in home assistant log as well!

Electronlibre2012 commented 3 years ago

hi guys,

seems this cutom_component is no more maintained...

@dnguyen800 can you take a look please, your component is great...