Skip to content

Commit 186c812

Browse files
committed
Try fixing hassfest errors
1 parent b8678f7 commit 186c812

1 file changed

Lines changed: 6 additions & 5 deletions

File tree

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,12 @@
11
{
22
"domain": "ph803w",
33
"name": "API polling for PH-803W pH and ORP sensor",
4-
"documentation": "https://github.com/dala318/python_ph803w",
5-
"version": "0.0.1",
6-
"dependencies": [],
74
"after_dependencies": [],
8-
"iot_class": "local_polling",
95
"codeowners": ["@dala318"],
10-
"requirements": []
6+
"dependencies": [],
7+
"documentation": "https://github.com/dala318/python_ph803w",
8+
"iot_class": "local_polling",
9+
"issue_tracker": "https://github.com/dala318/python_ph803w/issues",
10+
"requirements": [],
11+
"version": "0.0.3"
1112
}

0 commit comments

Comments
 (0)