Describe the bug
A clear and concise description of what the bug is.
First of all, thanks for your job, is great.
I have an issue with the configurator. When I want to select an entity some weird popup selection is appearing:
To Reproduce
Steps to reproduce the behavior:
- Go to '...'
- Click on '....'
- Scroll down to '....'
- See error
Expected behavior
A clear and concise description of what you expected to happen.
To be able to select the sensor from the list.
Screenshots
If applicable, add screenshots to help explain your problem.
Environment (please complete the following information):
- HA Version: [e.g. 2023.11.1] 2026.4.4
- Browser [e.g. chrome, safari] Brave/Safari/Edge
- Card version [e.g. 2.0.0] 2.5.6
Card configuration
Add your configuration here
type: custom:logbook-card
title: Istoric vizualizari
hours_to_show: 48
entity: sensor.tv_lg_42uh630v_canal_curent
show:
name: false
entity_name: false
icon: true
state: true
separator: true
or simply
type: custom:logbook-card
entity: input_select.ac_manual_switch_heat
Additional context
Add any other context about the problem here.
It works, but only from yaml. I cannot visually select entity from the selection option object.
Describe the bug
A clear and concise description of what the bug is.
First of all, thanks for your job, is great.
I have an issue with the configurator. When I want to select an entity some weird popup selection is appearing:
To Reproduce
Steps to reproduce the behavior:
Expected behavior
A clear and concise description of what you expected to happen.
To be able to select the sensor from the list.
Screenshots
If applicable, add screenshots to help explain your problem.
Environment (please complete the following information):
Card configuration
Add your configuration here
or simply
Additional context
Add any other context about the problem here.
It works, but only from yaml. I cannot visually select entity from the selection option object.