Alphabetize manifest.json
Alphabetized manifest.json according to home assistant requirements.
This commit is contained in:
@@ -1,14 +1,14 @@
|
|||||||
{
|
{
|
||||||
"domain": "localtuya",
|
"domain": "localtuya",
|
||||||
"name": "LocalTuya integration",
|
"name": "LocalTuya integration",
|
||||||
"version": "5.0.1",
|
|
||||||
"documentation": "https://github.com/rospogrigio/localtuya/",
|
|
||||||
"dependencies": [],
|
|
||||||
"codeowners": [
|
"codeowners": [
|
||||||
"@rospogrigio", "@postlund"
|
"@rospogrigio", "@postlund"
|
||||||
],
|
],
|
||||||
|
"config_flow": true,
|
||||||
|
"dependencies": [],
|
||||||
|
"documentation": "https://github.com/rospogrigio/localtuya/",
|
||||||
|
"iot_class": "local_push",
|
||||||
"issue_tracker": "https://github.com/rospogrigio/localtuya/issues",
|
"issue_tracker": "https://github.com/rospogrigio/localtuya/issues",
|
||||||
"requirements": [],
|
"requirements": [],
|
||||||
"config_flow": true,
|
"version": "5.0.1"
|
||||||
"iot_class": "local_push"
|
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user