From 552a820c07f3e6e1ba58d0535497cf68b3893f31 Mon Sep 17 00:00:00 2001 From: Aaron Bach Date: Sun, 8 Nov 2020 05:48:52 -0700 Subject: [PATCH] Remove YAML documentation for Flu Near You (#15464) --- source/_integrations/flunearyou.markdown | 27 ++---------------------- 1 file changed, 2 insertions(+), 25 deletions(-) diff --git a/source/_integrations/flunearyou.markdown b/source/_integrations/flunearyou.markdown index 5eb463c9a2a..65733a673e0 100644 --- a/source/_integrations/flunearyou.markdown +++ b/source/_integrations/flunearyou.markdown @@ -18,31 +18,8 @@ Center for Disease Control (CDC). ## Configuration -To enable the platform, add the following lines to your `configuration.yaml` -file: - -```yaml -sensor: - - platform: flunearyou -``` - -{% configuration %} -monitored_conditions: - description: The sensor categories to display. - required: false - type: list - default: ['cdc_report', 'user_report'] -latitude: - description: The latitude of the location to monitor. - required: false - type: float - default: The latitude defined under the `homeassistant` key in `configuration.yaml`. -longitude: - description: The longitude of the location to monitor. - required: false - type: float - default: The longitude defined under the `homeassistant` key in `configuration.yaml`. -{% endconfiguration %} +This integration can be configured via the Home Assistant UI by navigating to +**Configuration** -> **Integrations**. ## Sensor Types