mirror of
https://github.com/home-assistant/core.git
synced 2025-07-19 03:07:37 +00:00
Bump skybellpy version to 0.1.2 (#13974)
This commit is contained in:
parent
65b8f9764a
commit
4ba58d0760
@ -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.1']
|
REQUIREMENTS = ['skybellpy==0.1.2']
|
||||||
|
|
||||||
_LOGGER = logging.getLogger(__name__)
|
_LOGGER = logging.getLogger(__name__)
|
||||||
|
|
||||||
|
@ -1169,7 +1169,7 @@ simplepush==1.1.4
|
|||||||
simplisafe-python==1.0.5
|
simplisafe-python==1.0.5
|
||||||
|
|
||||||
# homeassistant.components.skybell
|
# homeassistant.components.skybell
|
||||||
skybellpy==0.1.1
|
skybellpy==0.1.2
|
||||||
|
|
||||||
# homeassistant.components.notify.slack
|
# homeassistant.components.notify.slack
|
||||||
slacker==0.9.65
|
slacker==0.9.65
|
||||||
|
Loading…
x
Reference in New Issue
Block a user