From dd15b4e4d5f5c3c5c51640f57cc20965cf53f0c4 Mon Sep 17 00:00:00 2001 From: Thomas Skinner Date: Sun, 10 Sep 2023 03:18:55 +0000 Subject: [PATCH] cl caveat --- CHANGELOG.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2d72679..4ebcd9e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -11,7 +11,8 @@ and this project adheres to [Semantic Versioning]. - Calculated sensors for cardinal wind directions on winddir and windgustdir - BETA: added a weather entity to collect common data in one place and loosely predict the weather - condition outside based on data available from the sensor array. + condition outside based on data available from the sensor array. The weather condition part of + this entity is currently in testing. Please raise issues for any unexpected behavior. ## [1.1.3] - 2023-07-13