File tree Expand file tree Collapse file tree 2 files changed +21
-0
lines changed
images/dashboards/features Expand file tree Collapse file tree 2 files changed +21
-0
lines changed Original file line number Diff line number Diff line change @@ -364,6 +364,27 @@ type:
364
364
type : string
365
365
{% endconfiguration %}
366
366
367
+ # # Fan oscillate
368
+
369
+ Widget that displays controls to change oscillation state for a [fan](/integrations/fan).
370
+
371
+ <p class='img'>
372
+ <img src='/images/dashboards/features/fan_oscillate.png' alt='Screenshot of the tile card with the fan oscillate feature'>
373
+ Screenshot of the tile card with the fan oscillate feature
374
+ </p>
375
+
376
+ ` ` ` yaml
377
+ features:
378
+ - type: "fan-oscillate"
379
+ ` ` `
380
+
381
+ {% configuration features %}
382
+ type :
383
+ required : true
384
+ description : " `fan-oscillate`"
385
+ type : string
386
+ {% endconfiguration %}
387
+
367
388
# # Fan preset modes
368
389
369
390
Widget that displays buttons or icons to control the preset mode for a [fan](/integrations/fan).
You can’t perform that action at this time.
0 commit comments