a Live camera cart whit options.
- Basic Card
- Theme intergration
- show recording state
- custom name variable
- Show trigger / motion state #Whit some help of @AndyVR
Variable | Default | Required | Notes |
---|---|---|---|
camera_motion | yest | Binary sensor for motion detection | |
camera_title | frendly_name | no | Path of the left button |
camera_show_rec | false | no | Shows recording state at the top right corner |
camera_show_lastmotion_time | false | no | shows last motion time in info bar |
- type: 'custom:button-card'
template: tcc_camera
entity: "<CAMERA ENITITY>"
variables:
camera_motion: "binary_sensor.<MOTION SENSOR>"
camera_image: "<SAME AS ENTITY>"