Hi,
I have Openhab installed sending pushmessages using
sendNotification("user1","This is a test")
In myopenhab these messages only show up for user1.
In the Android-app openHAB Beta I get the following behavior:
- user1 sees the notification in “notifications” (expected behavior) and receives pop-up (expected behavior)
- user2 does not see the notification in “notifications” (expected behavior) but receives pop-ups (not expected behavior)
I assumed, that user2 should not get pop-ups. I can use workarounds with pushover/… but I would like to understand the app in order to reach high WAF.
Thanks for any hint!
Best regards
Peter