question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Add support for single-click toggling menu entities

See original GitHub issue

As requested by @tbrausch in https://github.com/blakeblackshear/frigate/discussions/1590#discussioncomment-1312843

I don’t know if this is possible, but is there a chance that you could add another option per entity that would allow the default “click” option to toggle the state of the entity rather than displaying the more-info card? This would allow detection to be turned on and off with a single click. For example:

webrtc:
  entity: camera.patio
entities:
  - entity: switch.frigate_patio_detect
    toggle: true
  - entity: binary_sensor.frigate_patio_person_motion
    show: false          

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Comments:7 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
dermotduffycommented, Oct 5, 2021

Quick update on this: My plan is to resolve this as part of https://github.com/dermotduffy/frigate-hass-card/issues/77 which I’m working on right now.

0reactions
dermotduffycommented, Oct 6, 2021

Thanks @tbrausch !

@thundergreen Correct – no option for toggle right now. Once #77 is complete you’ll be able to include ~anything a picture elements card can add, and any action it supports. The menu will only support icons / state icons (i.e. no temperature values in the menu), but you could add a state badge to show temperature to the main card if you wanted.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Frigate Lovelace Card · GitHub
Add ability to download an event video #147 opened by irakhlin enhancement ... Add support for single-click toggling menu entities #74 opened by...
Read more >
Action Mode Tools - Altair
The Action Mode Tools allow you to turn entities' display on and off individually, isolate certain entities so that only they appear in...
Read more >
Entity filtering : Support Centre
You can click '+ Add Entity Filter', multiple times to add additional layers to your query. Two separate entity filters create an 'AND'...
Read more >
Working with Entities - Software AG Documentation
New entities can be created via the File>New>Entity menu item. ... A single click on an entity will display the entity's properties in...
Read more >
Active Console User Guide - ITRS Documentation Home Page
Gateway; Netprobe; Managed Entity; Sampler; Data view; Managed Variable (row / column) ... The modes can be toggled by the right click menu...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found