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 @@ -757,6 +757,27 @@ type:
type: string
{% endconfiguration %}

## Valve position

Widget that displays a slider to control the position for a [valve](/integrations/valve).

<p class='img'>
<img src='/images/dashboards/features/valve_position.png' alt='Screenshot of the tile card with the valve position feature'>
Screenshot of the tile card with the valve position feature
</p>

```yaml
features:
- type: "valve-position"
```

{% configuration features %}
type:
required: true
description: "`valve-position`"
type: string
{% endconfiguration %}

## Water heater operation modes

Widget that displays buttons to control the operation mode of a [water heater](/integrations/water_heater).
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.