🧪 RosCard performance tuning & optimization tips

Have you optimized RosCard for faster response?

Discuss:

  • Dashboard complexity
  • Number of entities per card
  • Independent display usage
  • Network considerations

Benchmarks, measurements, and comparisons welcome.

When adding a second entity to a Roscard, I have noticed for the card to display in the right order on the remote you have to refresh twice.

A single refresh inserts the new entity at the top of the remote menu, the second refresh puts the entity where you would expect it.

Thanks for reporting this — your description is accurate.

When a new entity is added to a RosCard:

  • The first refresh inserts it at the top
  • The second refresh reorders the list correctly

This happens due to how HA dashboard updates and state data are loaded on first sync.

:backhand_index_pointing_right: Current workaround:

  • On the Astrion Remote, press and hold the section
  • Drag it to the desired position

We’ve logged this as a UX improvement so that a single refresh will be sufficient in future versions.

1 Like