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 @@ -74,6 +74,27 @@ modes:
type: list
{% endconfiguration %}

## Bar gauge

Widget that displays the state of a numeric [sensor](/integrations/sensor), with unit of measurement %, as a horizontal bar.

<p class='img'>
<img src='/images/dashboards/features/bar-gauge.png' alt='Screenshot of the tile card with the bar gauge feature'>
Screenshots of the tile card with the bar gauge feature
</p>

```yaml
features:
- type: "bar-gauge"
```

{% configuration features %}
type:
required: true
description: "`bar-gauge`"
type: string
{% endconfiguration %}

## Button

Widget that displays buttons to control [button](/integrations/button) or [script](/integrations/script).
Expand Down
Binary file added source/images/dashboards/features/bar-gauge.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.