Bump pymazda to 0.3.2 (#65025)
parent
dd4e5bb9c5
commit
dc1db463fc
|
@ -3,7 +3,7 @@
|
|||
"name": "Mazda Connected Services",
|
||||
"config_flow": true,
|
||||
"documentation": "https://www.home-assistant.io/integrations/mazda",
|
||||
"requirements": ["pymazda==0.3.1"],
|
||||
"requirements": ["pymazda==0.3.2"],
|
||||
"codeowners": ["@bdr99"],
|
||||
"quality_scale": "platinum",
|
||||
"iot_class": "cloud_polling"
|
||||
|
|
|
@ -1660,7 +1660,7 @@ pymailgunner==1.4
|
|||
pymata-express==1.19
|
||||
|
||||
# homeassistant.components.mazda
|
||||
pymazda==0.3.1
|
||||
pymazda==0.3.2
|
||||
|
||||
# homeassistant.components.mediaroom
|
||||
pymediaroom==0.6.4.1
|
||||
|
|
|
@ -1041,7 +1041,7 @@ pymailgunner==1.4
|
|||
pymata-express==1.19
|
||||
|
||||
# homeassistant.components.mazda
|
||||
pymazda==0.3.1
|
||||
pymazda==0.3.2
|
||||
|
||||
# homeassistant.components.melcloud
|
||||
pymelcloud==2.5.6
|
||||
|
|
Loading…
Reference in New Issue