Update snapcast to 2.0.9 (#17573)

This commit is contained in:
Paulus Schoutsen 2018-10-18 11:06:32 +02:00 committed by GitHub
parent e2a1e21c8d
commit 20fa6c5383
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -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__)

View File

@ -1386,7 +1386,7 @@ smappy==0.2.16
smhi-pkg==1.0.4
# homeassistant.components.media_player.snapcast
snapcast==2.0.8
snapcast==2.0.9
# homeassistant.components.sensor.socialblade
socialbladeclient==0.2