Keymaster Notification

I have Keymaster setup and everything seems to be running well. My notifications on “Manual Lock” and “Manual Unlock” show the Code 1 username in parentheses. Is there a way to remove this? It would be much easier to tell if someone unlock the door if it only showed the name when a code is typed in as opposed to the way it shows Code 1’s username on the manuals.

I am using the default notification scrip to get my notifications.

keymaster_frontdoorlock_manual_notify:
  mode: parallel
  sequence:
    - service: notify.mobile_app_mycell
      data:
        title: "{{ title }}"
        message: "{{ message }}"

1 Like

I’ve been spending the past few days trying to figure out this behavior as well. It only showed up after a certain point. Still haven’t gotten to the bottom of it.

Was a solution ever found? Mine started having the behavior now and want to get rid of it.

No that I have seen.