瀏覽代碼

update notification example

Blake Blackshear 4 年之前
父節點
當前提交
8615f14407
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      docs/notification-examples.md

+ 1 - 1
docs/notification-examples.md

@@ -16,7 +16,7 @@ automation:
         data_template:
           message: "A {{trigger.payload_json['after']['label']}} has entered the yard."
           data:
-            image: "https://url.com/api/frigate/notifications/{{trigger.payload_json['after']['id']}}.jpg"
+            image: "https://url.com/api/frigate/notifications/{{trigger.payload_json['after']['id']}}/thumbnail.jpg"
             tag: "{{trigger.payload_json['after']['id']}}"
 
   - alias: When a person leaves a zone named yard