Upgrade pymazda to 0.2.1 (#55820)

This commit is contained in:
Brandon Rothweiler 2021-09-06 14:53:03 -04:00 committed by GitHub
parent 8b6d0ca13f
commit 12b1f87b35
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.0"],
"requirements": ["pymazda==0.2.1"],
"codeowners": ["@bdr99"],
"quality_scale": "platinum",
"iot_class": "cloud_polling"

View file

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

View file

@ -921,7 +921,7 @@ pymailgunner==1.4
pymata-express==1.19
# homeassistant.components.mazda
pymazda==0.2.0
pymazda==0.2.1
# homeassistant.components.melcloud
pymelcloud==2.5.3