core/homeassistant/components/fibaro/manifest.json

11 lines
266 B
JSON

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