mirror of
https://github.com/home-assistant/core.git
synced 2026-04-17 15:44:52 +01:00
13 lines
366 B
JSON
13 lines
366 B
JSON
{
|
|
"domain": "systemnexa2",
|
|
"name": "System Nexa 2",
|
|
"codeowners": ["@konsulten"],
|
|
"config_flow": true,
|
|
"documentation": "https://www.home-assistant.io/integrations/systemnexa2",
|
|
"integration_type": "device",
|
|
"iot_class": "local_push",
|
|
"quality_scale": "platinum",
|
|
"requirements": ["python-sn2==0.4.0"],
|
|
"zeroconf": ["_systemnexa2._tcp.local."]
|
|
}
|