Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

I have two cameras, but only one is shown (how to solve overlap)? #62

Open
Klagio opened this issue Feb 3, 2023 · 0 comments
Open

I have two cameras, but only one is shown (how to solve overlap)? #62

Klagio opened this issue Feb 3, 2023 · 0 comments

Comments

@Klagio
Copy link

Klagio commented Feb 3, 2023

I think its below the first, how to be able to see both cameras?

I tried putting two cards but they overlap partially


      - type: custom:surveillance-card
        thumb_interval: 15
        update_interval: 2
        focus_motion: true
        recording_duration: 10
        show_capture_buttons: true
        camera_view: ''
        cameras:
          - entity: camera.1
            motion_entity: binary_sensor.nuc_i5_office_terrace1_motion

      - type: custom:surveillance-card
        thumb_interval: 15
        update_interval: 2
        focus_motion: true
        recording_duration: 10
        show_capture_buttons: true
        camera_view: ''
        cameras:
          - entity: camera.2
            motion_entity: binary_sensor.nuc_i5_office_terrace1_motion
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant