lwitzani / homebridgeStatusWidget

MIT License
375 stars 143 forks source link

Update #14

Closed SzilagyiR closed 3 years ago

SzilagyiR commented 3 years ago

Hi!

First of all thanks for your work, it is amazing!

I have a problem, the widget not update itself, only when I run the scipt again.

lwitzani commented 3 years ago

When you have it set up as widget only iOS knows when it is updated again. You need to wait. From my experience, you can force update the widget by changing the provided parameter to an invalid value and then changing it back to a valid value. So every time you change a the parameter, it updates directly afterwards.

If you have the newest version of the script you might have to run the script once while the variable overwritePersistedConfig is set to true.

SzilagyiR commented 3 years ago

Thank!

It will update every 20 minutes, I am not patience enought :)

lwitzani commented 3 years ago

So can i close this issue?

SzilagyiR commented 3 years ago

Yes, thanks!