mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-13 04:16:48 +00:00
Updated temperature max/min to high/low (#4613)
This commit is contained in:
parent
041d0d8c45
commit
407d7f6cb6
@ -102,10 +102,10 @@ Configuration variables:
|
||||
- **minutely_summary**: A human-readable text summary for the next hour.
|
||||
- **hourly_summary**: A human-readable text summary for the next 24 hours.
|
||||
- **daily_summary**: A human-readable text summary for the next 7 days.
|
||||
- **temperature_max**: Today's expected high temperature.
|
||||
- **temperature_min**: Today's expected low temperature.
|
||||
- **apparent_temperature_max**: Today's expected apparent high temperature.
|
||||
- **apparent_temperature_min**: Today's expected apparent low temperature.
|
||||
- **temperature_high**: Today's daytime expected high temperature.
|
||||
- **temperature_low**: Today's overnight expected low temperature.
|
||||
- **apparent_temperature_high**: Today's daytime expected apparent high temperature.
|
||||
- **apparent_temperature_low**: Today's overnight expected apparent low temperature.
|
||||
- **precip_intensity_max**: Today's expected maximum intensity of precipitation.
|
||||
- **uv_index**: The current UV index.
|
||||
- **units** (*Optional*): Specify the unit system. Default to `si` or `us` based on the temperature preference in Home Assistant. Other options are `auto`, `us`, `si`, `ca`, `uk` and `uk2`.
|
||||
|
Loading…
x
Reference in New Issue
Block a user