16 lines
278 B
YAML
16 lines
278 B
YAML
|
set_radar_type:
|
||
|
target:
|
||
|
entity:
|
||
|
integration: environment_canada
|
||
|
domain: camera
|
||
|
fields:
|
||
|
radar_type:
|
||
|
required: true
|
||
|
example: Snow
|
||
|
selector:
|
||
|
select:
|
||
|
options:
|
||
|
- "Auto"
|
||
|
- "Rain"
|
||
|
- "Snow"
|