update mychevy to 1.0.1

After six months the chevy website finally has been reimplemented to
something that seems to work and is stable. The backend library has
been updated thanks to upstream help, and now is working again.
This commit is contained in:
Sean Dague 2018-12-05 05:42:27 -05:00
parent 2680bf8a61
commit a785a1ab5d
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

@ -655,7 +655,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