Bump pymazda to 0.2.2 (#58113)

This commit is contained in:
Brandon Rothweiler 2021-10-20 18:58:40 -04:00 committed by GitHub
parent 840dc2b931
commit a496465235
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 3 additions and 3 deletions

View File

@ -3,7 +3,7 @@
"name": "Mazda Connected Services",
"config_flow": true,
"documentation": "https://www.home-assistant.io/integrations/mazda",
"requirements": ["pymazda==0.2.1"],
"requirements": ["pymazda==0.2.2"],
"codeowners": ["@bdr99"],
"quality_scale": "platinum",
"iot_class": "cloud_polling"

View File

@ -1613,7 +1613,7 @@ pymailgunner==1.4
pymata-express==1.19
# homeassistant.components.mazda
pymazda==0.2.1
pymazda==0.2.2
# homeassistant.components.mediaroom
pymediaroom==0.6.4.1

View File

@ -959,7 +959,7 @@ pymailgunner==1.4
pymata-express==1.19
# homeassistant.components.mazda
pymazda==0.2.1
pymazda==0.2.2
# homeassistant.components.melcloud
pymelcloud==2.5.4