Describe the bug
i was on the original LAB02 Version of HASS Agent until i started having the integration side notification issue that everyone else has had with the recent ha update. in the process of sorting that out, i learned about this fork for the window client and made the transition [sidenote: thanks for keeping this project alive!]
i was able to fix the server side notifications error with the modifications to init.py described in the related issue, but now i'm realizing that notifications don't work client side either. the "test notifications" button doesn't give me anything. my logs are below.
i just downgraded to the lab02 version again and the test notifications button works again -- so it doesn't appear to be anything relating to my windows settings.
this is what my log says on multiple machines i've tried it on
**2024-05-02 15:41:54.796 -07:00 [WRN] [NOTIFIER] Showing notifications might fail, reason: Unsupported**
2024-05-02 15:41:54.800 -07:00 [INF] [NOTIFIER] Ready
2024-05-02 15:41:54.841 -07:00 [INF] [MQTT] Connected
2024-05-02 15:41:54.905 -07:00 [INF] [HASS_API] Home Assistant version: 2024.5.0
2024-05-02 15:41:55.125 -07:00 [INF] [LOCALAPI] listening on port 5115
2024-05-02 15:41:55.327 -07:00 [INF] [HASS_API] System connected with https://hass.robjlee.com
2024-05-02 15:41:56.801 -07:00 [INF] [MQTT] Initial registration completed
**2024-05-02 15:42:02.328 -07:00 [INF] [NOTIFIER] Attempting to show test notification ..
2024-05-02 15:42:02.342 -07:00 [INF] [NOTIFIER] Test notification attempt completed
2024-05-02 15:42:02.476 -07:00 [ERR] [NOTIFIER] Notification 'HASS.Agent' failed to show**
Misc info (please complete the following information):
- HASS.Agent version: both 2.0.1 AND the current beta
- multiple windows machines (windows 10 on one, and windows 11 - version information below -- on the other 2):

Please check what's applicable (multiple answers possible):
Describe the bug
i was on the original LAB02 Version of HASS Agent until i started having the integration side notification issue that everyone else has had with the recent ha update. in the process of sorting that out, i learned about this fork for the window client and made the transition [sidenote: thanks for keeping this project alive!]
i was able to fix the server side notifications error with the modifications to init.py described in the related issue, but now i'm realizing that notifications don't work client side either. the "test notifications" button doesn't give me anything. my logs are below.
i just downgraded to the lab02 version again and the test notifications button works again -- so it doesn't appear to be anything relating to my windows settings.
this is what my log says on multiple machines i've tried it on
Misc info (please complete the following information):
Please check what's applicable (multiple answers possible):