Skip to content

Commit 145c94b

Browse files
authored
Update version to 4.1.3 and clean up hacs.json
Removed unnecessary fields and updated version.
1 parent 8d6c15d commit 145c94b

1 file changed

Lines changed: 1 addition & 10 deletions

File tree

hacs.json

Lines changed: 1 addition & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,7 @@
11
{
22
"name": "BMW CarData",
33
"repository": "kvanbiesen/bmw-cardata-ha",
4-
"content_in_root": false,
54
"homeassistant": "2022.6.0",
65
"zip_release": false,
7-
"render_readme": true,
8-
"changelog": "CHANGELOG.md",
9-
"domains": [
10-
"sensor",
11-
"binary_sensor",
12-
"device_tracker"
13-
],
14-
"category": "integration",
15-
"version": "4.1.2"
6+
"version": "4.1.3"
167
}

0 commit comments

Comments
 (0)