Use pycarwings2 2.11 (#54424)
parent
b1fc05413a
commit
cb26f334c3
|
@ -2,7 +2,7 @@
|
|||
"domain": "nissan_leaf",
|
||||
"name": "Nissan Leaf",
|
||||
"documentation": "https://www.home-assistant.io/integrations/nissan_leaf",
|
||||
"requirements": ["pycarwings2==2.10"],
|
||||
"requirements": ["pycarwings2==2.11"],
|
||||
"codeowners": ["@filcole"],
|
||||
"iot_class": "cloud_polling"
|
||||
}
|
||||
|
|
|
@ -1345,7 +1345,7 @@ pyblackbird==0.5
|
|||
pybotvac==0.0.22
|
||||
|
||||
# homeassistant.components.nissan_leaf
|
||||
pycarwings2==2.10
|
||||
pycarwings2==2.11
|
||||
|
||||
# homeassistant.components.cloudflare
|
||||
pycfdns==1.2.1
|
||||
|
|
Loading…
Reference in New Issue