1
0
mirror of https://github.com/home-assistant/core.git synced 2026-04-17 23:53:49 +01:00
Files
core/homeassistant/components/sfr_box/manifest.json
2026-03-26 15:24:22 +01:00

12 lines
306 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",
"quality_scale": "silver",
"requirements": ["sfrbox-api==0.1.1"]
}