mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-16 13:56:53 +00:00
Update sensor.darksky.markdown (#2974)
Line 71 typo corrected: update_interval was incorrect
This commit is contained in:
parent
892b2045a3
commit
ad63d2ce63
@ -68,7 +68,7 @@ Configuration variables:
|
|||||||
- **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 Dark Sky 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_interval** (*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'`
|
||||||
- Time period dictionary, e.g.:
|
- Time period dictionary, e.g.:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user