Merge pull request #19036 from sdague/mychevy_1.0.1

update mychevy to 1.0.1
This commit is contained in:
Paulus Schoutsen 2018-12-05 14:44:43 +01:00 committed by GitHub
commit eb317bd302
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -16,7 +16,7 @@ from homeassistant.helpers import config_validation as cv
from homeassistant.helpers import discovery
from homeassistant.util import Throttle
REQUIREMENTS = ["mychevy==0.4.0"]
REQUIREMENTS = ["mychevy==1.0.1"]
DOMAIN = 'mychevy'
UPDATE_TOPIC = DOMAIN

View File

@ -656,7 +656,7 @@ motorparts==1.0.2
mutagen==1.41.1
# homeassistant.components.mychevy
mychevy==0.4.0
mychevy==1.0.1
# homeassistant.components.mycroft
mycroftapi==2.0