Would it be possible to disable the Toast notifications, then ones that show up on the bottom left when a switch is turned on/off, or script activated etc.
Preferably on a per/view basis.
These are handy on hallway tablets or desktop, but very annoying when using lovelace as a TV remote.
I have a beautiful remote built using lovelace, and these little popups are very annoying…
I would want a notification if an error occurred, still
I think it should be more of a user option. I like the feature for dev work but I don’t think it necessary during Production Use
They are stupidly annoying IMO. If I press a button on the interface it either works or it doesn’t, the little pop up makes no odds other than getting in the way of the next button I want to press.
Ditto. Crazy useful when building out the frontend; but just in the way when things become baked. I’d love to be able to turn down the chattiness of the toast notifications, perhaps with a configuration.yaml parameter in the “frontend” like this…
toast_notifications: INFO
(or WARNING, ERROR, or DISABLED)
Then you can block the annoyances while still seeing error conditions if so desired.
Same here !
This has been implemented