Update AbodePy version to 0.12.3 (#13709)
parent
1a9727c75a
commit
b70b23ef83
|
@ -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__)
|
||||
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue