mirror of
https://github.com/home-assistant/core.git
synced 2025-07-19 11:17:21 +00:00
Update to pycarwings 2.13 (#62821)
This commit is contained in:
parent
7a46e04fd1
commit
a17fffbfc2
@ -2,7 +2,7 @@
|
|||||||
"domain": "nissan_leaf",
|
"domain": "nissan_leaf",
|
||||||
"name": "Nissan Leaf",
|
"name": "Nissan Leaf",
|
||||||
"documentation": "https://www.home-assistant.io/integrations/nissan_leaf",
|
"documentation": "https://www.home-assistant.io/integrations/nissan_leaf",
|
||||||
"requirements": ["pycarwings2==2.12"],
|
"requirements": ["pycarwings2==2.13"],
|
||||||
"codeowners": ["@filcole"],
|
"codeowners": ["@filcole"],
|
||||||
"iot_class": "cloud_polling"
|
"iot_class": "cloud_polling"
|
||||||
}
|
}
|
||||||
|
@ -1401,7 +1401,7 @@ pyblackbird==0.5
|
|||||||
pybotvac==0.0.22
|
pybotvac==0.0.22
|
||||||
|
|
||||||
# homeassistant.components.nissan_leaf
|
# homeassistant.components.nissan_leaf
|
||||||
pycarwings2==2.12
|
pycarwings2==2.13
|
||||||
|
|
||||||
# homeassistant.components.cloudflare
|
# homeassistant.components.cloudflare
|
||||||
pycfdns==1.2.2
|
pycfdns==1.2.2
|
||||||
|
Loading…
x
Reference in New Issue
Block a user