PiotrMachowski / Home-Assistant-Taskbar-Menu

This application is a simple Home Assistant client for Windows. It can display Lovelace views, control entities and show persistent notifications.
MIT License
329 stars 16 forks source link

Disconnect issue #19

Open Morgane-dotcom opened 3 years ago

Morgane-dotcom commented 3 years ago

The taskbar disconnects very often, making me miss some important notifications. I am not sure which event leads to the disconnection but it's frustrating. I thought it was fixed in 1.1.2.0, but the issue is still present. Is there a way to implement some sort of watchdog to verify the connection to the HA instance and automatically reconnect it if needed ? Thanks !

Morgane-dotcom commented 3 years ago

As an additional info, when the taskbar shows 'Reconnect', I can still open HA from a left click on the icon.

killtux commented 2 years ago

yeah its very annoying to reconnect every time when i just want to switch a light on (right click + select entity).

what causes the disconnect and why it not just simply reconnects when this happens? would be great if this can get fixed sometime.

svkowalski commented 2 years ago

Is there a way to run this app as a service that starts with Windows?

On Wed, Nov 10, 2021 at 10:03 AM killtux @.***> wrote:

yeah its very annoying to reconnect every time when i just want to switch a light on (right click + select entity).

what causes the disconnect and why i just simply reconnects when this happens? would be great if this can get fixed sometime.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/PiotrMachowski/Home-Assistant-Taskbar-Menu/issues/19#issuecomment-965477834, or unsubscribe https://github.com/notifications/unsubscribe-auth/ACZOR7LQAHXEBFNHPGELAHLULKJTRANCNFSM5APPBDKQ . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.

-- S V Kowalski (512) 970-8796

PiotrMachowski commented 2 years ago

@svkowalski It is described here

mat4444 commented 2 years ago

Hello, Is there any update on this issue? An automatic reconnection feature would be great! Thanks,