mirror of
https://github.com/home-assistant/core.git
synced 2025-07-22 04:37:06 +00:00
Update AbodePy version to 0.12.3 (#13709)
This commit is contained in:
parent
1a9727c75a
commit
b70b23ef83
@ -19,7 +19,7 @@ from homeassistant.helpers import config_validation as cv
|
|||||||
from homeassistant.helpers import discovery
|
from homeassistant.helpers import discovery
|
||||||
from homeassistant.helpers.entity import Entity
|
from homeassistant.helpers.entity import Entity
|
||||||
|
|
||||||
REQUIREMENTS = ['abodepy==0.12.2']
|
REQUIREMENTS = ['abodepy==0.12.3']
|
||||||
|
|
||||||
_LOGGER = logging.getLogger(__name__)
|
_LOGGER = logging.getLogger(__name__)
|
||||||
|
|
||||||
|
@ -64,7 +64,7 @@ WazeRouteCalculator==0.5
|
|||||||
YesssSMS==0.1.1b3
|
YesssSMS==0.1.1b3
|
||||||
|
|
||||||
# homeassistant.components.abode
|
# homeassistant.components.abode
|
||||||
abodepy==0.12.2
|
abodepy==0.12.3
|
||||||
|
|
||||||
# homeassistant.components.media_player.frontier_silicon
|
# homeassistant.components.media_player.frontier_silicon
|
||||||
afsapi==0.0.3
|
afsapi==0.0.3
|
||||||
|
Loading…
x
Reference in New Issue
Block a user