From 2ec0c073bf32b331e193fa7acfb77da3d037b679 Mon Sep 17 00:00:00 2001 From: finity69x2 <32221243+finity69x2@users.noreply.github.com> Date: Wed, 13 May 2020 18:49:55 -0400 Subject: [PATCH] Update README.md --- README.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index bc2104d..51c00cf 100644 --- a/README.md +++ b/README.md @@ -13,14 +13,16 @@ You will end up with two files in that directory - ```"sensor.py"``` and ```"__i ## Configuration: -To create a sensor instance add to your sensor definitions: +You can find your Zone or County ID by going to https://alerts.weather.gov/, scroll down to your state and click on the “zone list” and/or "county list" then look for the entry for your county. + +To create a sensor instance add the following configuration to your sensor definitions using the zone_id found above: ``` - platform: nws_alerts zone_id: 'PAC049' ``` -or comma separated valuesfor multiple zones: +or enter comma separated values for multiple zones: ``` - platform: nws_alerts