I can help you get SESSION_KEY if you have difficulties with installing and using Python. But I will need your LastFM credentials. You can create a new account specifically for HomeAssistant if you are afraid that I will steal this secret information))
####################################################
# LastFM #
####################################################
lastfm_scrobbler:
API_KEY: XXXXXXXXXXXXXXXXXXXXXXXX
API_SECRET: XXXXXXXXXXXXXXXXXXXXX
SESSION_KEY: XXXXXXXXXXXXXXXXXXXX
media_players:
- media_player.wiim_ultra_78e2
- media_player.wiim_ultra_2
- media_player.wiim_ultra_3
scrobble_percentage: 25 # The default value is 1 if this line is omitted.
update_now_playing: True # the default value is False is this line is omitted
# LastFM #
####################################################
lastfm_scrobbler:
API_KEY: XXXXXXXXXXXXXXXXXXXXXXXX
API_SECRET: XXXXXXXXXXXXXXXXXXXXX
SESSION_KEY: XXXXXXXXXXXXXXXXXXXX
media_players:
- media_player.wiim_ultra_78e2
- media_player.wiim_ultra_2
- media_player.wiim_ultra_3
scrobble_percentage: 25 # The default value is 1 if this line is omitted.
update_now_playing: True # the default value is False is this line is omitted
Last edited: