mirror of
https://github.com/home-assistant/core.git
synced 2025-08-03 12:45:28 +02:00
Bump abodepy to 0.7.1 (#9077)
* Version bump to 0.7.1 * Update abodepy version
This commit is contained in:
committed by
Pascal Vizeli
parent
54f01f3f11
commit
8ceeee032c
@@ -12,7 +12,7 @@ from homeassistant.helpers import discovery
|
||||
from homeassistant.helpers import config_validation as cv
|
||||
from homeassistant.const import CONF_USERNAME, CONF_PASSWORD, CONF_NAME
|
||||
|
||||
REQUIREMENTS = ['abodepy==0.5.1']
|
||||
REQUIREMENTS = ['abodepy==0.7.1']
|
||||
|
||||
_LOGGER = logging.getLogger(__name__)
|
||||
|
||||
|
@@ -39,7 +39,7 @@ SoCo==0.12
|
||||
TwitterAPI==2.4.6
|
||||
|
||||
# homeassistant.components.abode
|
||||
abodepy==0.5.1
|
||||
abodepy==0.7.1
|
||||
|
||||
# homeassistant.components.device_tracker.automatic
|
||||
aioautomatic==0.6.0
|
||||
|
Reference in New Issue
Block a user