mirror of
https://github.com/home-assistant/core.git
synced 2025-07-18 18:57:06 +00:00
Use pycarwings2.12 for Nissan Leaf integration (#56996)
This commit is contained in:
parent
33541ab287
commit
c72a34dbec
@ -2,7 +2,7 @@
|
||||
"domain": "nissan_leaf",
|
||||
"name": "Nissan Leaf",
|
||||
"documentation": "https://www.home-assistant.io/integrations/nissan_leaf",
|
||||
"requirements": ["pycarwings2==2.11"],
|
||||
"requirements": ["pycarwings2==2.12"],
|
||||
"codeowners": ["@filcole"],
|
||||
"iot_class": "cloud_polling"
|
||||
}
|
||||
|
@ -1381,7 +1381,7 @@ pyblackbird==0.5
|
||||
pybotvac==0.0.22
|
||||
|
||||
# homeassistant.components.nissan_leaf
|
||||
pycarwings2==2.11
|
||||
pycarwings2==2.12
|
||||
|
||||
# homeassistant.components.cloudflare
|
||||
pycfdns==1.2.1
|
||||
|
Loading…
x
Reference in New Issue
Block a user