Bump mychevy library to 2.0.1 (#34496)

This commit is contained in:
Sean Dague 2020-04-22 00:03:19 -04:00 committed by GitHub
parent 6c3ea2a904
commit 7f77e99e4d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View file

@ -2,6 +2,6 @@
"domain": "mychevy", "domain": "mychevy",
"name": "myChevrolet", "name": "myChevrolet",
"documentation": "https://www.home-assistant.io/integrations/mychevy", "documentation": "https://www.home-assistant.io/integrations/mychevy",
"requirements": ["mychevy==1.2.0"], "requirements": ["mychevy==2.0.1"],
"codeowners": [] "codeowners": []
} }

View file

@ -903,7 +903,7 @@ mitemp_bt==0.0.3
mutagen==1.44.0 mutagen==1.44.0
# homeassistant.components.mychevy # homeassistant.components.mychevy
mychevy==1.2.0 mychevy==2.0.1
# homeassistant.components.mycroft # homeassistant.components.mycroft
mycroftapi==2.0 mycroftapi==2.0