core/homeassistant/components/fibaro/manifest.json

12 lines
295 B
JSON

{
"domain": "fibaro",
"name": "Fibaro",
"integration_type": "hub",
"documentation": "https://www.home-assistant.io/integrations/fibaro",
"requirements": ["fiblary3==0.1.8"],
"codeowners": ["@rappenze"],
"iot_class": "local_push",
"config_flow": true,
"loggers": ["fiblary3"]
}