
Docs were added but there doesn't exist a flunearyou.jpg, there is a .png however. PS: same issue with w800rf32.png, but I can't seem to find a related logo either.
1.9 KiB
layout, title, description, date, sidebar, comments, sharing, footer, logo, ha_category, ha_release, ha_iot_class
layout | title | description | date | sidebar | comments | sharing | footer | logo | ha_category | ha_release | ha_iot_class |
---|---|---|---|---|---|---|---|---|---|---|---|
page | Flu Near You | Instructions on how to use Flu Near You data within Home Assistant | 2018-11-02 21:05 | true | false | true | true | flunearyou.png | Health | 0.83 | Cloud Polling |
The flunearyou
sensor platform allows users in the United States and its
territories to get information regarding reported flu symptoms from Flu Near
You. The platform can return user-reported information as well reports from the
Center for Disease Control (CDC).
{% linkable_title Configuration %}
To enable the platform, add the following lines to your configuration.yaml
file:
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: optional
type: string
default: The latitude defined under the homeassistant
key in configuration.yaml
.
longitude:
description: The longitude of the location to monitor.
required: optional
type: string
default: The longitude defined under the homeassistant
key in configuration.yaml
.
{% endconfiguration %}
{% linkable_title Sensor Types %}
User Report
- Number of reported cases of Avian Flu symptoms
- Number of reported cases of Dengue symptoms
- Number of reported cases of Flu symptoms
- Number of reported cases of Flu-like symptoms
- Number of reported cases of Leptospirosis 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