Skip to content

Commit 6a1040a

Browse files
Sort manifest keys
1 parent 8cc04e7 commit 6a1040a

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed
Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
{
22
"domain": "robovac",
33
"name": "Eufy Robovac",
4+
"codeowners": ["@codefoodpixels"],
45
"config_flow": true,
6+
"dependencies": [],
57
"documentation": "https://github.com/codefoodpixels/robovac",
8+
"integration_type": "device",
9+
"iot_class": "local_polling",
610
"issue_tracker": "https://github.com/codefoodpixels/robovac/issues",
711
"requirements": [],
8-
"dependencies": [],
9-
"codeowners": ["@codefoodpixels"],
10-
"iot_class": "local_polling",
11-
"integration_type": "device",
1212
"version": "1.0.0"
1313
}

0 commit comments

Comments
 (0)