Skip to content
Snippets Groups Projects
Commit c4f105c5 authored by Alone's avatar Alone
Browse files

:cinema: fix blueprint for camera (#2449)

parent a156eb54
Branches
Tags
No related merge requests found
......@@ -73,7 +73,9 @@ blueprint:
title: 我知道了
push:
tag: '{{ camera_entity_id }}'
interruption-level: "{{ 'critical' if 'Bell' in motion_video_type else 'active' }}"
sound:
critical: "{{ 1 if 'Bell' in motion_video_type else 0 }}"
volume: 0.3
```
selector:
action:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment