We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents e7a5238 + 848a016 commit e22644bCopy full SHA for e22644b
3 files changed
custom_components/toyota/manifest.json
@@ -7,9 +7,6 @@
7
"documentation": "https://github.com/pytoyoda/ha_toyota",
8
"iot_class": "cloud_polling",
9
"issue_tracker": "https://github.com/pytoyoda/ha_toyota/issues",
10
- "requirements": [
11
- "pytoyoda>=5.1.0,<6.0",
12
- "arrow"
13
- ],
+ "requirements": ["pytoyoda>=5.1.0,<6.0", "arrow"],
14
"version": "v2.3.0"
15
}
0 commit comments