1
mirror of https://github.com/home-assistant/core synced 2024-10-07 10:13:38 +02:00
ha-core/homeassistant/components/faa_delays/manifest.json

9 lines
225 B
JSON
Raw Normal View History

{
"domain": "faa_delays",
"name": "FAA Delays",
"config_flow": true,
"documentation": "https://www.home-assistant.io/integrations/faa_delays",
"requirements": ["faadelays==0.0.6"],
"codeowners": ["@ntilley905"]
}