vpdchart-card
vpdchart-card copied to clipboard
click issue when using vpd-chart and horizontal/vertical-stack card
Hello, first of all, thanks a lot for your hard work. I'm new to home assistant and i found this integration very helpful. im facing this issue, when i set this card and the horizontal/vertical stack card and click in a sensor to watch the history, then i cant click anything else in the screen unless i refresh the page. here is my dashboard.
`views:
- title: Prueba
subview: false
badges: []
cards:
- type: custom:vpdchart-card title: Flora crop: Cannabis air_rh: sensor.flora_humedad_promedio air_temp: sensor.flora_temperatura_promedio leaf_temp: sensor.flora_temperatura_promedio leaf_temp_offset: -2
- type: horizontal-stack
cards:
- type: vertical-stack
cards:
- graph: line type: sensor entity: sensor.load_15m detail: 1
- graph: line type: sensor entity: sensor.memory_use detail: 1`
- type: vertical-stack
cards:
Please tell me if i can give you further info or troubleshoot. thanks in advance