Maxouwell
Maxouwell
Hi @haileyok ! Actually, I'm still waiting for the 1.80 update to hit my phone (or any other update, I'm still on 1.79.0). I saw you did have some problems...
Hello @haileyok, I'm on 1.80 and I still only have the link. Should I wait for the 1.81 update hitting my phone ?
It's the same. I tried to post a gif, and it still show as link 
Following @haileyok instructions, a wipe of the app'sdata resolved the problem.
Disclaimer: I don't have a clue how works Lovelace cards. But if a graph card can show the evolution of a sensor on a span of X hours, why couldn't...
I looked into the code, and what I envision would be to rebuild the "timeframe" hass.states objects from the history API and time the calls to hassChanged to reflect the...
I didn't look in the examples code, but it's exactly what's your doing with a custom Hass simulator :D
Resolved the conflicts, rebased and squashed
You were right, the previous code had problems on translation key, and on elementLabelProp on deeper path. I fixed it and added some tests for the deep cases.
I just saw that the same behaviour exist in ListWithDetail, and that the solution don't support if `elementLabelProp` point to an enum array (or oneOf array if it's a thing)....