bump snapcast version (#9100)
This commit is contained in:
parent
90fb33f610
commit
90724847a3
2 changed files with 2 additions and 2 deletions
|
@ -20,7 +20,7 @@ from homeassistant.const import (
|
|||
import homeassistant.helpers.config_validation as cv
|
||||
from homeassistant.config import load_yaml_config_file
|
||||
|
||||
REQUIREMENTS = ['snapcast==2.0.6']
|
||||
REQUIREMENTS = ['snapcast==2.0.7']
|
||||
|
||||
_LOGGER = logging.getLogger(__name__)
|
||||
|
||||
|
|
|
@ -902,7 +902,7 @@ sleepyq==0.6
|
|||
# smbus-cffi==0.5.1
|
||||
|
||||
# homeassistant.components.media_player.snapcast
|
||||
snapcast==2.0.6
|
||||
snapcast==2.0.7
|
||||
|
||||
# homeassistant.components.climate.honeywell
|
||||
somecomfort==0.4.1
|
||||
|
|
Loading…
Add table
Reference in a new issue