core/homeassistant/components/sfr_box/manifest.json

11 lines
278 B
JSON

{
"domain": "sfr_box",
"name": "SFR Box",
"codeowners": ["@epenet"],
"config_flow": true,
"documentation": "https://www.home-assistant.io/integrations/sfr_box",
"integration_type": "device",
"iot_class": "local_polling",
"requirements": ["sfrbox-api==0.0.11"]
}