mirror of
https://github.com/home-assistant/core.git
synced 2025-07-21 20:27:08 +00:00
Upgrade pymazda to 0.2.1 (#55820)
This commit is contained in:
parent
8b6d0ca13f
commit
12b1f87b35
@ -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"
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user