mirror of
https://github.com/home-assistant/core.git
synced 2025-07-20 11:47:06 +00:00
Bump skybellpy version to fix api issue (#19100)
This commit is contained in:
parent
7edd241059
commit
e567e3d4e7
@ -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