Skip to content

Commit

Permalink
bump required minimum mytoyota version to 1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
CM000n committed Jan 3, 2024
1 parent bebc384 commit 6cc1fac
Show file tree
Hide file tree
Showing 3 changed files with 101 additions and 161 deletions.
2 changes: 1 addition & 1 deletion custom_components/toyota/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"iot_class": "cloud_polling",
"issue_tracker": "https://github.com/DurgNomis-drol/ha_toyota/issues",
"requirements": [
"mytoyota>=1.0",
"mytoyota>=1.1",
"arrow"
],
"version": "v2.0.0"
Expand Down
Loading

0 comments on commit 6cc1fac

Please sign in to comment.