mirror of
https://github.com/home-assistant/core.git
synced 2025-07-09 14:27:07 +00:00
Update snapcast to 2.0.9 (#17573)
This commit is contained in:
parent
43b140be5e
commit
17d0fe02c7
@ -17,7 +17,7 @@ from homeassistant.const import (
|
||||
STATE_PLAYING, STATE_UNKNOWN)
|
||||
import homeassistant.helpers.config_validation as cv
|
||||
|
||||
REQUIREMENTS = ['snapcast==2.0.8']
|
||||
REQUIREMENTS = ['snapcast==2.0.9']
|
||||
|
||||
_LOGGER = logging.getLogger(__name__)
|
||||
|
||||
|
@ -1364,7 +1364,7 @@ smappy==0.2.16
|
||||
# smbus-cffi==0.5.1
|
||||
|
||||
# homeassistant.components.media_player.snapcast
|
||||
snapcast==2.0.8
|
||||
snapcast==2.0.9
|
||||
|
||||
# homeassistant.components.sensor.socialblade
|
||||
socialbladeclient==0.2
|
||||
|
Loading…
x
Reference in New Issue
Block a user