◉ Stream Deck buttons after waking from sleep issues.

I have an issue with stream deck buttons created in BTT not updating data (AFTER WAKING FROM SLEEP) until I switch screens or restart BTT and Stream Deck software. I created a button to refresh the button on press (code below), and that doesnt work either. Any help with this issue?

tell application "BetterTouchTool"
refresh_widget "xxxxxxxxxxxxxxCE-5275A73FBCD4"
end tell

Created a few notification style buttons (New mail, messages, AirPods battery levels)

Same issue - did you ever resolve this?

Yes, same issue. I have to reset stream deck software in order to get updated info.

BTT tries to auto restart the elgato app when it discovers the connection has been invalidated, unfortunately that sometimes doesn’t work.
(and in general is not a good solution, but unfortunately the Stream Deck API is missing a small but important part that would make it work seamlessly.

I added a restart button on my stream deck, but I often forget to hit it after PC wakes from sleep. AWESOME integration anyway!

Ah, well if a reset of elgato works, I'll just use create an automation to quit and reopen Streamdeck every time the computer wakes from sleep! Works for me.