timmo001 / system-bridge

A bridge for your systems
https://system-bridge.timmo.dev
Apache License 2.0
254 stars 14 forks source link

Notification sent from Home Assistant to Systembridge not displayed #3078

Open bml5631 opened 1 month ago

bml5631 commented 1 month ago

Description

Notification from Home Assistant sent and received by Systembridge but no popup window on desktop.

What Platform / OS are you running?

Windows

What version are you running?

11

Anything in the logs or a references that might be useful?

HA Log...

2024-05-18 13:29:45.270 INFO (MainThread) [systembridgeconnector.websocket_client.WebSocketClient] Awaiting future: 6938e13865cb4d47872c1628350b94d8 (NOTIFICATION_SENT)
2024-05-18 13:29:45.314 INFO (MainThread) [systembridgeconnector.websocket_client.WebSocketClient] Response: Response(id='6938e13865cb4d47872c1628350b94d8', type='NOTIFICATION_SENT', data={'title': 'test test test', 'message': 'test test test', 'icon': None, 'image': None, 'actions': None, 'timeout': None, 'audio': None}, subtype=None, message='Notification sent', module=None)

Systembridge backend log...

2024-05-18 13:29:45 INFO (MainThread) [systembridgebackend.server.websocket.WebSocketHandler] Received: NOTIFICATION
2024-05-18 13:29:45 WARNING (MainThread) [systembridgebackend.server.websocket.WebSocketHandler] Sending notification: test test test
2024-05-18 13:29:45 WARNING (MainThread) [systembridgebackend.server.websocket.WebSocketHandler] Sending notification to listener: f98f07c8-d21d-46f0-abf1-2cb4caa5745d

Additional information

No response

cabinlab commented 1 month ago

Same problem on Windows 11 Home v23H2

github-actions[bot] commented 1 week ago

There hasn't been any activity on this issue recently, so we clean up some of the older and inactive issues. Please make sure to update to the latest version and check if that solves the issue. Let us know if that works for you by leaving a comment 👍 This issue has now been marked as stale and will be closed if no further activity occurs. Thanks!

bml5631 commented 4 days ago

There hasn't been any activity on this issue recently, so we clean up some of the older and inactive issues. Please make sure to update to the latest version and check if that solves the issue. Let us know if that works for you by leaving a comment 👍 This issue has now been marked as stale and will be closed if no further activity occurs. Thanks!

Still having this issue.