2021-02-24 20:11:20 +00:00
|
|
|
{
|
|
|
|
"domain": "faa_delays",
|
|
|
|
"name": "FAA Delays",
|
2023-02-08 19:19:19 +00:00
|
|
|
"codeowners": ["@ntilley905"],
|
2021-02-24 20:11:20 +00:00
|
|
|
"config_flow": true,
|
2021-03-30 15:52:29 +00:00
|
|
|
"documentation": "https://www.home-assistant.io/integrations/faa_delays",
|
2022-01-28 21:37:53 +00:00
|
|
|
"iot_class": "cloud_polling",
|
2023-02-08 19:19:19 +00:00
|
|
|
"loggers": ["faadelays"],
|
|
|
|
"requirements": ["faadelays==0.0.7"]
|
2021-02-24 20:11:20 +00:00
|
|
|
}
|