Update README.md

This commit is contained in:
2026-08-20 18:33:53 +01:00
parent 86c07d0393
commit c4adb8f6ad
+1 -1
View File
@@ -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: