Adds Cloud Coverage to Forecast of Openweathermap (#17925)

This commit is contained in:
carstenschroeder 2021-05-22 17:35:22 +02:00 committed by GitHub
parent d0bbb8cbd4
commit 715ec65119
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -90,6 +90,7 @@ The time period these sensors use depends on the forecast mode selected when con
| Condition | Description |
| :----------------------------------- | :------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| `forecast_cloud_coverage` | Cloudiness, %. |
| `forecast_condition` | [Weather condition](https://developers.home-assistant.io/docs/core/entity/weather/#recommended-values-for-state-and-condition) for the forecast's time period. |
| `forecast_precipitation` | Combined Rain and Snow volume for the forecast's time period, mm. |
| `forecast_precipitation_probability` | Probability of precipitation for the forecast's time period. |