Remove untrue sentence from weather entity component docs (#29772)

This commit is contained in:
Franck Nijhof 2023-11-09 22:39:01 +01:00 committed by GitHub
parent 81fce33911
commit 3b1fd4e48c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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'