21 lines
420 B
JSON
21 lines
420 B
JSON
{
|
|
"domain": "alarmo",
|
|
"name": "Alarmo",
|
|
"after_dependencies": [
|
|
"mqtt",
|
|
"notify"
|
|
],
|
|
"codeowners": [
|
|
"@nielsfaber"
|
|
],
|
|
"config_flow": true,
|
|
"dependencies": [
|
|
"http",
|
|
"panel_custom"
|
|
],
|
|
"documentation": "https://github.com/nielsfaber/alarmo",
|
|
"iot_class": "local_push",
|
|
"issue_tracker": "https://github.com/nielsfaber/alarmo/issues",
|
|
"requirements": [],
|
|
"version": "1.10.13"
|
|
} |