core/homeassistant/components/wiffi/manifest.json

10 lines
232 B
JSON

{
"domain": "wiffi",
"name": "Wiffi",
"config_flow": true,
"documentation": "https://www.home-assistant.io/integrations/wiffi",
"requirements": ["wiffi==1.0.1"],
"codeowners": ["@mampfes"],
"iot_class": "local_push"
}