Hi,
I’m trying to get the frigate-card to show all clips with object: cat from all my cameras. I can get it working with one camera, but if I add more cameras to the card it still only show clips from the first camera (if I remove the label it works as expected and show clips from all cameras).
Below code show all clips with cats but only from camera camera.entre
type: custom:frigate-card
cameras:
- camera_entity: camera.entre
frigate:
labels:
- cat
live_provider: jsmpeg
- camera_entity: camera.infart
live_provider: jsmpeg
frigate:
labels:
- cat
dimensions:
aspect_ratio_mode: static
view:
default: clips
media_viewer:
auto_play: selected
layout: {}