Update README.md
This commit is contained in:
@@ -3,7 +3,7 @@
|
|||||||
Store long-term weather records (such as high/low temperatures, maximum wind speed, and rainfall totals) in Home Assistant using standard helpers and automations.
|
Store long-term weather records (such as high/low temperatures, maximum wind speed, and rainfall totals) in Home Assistant using standard helpers and automations.
|
||||||
|
|
||||||
### Step One: Add Helper Files
|
### Step One: Add Helper Files
|
||||||
Place weather_numbers.yaml and weather_datetimes.yaml in your main Home Assistant configuration directory (where your configuration.yaml is located).
|
Place `weather_numbers.yaml` and `weather_datetimes.yaml` in your main Home Assistant configuration directory (where your configuration.yaml is located).
|
||||||
|
|
||||||
### Step Two: Configure `configuration.yaml`
|
### Step Two: Configure `configuration.yaml`
|
||||||
Add the following include lines to your `configuration.yaml` so Home Assistant loads the required helpers:
|
Add the following include lines to your `configuration.yaml` so Home Assistant loads the required helpers:
|
||||||
|
|||||||
Reference in New Issue
Block a user