Update AbodePy version to 0.12.3 (#13709)

pull/13713/head
Mister Wil 2018-04-05 21:10:07 -07:00 committed by Paulus Schoutsen
parent 1a9727c75a
commit b70b23ef83
2 changed files with 2 additions and 2 deletions

View File

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

View File

@ -64,7 +64,7 @@ WazeRouteCalculator==0.5
YesssSMS==0.1.1b3
# homeassistant.components.abode
abodepy==0.12.2
abodepy==0.12.3
# homeassistant.components.media_player.frontier_silicon
afsapi==0.0.3