Skip to content

Commit ad63d2c

Browse files
IainPHayLandrash
authored andcommitted
Update sensor.darksky.markdown (home-assistant#2974)
Line 71 typo corrected: update_interval was incorrect
1 parent 892b204 commit ad63d2c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/_components/sensor.darksky.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ Configuration variables:
6868
- **precip_intensity_max**: Today's expected maximum intensity of precipitation.
6969
- **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`.
7070
`auto` will let Dark Sky decide the unit system based on location.
71-
- **update_inverval** (*Optional*): Minimum time interval between updates. Default is 2 minutes. Supported formats:
71+
- **update_interval** (*Optional*): Minimum time interval between updates. Default is 2 minutes. Supported formats:
7272
- `update_interval: 'HH:MM:SS'`
7373
- `update_interval: 'HH:MM'`
7474
- Time period dictionary, e.g.:

0 commit comments

Comments
 (0)