Skip to content

Commit 6751bbd

Browse files
Update manifest.json
1 parent 344ec67 commit 6751bbd

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

custom_components/remote_homeassistant/manifest.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
{
22
"domain": "remote_homeassistant",
33
"name": "Remote Home-Assistant",
4-
"documentation": "https://github.com/lukas-hetzenecker/home-assistant-remote",
4+
"issue_tracker": "https://github.com/custom-components/remote_homeassistant/issues",
5+
"documentation": "https://github.com/custom-components/remote_homeassistant",
56
"dependencies": [],
67
"config_flow": true,
78
"codeowners": [
@@ -12,4 +13,4 @@
1213
"zeroconf": [
1314
"_home-assistant._tcp.local."
1415
]
15-
}
16+
}

0 commit comments

Comments
 (0)