Helping to set up the config of my cards.
See original GitHub issueI want to make an frigate card with an submenus for all my camera’s in 1 card. I have multiple errors while setting it up. Can someone give me an example of his config card I followed the example on the readme page but it isn’t working
`type: custom:frigate-card
cameras:
- camera_entity: camera.cam0_2
- camera_entity: camera.cam1_2
- camera_entity: camera.cam2_2
- camera_entity: camera.cam3
frigate:
mode: above
buttons:
cameras: true
image: true
live: true
frigate: true
frigate_ui: true
elements:
- type: custom:frigate-card-menu-state-icon
entity: switch.gate_relay_0
tap_action:
action: toggle
view:
default: live
timeout: '30'
live:
auto_unmute: true
lazy_load: true
provider: frigate
preload: true
event_viewer:
auto_unmute: true
controls:
next_previous:
style: thumbnails
thumbnails:
mode: below
lazy_load: true
autoplay_clip: true
image:
src: >-
https://external-content.duckduckgo.com/iu/?u=https%3A%2F%2Fimages.gludy.com%2Fphotos%2F0%2FAnonymous-wallpaper_950.jpg&f=1&nofb=1
dimensions:
aspect_ratio_mode: dynamic
`
Issue Analytics
- State:
- Created 2 years ago
- Comments:10 (6 by maintainers)
Top Results From Across the Web
Set up your My Card in Contacts on Mac - Apple Support
Select a different card as your card: Select a card, then choose Card > Make This My Card. · Change the picture on...
Read more >Get started with an SD card - Android Help - Google Support
When you set up an SD card on your Android device, you can choose between portable storage ... Open your phone's Settings app....
Read more >Configure Agent assist cards
Configure Agent assist cards · Navigate to All > Contextual Search > Search Result Display Configuration. · Filter the list by UI type...
Read more >Card Settings - Manage my cards - Mercury Help Center
Tired of just your regular name showing up next to your card and want to name it something super cool? You can do...
Read more >Getting Started With Cards and Collections - Streamloots
Set up card alerts · Copy-paste your alerts' URL into a browser source in your streaming software (e.g., OBS) · Configure alert duration,...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Alright thankyou! It is working.
Thanks for helping @NickM-27 !