From 3b1fd4e48c25856d9a777331e47ca2f970ab012d Mon Sep 17 00:00:00 2001 From: Franck Nijhof Date: Thu, 9 Nov 2023 22:39:01 +0100 Subject: [PATCH] Remove untrue sentence from weather entity component docs (#29772) --- source/_integrations/weather.markdown | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/source/_integrations/weather.markdown b/source/_integrations/weather.markdown index 38f14ef19de..9a7290667b1 100644 --- a/source/_integrations/weather.markdown +++ b/source/_integrations/weather.markdown @@ -24,9 +24,10 @@ Home Assistant currently supports free web services some of which require regist ## State and state attributes A weather entity's state is used to indicate the current overall conditions, e.g. 'cloudy' or 'sunny'. + ### Condition mapping -The `weather` platform only knows the below listed conditions. The reason for this is that for these conditions is an icon from [Material Design Icons](https://pictogrammers.com/library/mdi/) available and mapped in the frontend. +The `weather` entity can provide the conditions listed below as its state: - 'clear-night' - 'cloudy'