Skip to content

Commit

Permalink
Use pycarwings2 2.11 (home-assistant#54424)
Browse files Browse the repository at this point in the history
  • Loading branch information
filcole authored and balloob committed Aug 16, 2021
1 parent 5fc5b53 commit 7d67cab
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion homeassistant/components/nissan_leaf/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -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"
}
2 changes: 1 addition & 1 deletion requirements_all.txt
Original file line number Diff line number Diff line change
Expand Up @@ -1342,7 +1342,7 @@ pyblackbird==0.5
pybotvac==0.0.21

# homeassistant.components.nissan_leaf
pycarwings2==2.10
pycarwings2==2.11

# homeassistant.components.cloudflare
pycfdns==1.2.1
Expand Down

0 comments on commit 7d67cab

Please sign in to comment.