working 2.0 clone
This commit is contained in:
18
custom_components/remote_homeassistant/manifest.json
Normal file
18
custom_components/remote_homeassistant/manifest.json
Normal file
@@ -0,0 +1,18 @@
|
||||
{
|
||||
"domain": "remote_homeassistant",
|
||||
"name": "Remote Home-Assistant",
|
||||
"issue_tracker": "https://github.com/custom-components/remote_homeassistant/issues",
|
||||
"documentation": "https://github.com/custom-components/remote_homeassistant",
|
||||
"dependencies": ["http"],
|
||||
"config_flow": true,
|
||||
"codeowners": [
|
||||
"@lukas-hetzenecker",
|
||||
"@postlund"
|
||||
],
|
||||
"requirements": [],
|
||||
"zeroconf": [
|
||||
"_home-assistant._tcp.local."
|
||||
],
|
||||
"version": "3.11",
|
||||
"iot_class": "local_push"
|
||||
}
|
||||
Reference in New Issue
Block a user