homeassistant/custom_components/browser_mod/manifest.json

9 lines
165 B
JSON

{
"domain": "browser_mod",
"name": "Browser mod",
"documentation": "",
"dependencies": ["websocket_api", "http"],
"codeowners": [],
"requirements": []
}