mirror of
https://github.com/home-assistant/core.git
synced 2025-08-03 18:48:22 +00:00
Bump skybellpy version to fix api issue (#19100)
This commit is contained in:
parent
e6c224fa40
commit
3528d865b7
@ -14,7 +14,7 @@ from homeassistant.const import (
|
|||||||
import homeassistant.helpers.config_validation as cv
|
import homeassistant.helpers.config_validation as cv
|
||||||
from homeassistant.helpers.entity import Entity
|
from homeassistant.helpers.entity import Entity
|
||||||
|
|
||||||
REQUIREMENTS = ['skybellpy==0.1.2']
|
REQUIREMENTS = ['skybellpy==0.2.0']
|
||||||
|
|
||||||
_LOGGER = logging.getLogger(__name__)
|
_LOGGER = logging.getLogger(__name__)
|
||||||
|
|
||||||
|
@ -1431,7 +1431,7 @@ simplisafe-python==3.1.14
|
|||||||
sisyphus-control==2.1
|
sisyphus-control==2.1
|
||||||
|
|
||||||
# homeassistant.components.skybell
|
# homeassistant.components.skybell
|
||||||
skybellpy==0.1.2
|
skybellpy==0.2.0
|
||||||
|
|
||||||
# homeassistant.components.notify.slack
|
# homeassistant.components.notify.slack
|
||||||
slacker==0.11.0
|
slacker==0.11.0
|
||||||
|
Loading…
x
Reference in New Issue
Block a user