mirror of
https://github.com/home-assistant/core.git
synced 2026-05-08 09:38:58 +01:00
12 lines
285 B
JSON
12 lines
285 B
JSON
{
|
|
"domain": "wiffi",
|
|
"name": "Wiffi",
|
|
"codeowners": ["@mampfes"],
|
|
"config_flow": true,
|
|
"documentation": "https://www.home-assistant.io/integrations/wiffi",
|
|
"integration_type": "hub",
|
|
"iot_class": "local_push",
|
|
"loggers": ["wiffi"],
|
|
"requirements": ["wiffi==1.1.2"]
|
|
}
|