Bump skybellpy version to 0.1.2 (#13974)
This commit is contained in:
parent
65b8f9764a
commit
4ba58d0760
2 changed files with 2 additions and 2 deletions
|
@ -14,7 +14,7 @@ from homeassistant.const import (
|
|||
import homeassistant.helpers.config_validation as cv
|
||||
from homeassistant.helpers.entity import Entity
|
||||
|
||||
REQUIREMENTS = ['skybellpy==0.1.1']
|
||||
REQUIREMENTS = ['skybellpy==0.1.2']
|
||||
|
||||
_LOGGER = logging.getLogger(__name__)
|
||||
|
||||
|
|
|
@ -1169,7 +1169,7 @@ simplepush==1.1.4
|
|||
simplisafe-python==1.0.5
|
||||
|
||||
# homeassistant.components.skybell
|
||||
skybellpy==0.1.1
|
||||
skybellpy==0.1.2
|
||||
|
||||
# homeassistant.components.notify.slack
|
||||
slacker==0.9.65
|
||||
|
|
Loading…
Add table
Reference in a new issue