Bugfix sonos favorite_source after lost connection (#5996)

pull/5760/merge
Pascal Vizeli 2017-02-14 20:59:54 +01:00 committed by Paulus Schoutsen
parent 409b74b780
commit 30ad8bcc80
1 changed files with 0 additions and 1 deletions

View File

@ -365,7 +365,6 @@ class SonosDevice(MediaPlayerDevice):
self._support_pause = False
self._is_playing_tv = False
self._is_playing_line_in = False
self._favorite_sources = None
self._source_name = None
self._last_avtransport_event = None
return