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

Card content for popup #512

Open
theknut opened this issue Mar 29, 2024 · 0 comments
Open

Card content for popup #512

theknut opened this issue Mar 29, 2024 · 0 comments

Comments

@theknut
Copy link

theknut commented Mar 29, 2024

Describe the bug
I want to use browser_mod to dynamically show popups on the screen. Using HTML and plain text this is already working but I was not able to use card content as described in the browser_mod manual.

To Reproduce
Steps to reproduce the behavior:

  • write to lovelace.0.instances.3fccc4a6-c93ea8c8.popup
{
  "title": "Information",
  "content": "type: entities\nentities:\n- light.Bad"
}

Expected behavior
A popup rendering a lovelace card.

Screenshots & Logfiles
image

Versions:

  • Adapter version: 4.1.2
  • JS-Controller version: 5.0.19
  • Node version: 18.19.1
  • Operating system: docker
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