From 88ad7b3b3eaadb0617b2f958fec96d0bdc69ec8f Mon Sep 17 00:00:00 2001 From: Aaron Bach Date: Mon, 9 Oct 2017 16:52:09 -0600 Subject: [PATCH] AirVisual documentation updates (#3492) --- source/_components/sensor.airvisual.markdown | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/source/_components/sensor.airvisual.markdown b/source/_components/sensor.airvisual.markdown index 76d829f4d88..bedf30c7d17 100644 --- a/source/_components/sensor.airvisual.markdown +++ b/source/_components/sensor.airvisual.markdown @@ -45,6 +45,7 @@ sensor: latitude: 42.81212 longitude: 108.12422 radius: 500 + show_on_map: false ``` Configuration variables: @@ -58,6 +59,8 @@ defined under the `homeassistant` key in `configuration.yaml` will be used defined under the `homeassistant` key in `configuration.yaml` will be used - **radius** (*Optional*): the radius (in meters) around the latitude/longitude to search for the nearest city; defaults to `1000` +- **show_on_map** (*Optional*): whether to show a marker on the map at the specified +location; defaults to `true` ## {% linkable_title Configuring the Platform via City/State/Country %} @@ -74,6 +77,7 @@ sensor: city: southend-on-sea state: essex country: uk + show_on_map: false ``` Configuration variables: @@ -84,6 +88,8 @@ Configuration variables: - **city** (*Optional*): the city to monitor - **state** (*Optional*): the state/region to monitor - **country** (*Optional*): the country to monitor +- **show_on_map** (*Optional*): whether to show a marker on the map at the specified +location; defaults to `true` To easily determine the proper values for a particular location, use the [AirVisual region directory](https://airvisual.com/world). Once you browse to the particular city you want,