Bump abodepy to 0.7.1 (#9077)
* Version bump to 0.7.1 * Update abodepy version
This commit is contained in:
parent
54f01f3f11
commit
8ceeee032c
2 changed files with 2 additions and 2 deletions
|
@ -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__)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue