From b8cc6f6e8d55f29f0cef3a2f038dbd5afe224150 Mon Sep 17 00:00:00 2001 From: Peter <40281772+petergridge@users.noreply.github.com> Date: Thu, 2 Mar 2023 20:10:29 +1100 Subject: [PATCH] Update for HACS --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index b78822f..d214f85 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# OpenWeathreMapHistory +# OpenWeatherMapHistory [![hacs_badge](https://img.shields.io/badge/HACS-Custom-41BDF5.svg?logo=homeassistantcommunitystore)](https://github.com/hacs/integration) ![GitHub release (latest by date)](https://img.shields.io/github/downloads/petergridge/openweathermaphistory/latest/total) [![Validate with hassfest](https://github.com/petergridge/openweathermaphistory/actions/workflows/hassfest.yml/badge.svg)](https://github.com/petergridge/openweathermaphistory/actions/workflows/hassfest.yml) @@ -108,6 +108,8 @@ The adjusted total rainfall is compared to a target rainfall: - if the total adjusted rainfall is 2mm and the target rainfall is 10mm a factor of 0.8 will be returned ## REVISION HISTORY +### 1.1.1 +- For HACS ### 1.1.0 - Breaking Change - remove num_days configuration option. - Breaking Change - Modify the factor to a simpler model