shelly-homekit icon indicating copy to clipboard operation
shelly-homekit copied to clipboard

Make running auto-off timer visible in UI

Open freddair opened this issue 4 years ago • 5 comments

Let's expose the countdown timer visible in the UI beneath each switch auto-off setting.

Let's also disable the update button with a note if auto-off is running (thanks @timoschilling ), because device won't accept update if it's in "doing something" mode, including auto-off timer (thanks @rojer ).

https://github.com/mongoose-os-apps/shelly-homekit/issues/437

freddair avatar Jan 27 '21 10:01 freddair

SGTM

rojer avatar Jan 27 '21 10:01 rojer

real solution for the auto-off timer is to persist its state and restore on reboot so it continues running, but for now disabling update will do.

rojer avatar Jan 27 '21 10:01 rojer

@ZeevoX or @timoschilling could one of you guys take this on ?

andyblac avatar Jan 27 '21 10:01 andyblac

and maybe this could be done at the same time ? https://github.com/mongoose-os-apps/shelly-homekit/issues/209

andyblac avatar Jan 27 '21 11:01 andyblac

I can take a look on this issue, but #209 sound like a different feature.

timoschilling avatar Jan 27 '21 11:01 timoschilling