Skip to content

Commit a128c70

Browse files
Update manifest.json
1 parent 671bd91 commit a128c70

File tree

1 file changed

+13
-13
lines changed

1 file changed

+13
-13
lines changed
Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
11
{
2-
"domain": "panda_status",
3-
"name": "Panda Status (BigTreeTech)",
4-
"version": "1.0",
5-
"requirements": [
6-
"websockets"
7-
],
8-
"codeowners": [
9-
"@ping-localhost"
10-
],
11-
"config_flow": true,
12-
"documentation": "https://github.com/ping-localhost/panda_status",
13-
"issue_tracker": "https://github.com/ping-localhost/panda_status/issues",
14-
"iot_class": "local_polling"
2+
"domain": "panda_status",
3+
"name": "Panda Status",
4+
"codeowners": [
5+
"@ping-localhost"
6+
],
7+
"config_flow": true,
8+
"documentation": "https://github.com/ping-localhost/panda_status",
9+
"iot_class": "local_polling",
10+
"issue_tracker": "https://github.com/ping-localhost/panda_status/issues",
11+
"requirements": [
12+
"websockets"
13+
],
14+
"version": "1.0.0"
1515
}

0 commit comments

Comments
 (0)