Correct FAA Delays integration domain in manifest (#48512)

pull/48520/head
Franck Nijhof 2021-03-30 17:52:29 +02:00 committed by GitHub
parent 575a460c65
commit cdd0624629
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

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