Skip to content

Commit afaa36a

Browse files
committed
sort manifest.json
1 parent 10c871a commit afaa36a

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed
Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
{
22
"domain": "eta",
33
"name": "Eta Sensors",
4-
"documentation": "https://github.com/nigl/homeassistant_eta_integration",
5-
"dependencies": [],
64
"codeowners": ["@nigl"],
7-
"requirements": ["xmltodict"],
8-
"iot_class": "local_polling",
95
"config_flow": true,
10-
"version": "0.0.1",
11-
"issue_tracker": "https://github.com/nigl/homeassistant_eta_integration/issues"
6+
"dependencies": [],
7+
"documentation": "https://github.com/nigl/homeassistant_eta_integration",
8+
"iot_class": "local_polling",
9+
"issue_tracker": "https://github.com/nigl/homeassistant_eta_integration/issues",
10+
"requirements": ["xmltodict"],
11+
"version": "0.0.1"
1212
}

0 commit comments

Comments
 (0)