Skip to content

Commit 552d458

Browse files
committed
Sort manifest.json file
1 parent 0042bca commit 552d458

File tree

1 file changed

+4
-6
lines changed

1 file changed

+4
-6
lines changed
Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,10 @@
11
{
22
"domain": "readme",
33
"name": "Generate readme",
4-
"version": "0.0.0",
4+
"codeowners": ["@ludeeus"],
5+
"config_flow": true,
56
"documentation": "https://github.com/custom-components/readme",
7+
"iot_class": "calculated",
68
"issue_tracker": "https://github.com/custom-components/issues",
7-
"config_flow": true,
8-
"codeowners": [
9-
"@ludeeus"
10-
],
11-
"iot_class": "calculated"
9+
"version": "0.0.0"
1210
}

0 commit comments

Comments
 (0)