dwainscheeren / dwains-lovelace-dashboard

An fully auto generating Home Assistant UI dashboard for desktop, tablet and mobile by Dwains for desktop, tablet, mobile
Other
1.79k stars 189 forks source link

after update to 2021.8.x person tracking history is missing #325

Closed boyphongsakorn closed 2 years ago

boyphongsakorn commented 3 years ago

after i update core to 2021.8.x person tracking history is missing

person tracking history is missing

timknowlden commented 3 years ago

any fix for this?

ratleback commented 3 years ago

Mine was freezing after I clicked on person head. I had to go back on browser to start again.

kbrigitta commented 3 years ago

I'm having the same issue. Still no fix/explanation for this?

totalitarian commented 3 years ago

I’m also getting freezing when clicking on a person’s head. Makes the app / browser hang.

ratleback commented 3 years ago

I’m also getting freezing when clicking on a person’s head. Makes the app / browser hang.

I tried on windows edge it still fine. Don't know why though.

totalitarian commented 3 years ago

I’m also getting freezing when clicking on a person’s head. Makes the app / browser hang.

I tried on windows edge it still fine. Don't know why though.

Yew works fine on edge. I wonder if others have the same issue? Maybe he have a plugin installed that is causing compatibility issues

Luukxt8 commented 3 years ago

I have this issue with the iOS app. What I noticed in the browser dev console on a PC is that I get like 12k+ button-card js errors within a few seconds when opening a persons page.

Looks like that some browsers can’t handle that amount of errors within that short time period.

ratleback commented 3 years ago

I have this issue with the iOS app. What I noticed in the browser dev console on a PC is that I get like 12k+ button-card js errors within a few seconds when opening a persons page.

Looks like that some browsers can’t handle that amount of errors within that short time period.

Yeah, I got that error too. Look like It happened after few recent updates.

Luukxt8 commented 3 years ago

My work around for this is to remove(comment) the button-card lines with the person history in it from the persons.yaml at HomeAssistant\custom_components\dwains_dashboard\lovelace\views\main\persons\person.yaml. This fixed it for me. Line 50 to 67. See screenshot image

totalitarian commented 3 years ago

My work around for this is to remove(comment) the button-card lines with the person history in it from the persons.yaml at HomeAssistant\custom_components\dwains_dashboard\lovelace\views\main\persons\person.yaml. This fixed it for me. Line 50 to 67. See screenshot image

Excellent, thank you! Wonder which specific line is causing the issue. @dwainscheeren you still alive buddy?

Klumpke commented 3 years ago

You can also comment out lines 54 to 67. It only goes wrong with the custom_field history graph. This seems to be more of a problem in the button-card custom-card.

timknowlden commented 3 years ago

Is there a way to fix this without losing any functionality?

danuals commented 3 years ago

Me too. Freezes on person tap. iOS app

antonoal commented 3 years ago

There's an open issue in button-card's repo about it: https://github.com/custom-cards/button-card/issues/457

dwainscheeren commented 2 years ago

This will be fixed in 2.0.4