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.