From 839f69393a5f8fe3eb22dfd3e315916d51b79f15 Mon Sep 17 00:00:00 2001 From: Aaron Bach Date: Wed, 21 Sep 2022 03:30:21 -0600 Subject: [PATCH] Remove docs for deprecated Flu Near You integration (#24170) Co-authored-by: Franck Nijhof --- CODEOWNERS | 1 - source/_integrations/flunearyou.markdown | 44 ------------------------ source/_redirects | 1 + 3 files changed, 1 insertion(+), 45 deletions(-) delete mode 100644 source/_integrations/flunearyou.markdown diff --git a/CODEOWNERS b/CODEOWNERS index a550850e14b..662ee3501de 100644 --- a/CODEOWNERS +++ b/CODEOWNERS @@ -200,7 +200,6 @@ source/_integrations/flick_electric.markdown @ZephireNZ source/_integrations/flipr.markdown @cnico source/_integrations/flo.markdown @dmulcahey source/_integrations/flume.markdown @ChrisMandich @bdraco @jeeftor -source/_integrations/flunearyou.markdown @bachya source/_integrations/flux_led.markdown @icemanch @bdraco source/_integrations/forecast_solar.markdown @klaasnicolaas @frenck source/_integrations/forked_daapd.markdown @uvjustin diff --git a/source/_integrations/flunearyou.markdown b/source/_integrations/flunearyou.markdown deleted file mode 100644 index 4eda32f7dc7..00000000000 --- a/source/_integrations/flunearyou.markdown +++ /dev/null @@ -1,44 +0,0 @@ ---- -title: Flu Near You -description: Instructions on how to use Flu Near You data within Home Assistant -ha_category: - - Health -ha_release: 0.83 -ha_iot_class: Cloud Polling -ha_codeowners: - - '@bachya' -ha_domain: flunearyou -ha_config_flow: true -ha_platforms: - - diagnostics - - sensor -ha_integration_type: integration ---- - -
- This integration is pending removal from Home Assistant and will be no longer available as of Home Assistant 2022.10. -
- -The `flunearyou` sensor platform allows users in the United States and its -territories to get information regarding reported flu symptoms from [Flu Near -You](https://flunearyou.org/). The platform can return user-reported information as well reports from the -Center for Disease Control (CDC). - -{% include integrations/config_flow.md %} - -## Sensor Types - -### User Report - -* Number of reported cases of [Avian Flu](https://www.cdc.gov/flu/avianflu/index.htm) symptoms -* Number of reported cases of [Dengue](https://www.cdc.gov/dengue/index.html) symptoms -* Number of reported cases of [Flu](https://www.cdc.gov/flu/) symptoms -* Number of reported cases of [Flu-like](https://en.wikipedia.org/wiki/Influenza-like_illness) symptoms -* Number of reported cases of [Leptospirosis](https://www.cdc.gov/leptospirosis/index.html) symptoms -* Total number of reported cases with symptoms -* Number of reported cases with no symptoms - -### CDC Report - -* Current CDC level for the state -* Current CDC "Level 2" for the state diff --git a/source/_redirects b/source/_redirects index 985d07ee29e..302391c0bc1 100644 --- a/source/_redirects +++ b/source/_redirects @@ -435,6 +435,7 @@ /integrations/envirophat /more-info/removed-integration 301 /integrations/essent /more-info/removed-integration 301 /integrations/fedex /more-info/removed-integration 301 +/integrations/flunearyou /more-info/removed-integration 301 /integrations/fortigate /more-info/removed-integration 301 /integrations/fritzbox_netmonitor /more-info/removed-integration 301 /integrations/garmin_connect /more-info/removed-integration 301