Add fan-direction dashboard feature documentation (#40367)

This commit is contained in:
pcan08 2025-08-11 17:29:20 +02:00 committed by GitHub
parent dc7c1d92f2
commit e99390a656
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 21 additions and 0 deletions

View File

@ -322,6 +322,27 @@ type:
type: string type: string
{% endconfiguration %} {% endconfiguration %}
## Fan direction
Widget that displays controls to change direction for a [fan](/integrations/fan).
<p class='img'>
<img src='/images/dashboards/features/fan_direction.png' alt='Screenshot of the tile card with the fan direction feature'>
Screenshot of the tile card with the fan direction feature
</p>
```yaml
features:
- type: "fan-direction"
```
{% configuration features %}
type:
required: true
description: "`fan-direction`"
type: string
{% endconfiguration %}
## Fan preset modes ## Fan preset modes
Widget that displays buttons or icons to control the preset mode for a [fan](/integrations/fan). Widget that displays buttons or icons to control the preset mode for a [fan](/integrations/fan).

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.3 KiB