Correct FAA Delays integration domain (#17187)

This commit is contained in:
Franck Nijhof 2021-03-30 17:04:53 +02:00 committed by GitHub
parent 7a46c41c17
commit 6f77c20317
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 1 deletions

View File

@ -8,7 +8,7 @@ ha_iot_class: Cloud Polling
ha_config_flow: true
ha_codeowners:
- '@ntilley905'
ha_domain: faadelays
ha_domain: faa_delays
---
The FAA Delays integration collects and displays information about delays at US Airports based on the

View File

@ -2112,6 +2112,7 @@
/hassio/index /installation
/hassio/installation /installation
/hassio/installing_third_party_addons /common-tasks/os#installing-third-party-add-ons
/integrations/faadelays /integrations/faa_delays
# Migrated Community Guides
/cookbook/apache_configuration https://community.home-assistant.io/t/reverse-proxy-with-apache/196942