I just want to disable notifications for a second home assistant server that I am logged into for management and to assistant my friend that I set it up for but I don’t want the notifications from it. Would this be possible without logging in/out all the time.
just use the proper notify service call so you dont get them.
edit: i.e. stop using notify.notify
and use either a defined notify group or the notify service call of the user directly.
1 Like