2019-04-04 04:14:45 +00:00
|
|
|
{
|
|
|
|
"domain": "freebox",
|
|
|
|
"name": "Freebox",
|
2020-03-11 21:15:59 +00:00
|
|
|
"config_flow": true,
|
2019-10-02 16:25:44 +00:00
|
|
|
"documentation": "https://www.home-assistant.io/integrations/freebox",
|
2022-10-24 07:33:59 +00:00
|
|
|
"requirements": ["freebox-api==1.0.1"],
|
2021-02-25 11:19:21 +00:00
|
|
|
"zeroconf": ["_fbx-api._tcp.local."],
|
2021-04-15 08:21:38 +00:00
|
|
|
"codeowners": ["@hacf-fr", "@Quentame"],
|
2022-01-28 21:37:53 +00:00
|
|
|
"iot_class": "local_polling",
|
|
|
|
"loggers": ["freebox_api"]
|
2019-04-04 04:14:45 +00:00
|
|
|
}
|