mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-27 11:16:54 +00:00
Add missing config var
This commit is contained in:
parent
079f775b11
commit
48f838494b
@ -24,9 +24,10 @@ binary_sensor:
|
|||||||
- platform: aurora
|
- platform: aurora
|
||||||
```
|
```
|
||||||
|
|
||||||
#### Configuration variables:
|
Configuration variables:
|
||||||
|
|
||||||
- **forecast_threshold** (*Optional*): Provide your own threshold number above which the sensor will trigger. Defaults to 75.
|
- **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
|
```yaml
|
||||||
binary_sensor:
|
binary_sensor:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user