Skip to content

Commit 20a1ad1

Browse files
authored
Update manifest.json
1 parent 6d468e5 commit 20a1ad1

1 file changed

Lines changed: 6 additions & 6 deletions

File tree

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
{
22
"domain": "tplink_deco",
33
"name": "TP-Link Deco",
4-
"version": "3.7.3",
5-
"integration_type": "hub",
6-
"iot_class": "local_polling",
7-
"config_flow": true,
84
"codeowners": ["@amosyuen"],
5+
"config_flow": true,
6+
"dependencies": [],
97
"documentation": "https://github.com/amosyuen/ha-tplink-deco",
8+
"integration_type": "hub",
9+
"iot_class": "local_polling",
1010
"issue_tracker": "https://github.com/amosyuen/ha-tplink-deco/issues",
11+
"loggers": ["tplink_deco"],
1112
"requirements": ["pycryptodome>=3.12.0"],
12-
"dependencies": [],
13-
"loggers": ["tplink_deco"]
13+
"version": "3.7.3"
1414
}

0 commit comments

Comments
 (0)