Bump pymazda to 0.2.2 (#58113)

This commit is contained in:
Brandon Rothweiler 2021-10-20 18:58:40 -04:00 committed by Paulus Schoutsen
parent 97ba368950
commit fe5b9c75b3
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

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

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