mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-09 18:36:51 +00:00
Remove untrue sentence from weather entity component docs (#29772)
This commit is contained in:
parent
81fce33911
commit
3b1fd4e48c
@ -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'
|
||||
|
Loading…
x
Reference in New Issue
Block a user