forked from home-assistant/core
Use pycarwings2 2.11 (#54424)
This commit is contained in:
committed by
Paulus Schoutsen
parent
5fc5b53c01
commit
7d67caba44
@@ -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.10"],
|
"requirements": ["pycarwings2==2.11"],
|
||||||
"codeowners": ["@filcole"],
|
"codeowners": ["@filcole"],
|
||||||
"iot_class": "cloud_polling"
|
"iot_class": "cloud_polling"
|
||||||
}
|
}
|
||||||
|
@@ -1342,7 +1342,7 @@ pyblackbird==0.5
|
|||||||
pybotvac==0.0.21
|
pybotvac==0.0.21
|
||||||
|
|
||||||
# homeassistant.components.nissan_leaf
|
# homeassistant.components.nissan_leaf
|
||||||
pycarwings2==2.10
|
pycarwings2==2.11
|
||||||
|
|
||||||
# homeassistant.components.cloudflare
|
# homeassistant.components.cloudflare
|
||||||
pycfdns==1.2.1
|
pycfdns==1.2.1
|
||||||
|
Reference in New Issue
Block a user