From 51aab20e2b77d0fa01233f6460cd7f97e5e168f0 Mon Sep 17 00:00:00 2001 From: finity69x2 <32221243+finity69x2@users.noreply.github.com> Date: Wed, 13 May 2020 18:37:48 -0400 Subject: [PATCH] Update README.md --- README.md | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index ed95b37..cdf95b0 100644 --- a/README.md +++ b/README.md @@ -1,18 +1,26 @@ # nws_alerts An updated version of the nws_alerts custom integration for Home Assistant originally found at github.com/eracknaphobia/nws_custom_component + +## Installation: + Clone the Repository and copy the "nws_alerts" directory to your custom_components fold in your config directory /custom_components/nws_alerts/... You will end up with two files in that directory - "sensor.py" and ```"__init__.py"```. -To create an sensor instance add to your sensor definitions: + +## Configuration: + +To create a sensor instance add to your sensor definitions: + ``` - platform: nws_alerts zone_id: 'PAC049' ``` -or comma separated values + +or comma separated valuesfor multiple zones: ``` - platform: nws_alerts