mirror of
https://github.com/home-assistant/core.git
synced 2026-04-17 23:53:49 +01:00
12 lines
328 B
JSON
12 lines
328 B
JSON
{
|
|
"domain": "lupusec",
|
|
"name": "Lupus Electronics LUPUSEC",
|
|
"codeowners": ["@majuss", "@suaveolent"],
|
|
"config_flow": true,
|
|
"documentation": "https://www.home-assistant.io/integrations/lupusec",
|
|
"integration_type": "hub",
|
|
"iot_class": "local_polling",
|
|
"loggers": ["lupupy"],
|
|
"requirements": ["lupupy==0.3.2"]
|
|
}
|