mirror of
https://github.com/Electric-Special/ha-core.git
synced 2026-03-21 05:06:13 +01:00
Co-authored-by: Joostlek <joostlek@outlook.com> Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
12 lines
324 B
JSON
12 lines
324 B
JSON
{
|
|
"domain": "ness_alarm",
|
|
"name": "Ness Alarm",
|
|
"codeowners": ["@nickw444", "@poshy163"],
|
|
"config_flow": true,
|
|
"documentation": "https://www.home-assistant.io/integrations/ness_alarm",
|
|
"iot_class": "local_push",
|
|
"loggers": ["nessclient"],
|
|
"quality_scale": "legacy",
|
|
"requirements": ["nessclient==1.3.1"]
|
|
}
|