Skip to content

Commit

Permalink
Update manifest
Browse files Browse the repository at this point in the history
  • Loading branch information
thomasddn committed Dec 7, 2024
1 parent 4f0a084 commit 730c27f
Showing 1 changed file with 6 additions and 4 deletions.
10 changes: 6 additions & 4 deletions custom_components/volvo_cars/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,11 @@
"@thomasddn"
],
"config_flow": true,
"documentation": "https://github.com/thomasddn/home-assistant-volvo-cars",
"documentation": "https://github.com/thomasddn/ha-volvo-cars",
"iot_class": "cloud_polling",
"issue_tracker": "https://github.com/thomasddn/home-assistant-volvo-cars/issues",
"requirements": ["pydantic==1.10.18"],
"version": "0.1.0"
"issue_tracker": "https://github.com/thomasddn/ha-volvo-cars/issues",
"requirements": [
"pydantic==1.10.18"
],
"version": "0.2.0"
}

0 comments on commit 730c27f

Please sign in to comment.