Add missing config var
This commit is contained in:
parent
079f775b11
commit
48f838494b
1 changed files with 2 additions and 1 deletions
|
@ -24,9 +24,10 @@ binary_sensor:
|
|||
- platform: aurora
|
||||
```
|
||||
|
||||
#### Configuration variables:
|
||||
Configuration variables:
|
||||
|
||||
- **forecast_threshold** (*Optional*): Provide your own threshold number above which the sensor will trigger. Defaults to 75.
|
||||
- **name** (*Optional*): The name of the sensor. Default is 'Aurora Visibility'.
|
||||
|
||||
```yaml
|
||||
binary_sensor:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue