mirror of
https://github.com/home-assistant/core.git
synced 2025-04-23 16:57:53 +00:00
parent
cb9e0c03d5
commit
5652a4a58b
@ -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.14.0']
|
||||
REQUIREMENTS = ['abodepy==0.15.0']
|
||||
|
||||
_LOGGER = logging.getLogger(__name__)
|
||||
|
||||
|
@ -81,7 +81,7 @@ WazeRouteCalculator==0.6
|
||||
YesssSMS==0.2.3
|
||||
|
||||
# homeassistant.components.abode
|
||||
abodepy==0.14.0
|
||||
abodepy==0.15.0
|
||||
|
||||
# homeassistant.components.media_player.frontier_silicon
|
||||
afsapi==0.0.4
|
||||
|
Loading…
x
Reference in New Issue
Block a user