mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-16 13:56:53 +00:00
Add severe weather sensor to Dark Sky (#9129)
* Add severe weather sensor to Dark Sky
* ✏️ full stop.
This commit is contained in:
parent
d07d64511d
commit
68ab558422
@ -143,6 +143,8 @@ monitored_conditions:
|
||||
description: The approximate distance to the nearest storm in miles.
|
||||
nearest_storm_bearing:
|
||||
description: The approximate direction of the nearest storm in degrees, with true north at 0° and progressing clockwise.
|
||||
alerts:
|
||||
description: Current severe weather advisories.
|
||||
units:
|
||||
description: Specify the unit system. Valid options are `auto`, `us`, `si`, `ca` and `uk2`. `auto` will let Dark Sky decide the unit system based on location.
|
||||
required: false
|
||||
|
Loading…
x
Reference in New Issue
Block a user