custom-cards / surveillance-card

A custom component for displaying camera feeds in the style of a surveillance system.
Apache License 2.0
244 stars 36 forks source link

Feature request: Multiple motion entities #26

Closed cristimi closed 1 year ago

cristimi commented 4 years ago

Really nice card. Is it possible to add multiple motion entities ? I have a camera which is watching 3 different doors each with its sensor so would be nice to be able to add all 3.

ielbury commented 4 years ago

+1. I have multiple sources of motion, some PIR and some from MotionEye in an area. Would be awesome to have multiple motion entities.

niemyjski commented 4 years ago

I just made this possible with #28 by adding this metadata to the camera model. But more work has to be done here.. Would you submit a pr for this based on #28 when it's merged in. It should just be a matter of updating the markup

whoisdecoy commented 3 years ago

Could be solved by grouping sensors and using the group as sensor instead?

niemyjski commented 3 years ago

I think that would work. Can you try it and let us know.

whoisdecoy commented 3 years ago

Sorry - I don't use this anymore and when I did I didn't use the motion sensors. Just had the idea when browsing.