mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-16 22:06:50 +00:00
Renamed service in description (#1695)
Units variable description still referred to forecast.io rather than Dark Sky
This commit is contained in:
parent
84c4126208
commit
73a8a3e883
@ -84,7 +84,7 @@ Configuration variables:
|
|||||||
- **apparent_temperature_min**: Today's expected apparent low temperature.
|
- **apparent_temperature_min**: Today's expected apparent low temperature.
|
||||||
- **precip_intensity_max**: Today's expected maximum intensity of precipitation.
|
- **precip_intensity_max**: Today's expected maximum intensity of precipitation.
|
||||||
- **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`, and `uk2`.
|
- **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`, and `uk2`.
|
||||||
`auto` will let forecast.io decide the unit system based on location.
|
`auto` will let Dark Sky decide the unit system based on location.
|
||||||
- **update_inverval** (*Optional*): Minimum time interval between updates. Default is 2 minutes. Supported formats:
|
- **update_inverval** (*Optional*): Minimum time interval between updates. Default is 2 minutes. Supported formats:
|
||||||
- `update_interval: 'HH:MM:SS'`
|
- `update_interval: 'HH:MM:SS'`
|
||||||
- `update_interval: 'HH:MM'`
|
- `update_interval: 'HH:MM'`
|
||||||
|
Loading…
x
Reference in New Issue
Block a user