mirror of
https://github.com/home-assistant/core.git
synced 2026-09-07 05:52:27 +01:00
11 lines
277 B
JSON
11 lines
277 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.8"]
|
|
}
|