mirror of
https://github.com/home-assistant/core.git
synced 2025-07-23 05:07:41 +00:00
10 lines
260 B
JSON
10 lines
260 B
JSON
{
|
|
"domain": "ness_alarm",
|
|
"name": "Ness Alarm",
|
|
"codeowners": ["@nickw444"],
|
|
"documentation": "https://www.home-assistant.io/integrations/ness_alarm",
|
|
"iot_class": "local_push",
|
|
"loggers": ["nessclient"],
|
|
"requirements": ["nessclient==0.10.0"]
|
|
}
|