We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 344ec67 commit 6751bbdCopy full SHA for 6751bbd
custom_components/remote_homeassistant/manifest.json
@@ -1,7 +1,8 @@
1
{
2
"domain": "remote_homeassistant",
3
"name": "Remote Home-Assistant",
4
- "documentation": "https://github.com/lukas-hetzenecker/home-assistant-remote",
+ "issue_tracker": "https://github.com/custom-components/remote_homeassistant/issues",
5
+ "documentation": "https://github.com/custom-components/remote_homeassistant",
6
"dependencies": [],
7
"config_flow": true,
8
"codeowners": [
@@ -12,4 +13,4 @@
12
13
"zeroconf": [
14
"_home-assistant._tcp.local."
15
]
-}
16
+}
0 commit comments