Hi All,
It seems I have the latest vevrsion of the android app, and the notification still seems to work for me:
Note: this is with a NVR
notification_icon: mdi:doorbell-video
ttl: 0
priority: high
image: >-
http://{{ IP HERE }}/cgi-bin/api.cgi?cmd=Snap&channel=0&rs={{ ID }}&user={{ USERNAME }}&password={{ PASSWORD HERE, No longer than 8 chars? }}
actions:
- action: Remind
title: Ignore me
icon: sfsymbols:xmark
destructive: true
clickAction: >-
intent:
#Intent;launchFlags=0x14000000;component=com.mcu.reolink/com.android.bc.login.WelcomeActivity;S.UID={{ UID }};S.ALMTIME={{now().isoformat()}};S.ALMNAME=Detection;S.DEVNAME={{ChannelName}};S.ALMTYPE=PEOPLE;S.ALMCHN=1;end
Replace all the {{}}
with your own data ofcourse