LAB02-Research / HASS.Agent-Notifier

HASS.Agent Notifier integration. Adds notifications to HASS.Agent - a Windows based client for Home Assistant.
MIT License
67 stars 4 forks source link

Notification duration option does not work #13

Closed LayztrBlueWolf closed 2 years ago

LayztrBlueWolf commented 2 years ago

Notifications get sent to PC from HA but no matter the value of the duration tag they only persist on screen for about 5 seconds. Is this Windows being windows or is there a problem with said configuration

LAB02-Admin commented 2 years ago

Is this Windows being windows

Haha :p

In Windows 11 there's this setting you could tinker with:

image

Haven't changed it myself, no idea if it'll work. I'm planning on switching to my own toast notifications system (as an optional setting) for added flexibility, because yea windows tends to be wIndows and force what it thinks you want.

LAB02-Admin commented 2 years ago

Closing this for now, let me know if I can help with anything else (or if this didn't fix it)

LayztrBlueWolf commented 2 years ago

Dude you are awesome thank you so much!

Boh1 commented 2 years ago

After playing with this setting, it appears that the optional duration parameter always gets overridden by whatever the Windows default is set to.

MunkeyBalls commented 2 years ago

Duration is also isn't working with Windows 10 and I can't find any place to set the defaults. Also new notifications aren't shown when the old one is still popped up (You do see them in the history however). Cool software, thanks!

LAB02-Admin commented 2 years ago

Hey @MunkeyBalls, yea I'm not too happy with the Windows toast notifications. I'll make my own system in a future version.

Cheers, you're welcome :)