Skip to content

Commit b63eceb

Browse files
committed
Fix manifest.json key ordering for hassfest validation
1 parent c401e12 commit b63eceb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

custom_components/signalduino/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@
44
"codeowners": ["@thecodingdad"],
55
"config_flow": true,
66
"documentation": "https://github.com/thecodingdad/ha-signalduino",
7-
"issue_tracker": "https://github.com/thecodingdad/ha-signalduino/issues",
87
"integration_type": "hub",
98
"iot_class": "local_push",
9+
"issue_tracker": "https://github.com/thecodingdad/ha-signalduino/issues",
1010
"requirements": ["pyserial-asyncio-fast>=0.13"],
1111
"version": "1.0.0"
1212
}

0 commit comments

Comments
 (0)