Skip to content

v0.15.2

Latest

Choose a tag to compare

@github-actions github-actions released this 23 Apr 19:35

sort_by: default is fixed! Entities now stay in the order you defined them in your config — no more random reshuffling based on current values.

```yaml
sort_by: default # tiles stay in your config order, always
```

Perfect for dashboards where column layout matters — like grouping metrics by machine so each column is always the same device.

Do you find the card useful? Please ⭐️ the project.

GitHub Downloads