mirror of
https://github.com/home-assistant/core.git
synced 2025-07-22 20:57:21 +00:00
bump snapcast version (#9100)
This commit is contained in:
parent
90fb33f610
commit
90724847a3
@ -20,7 +20,7 @@ from homeassistant.const import (
|
|||||||
import homeassistant.helpers.config_validation as cv
|
import homeassistant.helpers.config_validation as cv
|
||||||
from homeassistant.config import load_yaml_config_file
|
from homeassistant.config import load_yaml_config_file
|
||||||
|
|
||||||
REQUIREMENTS = ['snapcast==2.0.6']
|
REQUIREMENTS = ['snapcast==2.0.7']
|
||||||
|
|
||||||
_LOGGER = logging.getLogger(__name__)
|
_LOGGER = logging.getLogger(__name__)
|
||||||
|
|
||||||
|
@ -902,7 +902,7 @@ sleepyq==0.6
|
|||||||
# smbus-cffi==0.5.1
|
# smbus-cffi==0.5.1
|
||||||
|
|
||||||
# homeassistant.components.media_player.snapcast
|
# homeassistant.components.media_player.snapcast
|
||||||
snapcast==2.0.6
|
snapcast==2.0.7
|
||||||
|
|
||||||
# homeassistant.components.climate.honeywell
|
# homeassistant.components.climate.honeywell
|
||||||
somecomfort==0.4.1
|
somecomfort==0.4.1
|
||||||
|
Loading…
x
Reference in New Issue
Block a user