Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
21 changes: 21 additions & 0 deletions source/dashboards/features.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -343,6 +343,27 @@ type:
type: string
{% endconfiguration %}

## Fan oscillate

Widget that displays controls to change oscillation state for a [fan](/integrations/fan).

<p class='img'>
<img src='/images/dashboards/features/fan_oscillate.png' alt='Screenshot of the tile card with the fan oscillate feature'>
Screenshot of the tile card with the fan oscillate feature
</p>

```yaml
features:
- type: "fan-oscillate"
```

{% configuration features %}
type:
required: true
description: "`fan-oscillate`"
type: string
{% endconfiguration %}

## Fan preset modes

Widget that displays buttons or icons to control the preset mode for a [fan](/integrations/fan).
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.