mirror of
https://github.com/home-assistant/core.git
synced 2025-07-15 01:07:10 +00:00
Bump mychevy library to 2.0.1 (#34496)
This commit is contained in:
parent
6c3ea2a904
commit
7f77e99e4d
@ -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": []
|
||||||
}
|
}
|
||||||
|
@ -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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user