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.

Pre-release 1.2: New picture elements support feature

See original GitHub issue

I tried this in latest pre-release, 1.2, as pr #111 description:

    elements:
      - type: custom:frigate-card-menu-icon
        entity: switch.switch_pedonale
      - type: custom:frigate-card-menu-icon
        entity: switch.switch_carrabile

And it gives me this error: Invalid configuration: elements[0] -> type

Then I tried:

elements:
  - type: custom:frigate-card-menu-state-icon
    entity: switch.switch_pedonale
    entity: switch.switch_carrabile

And it worked, no errors, but behaviour is like before: if I click on the two switches, it doesn’t toggle them, but it opens the properties/state of the switch.

Issue Analytics

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

github_iconTop GitHub Comments

1reaction
alexdelpretecommented, Oct 11, 2021

Sorry for opening the issue, should’ve looked in docs first, I assumed that being a pre-release docs weren’t updated yet. You’r super-efficient. 😃

Pardon my ignorance on Picture Eelements, I’ll study it. 😃

0reactions
dermotduffycommented, Oct 11, 2021

Hurray! Examples should be already there, e.g.: https://github.com/dermotduffy/frigate-hass-card#menu-state-icons

Read more comments on GitHub >

github_iconTop Results From Across the Web

Photoshop Elements 15 Prerelease - Adobe Support
This document contains the information you will need to explore and test the new features and enhancements in Photoshop Elements 15.
Read more >
Prerelease:Terraria/1.2 - The Cutting Room Floor
This is a sub-page of Prerelease:Terraria. ... The first teaser video for 1.2 showcases new items, features and functions added in.
Read more >
Preview channel release notes for the Windows App SDK
This is the latest release of the preview channel for version 1.1. It supports all preview channel features (see Features available by release ......
Read more >
Pre-release Builds - Quarto
Add support for embedding cell outputs in quarto documents using {{< embed >}} . You can address cells by Id, Tag, or label,...
Read more >
macOS Ventura - Apple
macOS Ventura brings Stage Manager, FaceTime Handoff, and Continuity Camera to Mac along with major updates to Mail, Spotlight, Safari, and Messages.
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