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

Navigate through cameras #64

Open
lobhater opened this issue Mar 30, 2023 · 0 comments
Open

Navigate through cameras #64

lobhater opened this issue Mar 30, 2023 · 0 comments

Comments

@lobhater
Copy link

lobhater commented Mar 30, 2023

I have tried to search and search and could not find a solution so I hope I am not just missing something. When setting thumb_position: none is there still a way to switch between the cameras? Such as the left and right arrows of a standard frigate card? Thanks for all your work on this, I use it daily

type: custom:surveillance-card
thumb_interval: 15
update_interval: 2
recording_duration: 10
show_capture_buttons: false
focus_motion: true
thumb_position: none
camera_view: ''
cameras:
  - entity: camera.driveway
    motion_entity: binary_sensor.driveway_motion
  - entity: camera.front_door
    motion_entity: binary_sensor.front_door_motion
  - entity: camera.furnace_room
    motion_entity: binary_sensor.furnace_room_motion
@lobhater lobhater changed the title Cycle through cameras Navigate through cameras Mar 30, 2023
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