Bump version of abodepy to 0.14.0 (#17336)

pull/17340/head
Mister Wil 2018-10-11 13:00:51 -07:00 committed by Anders Melchiorsen
parent 61f7a39748
commit 6df3c480b3
2 changed files with 2 additions and 2 deletions

View File

@ -18,7 +18,7 @@ from homeassistant.helpers import config_validation as cv
from homeassistant.helpers import discovery
from homeassistant.helpers.entity import Entity
REQUIREMENTS = ['abodepy==0.13.1']
REQUIREMENTS = ['abodepy==0.14.0']
_LOGGER = logging.getLogger(__name__)

View File

@ -82,7 +82,7 @@ WazeRouteCalculator==0.6
YesssSMS==0.2.3
# homeassistant.components.abode
abodepy==0.13.1
abodepy==0.14.0
# homeassistant.components.media_player.frontier_silicon
afsapi==0.0.4