12 lines
350 B
JSON
12 lines
350 B
JSON
{
|
|
"domain": "browser_mod",
|
|
"name": "Browser mod",
|
|
"documentation": "https://github.com/thomasloven/hass-browser_mod/blob/master/README.md",
|
|
"dependencies": ["panel_custom", "websocket_api", "http", "frontend", "lovelace"],
|
|
"codeowners": [],
|
|
"requirements": [],
|
|
"version": "2.0.0b5",
|
|
"iot_class": "local_push",
|
|
"config_flow": true
|
|
}
|