mirror of
https://github.com/Electric-Special/ha-core.git
synced 2026-03-21 07:05:48 +01:00
11 lines
263 B
JSON
11 lines
263 B
JSON
{
|
|
"domain": "nad",
|
|
"name": "NAD",
|
|
"codeowners": [],
|
|
"documentation": "https://www.home-assistant.io/integrations/nad",
|
|
"iot_class": "local_polling",
|
|
"loggers": ["nad_receiver"],
|
|
"quality_scale": "legacy",
|
|
"requirements": ["nad-receiver==0.3.0"]
|
|
}
|