Blackymas / NSPanel_HA_Blueprint

This allows you to configure your complete NSPanel via Blueprint with UI and without changing anything in the code
1.44k stars 258 forks source link

[RFF] Possibility to add icons in notification message #2195

Open ESP4Ever opened 3 months ago

ESP4Ever commented 3 months ago

Enhancement Summary

Add possibility to include icons in notification messages

Detailed Description

Would it be possible to add such functionality? F.e. I would like to have a bell icon if I send a doorbell notification or a radiation/co2/gas etc icon in case of a high level alert. Thank you in advance!

PS for me it is not clear what the confirm/decline soft buttons are doing... I see that the "notification read" state changes on any action, except window close. Maybe to add a user-selectable action on these soft buttons, like in case of a doorbell, to open the lock or not?

Additional Context

No response

illuzn commented 3 months ago

PS for me it is not clear what the confirm/decline soft buttons are doing... I see that the "notification read" state changes on any action, except window close. Maybe to add a user-selectable action on these soft buttons, like in case of a doorbell, to open the lock or not?

Confirm, acknowledges the notification (and it disappears forever).

Decline, temporarily dismisses the notification and there should appear a mail icon on the home screen (and pushing this summons the notification again). Useful if you want to change another device but haven't dealt with the notified issue yet (e.g. for me take the bins out).

As for the rest that requires a HMI change (above my paygrade).