house-of-abbey / GarminHomeAssistant

Garmin application to provide a dashboard to control your Home Assistant
https://community.home-assistant.io/t/home-assistant-app-for-garmin/637348
MIT License
70 stars 12 forks source link

Low power mode status update soon after an action is initiated. #141

Closed philipabbey closed 3 weeks ago

philipabbey commented 3 months ago

Follow on from https://github.com/house-of-abbey/GarminHomeAssistant/issues/103

I've tried this option for around two weeks now and yes, this looks great! My only feedback is to maybe still poll HA for updates when an action is executed on the watch? Like when a script or toggle is executing, then update entities. It would look more snappy, and you would know the user is currently using the app, and it's not on "idle".

Suggestion: After an action, wait a much shorter period and then update before reverting to low power mode.

philipabbey commented 4 weeks ago

I've not done as requested, and solved a different problem instead. Reopening the issue.