2019-04-04 04:14:45 +00:00
|
|
|
{
|
|
|
|
"domain": "fastdotcom",
|
2020-01-07 07:19:17 +00:00
|
|
|
"name": "Fast.com",
|
2023-11-21 08:59:34 +00:00
|
|
|
"codeowners": ["@rohankapoorcom", "@erwindouna"],
|
|
|
|
"config_flow": true,
|
2023-02-08 19:19:19 +00:00
|
|
|
"documentation": "https://www.home-assistant.io/integrations/fastdotcom",
|
2022-01-28 21:37:53 +00:00
|
|
|
"iot_class": "cloud_polling",
|
2023-02-08 19:19:19 +00:00
|
|
|
"loggers": ["fastdotcom"],
|
2024-03-28 09:24:55 +00:00
|
|
|
"quality_scale": "gold",
|
2024-04-05 16:53:28 +00:00
|
|
|
"requirements": ["fastdotcom==0.0.3"],
|
|
|
|
"single_config_entry": true
|
2019-04-04 04:14:45 +00:00
|
|
|
}
|