mirror of
https://github.com/home-assistant/core.git
synced 2025-07-28 23:57:06 +00:00
10 lines
262 B
JSON
10 lines
262 B
JSON
{
|
|
"domain": "lupusec",
|
|
"name": "Lupus Electronics LUPUSEC",
|
|
"documentation": "https://www.home-assistant.io/integrations/lupusec",
|
|
"requirements": ["lupupy==0.0.24"],
|
|
"codeowners": ["@majuss"],
|
|
"iot_class": "local_polling",
|
|
"loggers": ["lupupy"]
|
|
}
|