iprodanovbg / homeassistant-desktop

🎛 Desktop application (Windows / macOS / Linux) for Home Assistant built with Electron
Apache License 2.0
394 stars 39 forks source link

Mac App: Wake from Sleep/Cache issue #33

Open ncodee opened 11 months ago

ncodee commented 11 months ago

Why does the the Mac app cache constantly? It should refresh the instance when opened from background or in use. Every time I open the app from the background (when not in use), I get the message 'Fail to call action' and I'm unable to interact with my HA instance unless I close and reopen the app.

I shouldn't have to force close the app every single damn time to use it. The app should refresh every time it is woken up from device sleep, and from background.

This needs to be addressed, as it is prolonged usability issue.

ncodee commented 11 months ago

Oops, didn't realise this was a fork and not the official repo. Please delete this issue, apologies.