1
0
mirror of https://github.com/home-assistant/core.git synced 2026-05-08 09:38:58 +01:00
Files
core/homeassistant/components/wiffi/manifest.json
T
2026-02-25 18:17:23 +01:00

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"]
}