How to 'display' Entity switch that doesn't respond with status

This a simple issue, but after a tidy work around on my dashboard

I have Air Con zones on my dashboard as entities to turn each zone on and off.

I assume because the connection is a little delayed from mqtt, there is a status change on/off/…on when pressing the entity switch.

I understand why it does flick back and forth as it is accurately displaying the current status until the device changes. But for Wife Approval, I would like the dashboard to not be so responsive.

Ideal outcome would be flick switch on and it stays on (maybe check status in 5 seconds)
I was wondering if there was a way to delay the dashboard from showing the ‘Current status’ of the zone is off, for it to update to only 2 seconds later

Thanks in advance