mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-12-10 00:30:02 -06:00
Add fan-direction dashboard feature documentation (#40367)
This commit is contained in:
parent
dc7c1d92f2
commit
e99390a656
@ -322,6 +322,27 @@ type:
|
||||
type: string
|
||||
{% 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
|
||||
|
||||
Widget that displays buttons or icons to control the preset mode for a [fan](/integrations/fan).
|
||||
|
||||
BIN
source/images/dashboards/features/fan_direction.png
Normal file
BIN
source/images/dashboards/features/fan_direction.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 5.3 KiB |
Loading…
x
Reference in New Issue
Block a user