dangreco / threedy

Home Assistant card to display 3D printer status and progress
198 stars 46 forks source link

Remaining/elapsed resetting #28

Closed JorgeMaTeixeira-zz closed 2 years ago

JorgeMaTeixeira-zz commented 3 years ago

Remaining and elapsed time is constantly resetting values. I´m using MQTT integration, and i can see that entity for elapsed or remaning is working fine, without any kind of resets.

https://user-images.githubusercontent.com/66649736/113476510-d32ca380-9473-11eb-8f98-804bd278643b.mp4

snakedm commented 3 years ago

I have exactly the same problem. And I also use for MQTT integration.

Please fix this problem, because I like your card very much. It is very well done: simple, clean and beautiful. But with this problem, I'm not able to use it, unfortunately!

Thanks very much!

dudu631 commented 3 years ago

Can confirm this! Have the same problem with mqtt integration.

JorgeMaTeixeira-zz commented 3 years ago

Any chance to solve this problem?

narfel commented 3 years ago

Same here, just it says "A few seconds" ago instead of a number.

eloo commented 3 years ago

i guess its a problem with the space in the line. when i'm going in the edit mode i see shortly the whole text but it then disappears again.

btw.. i'm also using the mqtt integration

dangreco commented 3 years ago

Hey guys! Sorry for such a delay for such a critical issue: I had final exams and my laptop up and died out of nowhere. Once my computer arrives I'll get this fixed ASAP. Apologies again!!

moppedz commented 3 years ago

Same problem here. Still resetting the displayed time values on mqtt data

AtomicLaser commented 3 years ago

Any updates on this? I have just installed this card, using MQTT and having the same issues with the timer resetting

tonysurma commented 3 years ago

same here with MQTT. I love this card otherwise. Any update @dangreco? Or even a hint as to why it may be happening and maybe someone else can make a pull request to address? Thanks

AndreyShpilevoy commented 2 years ago

Hi all, I added a fix for this issue. If @dangreco will merge it - I think it could be helpful for a lot of people.

If you want - you can compile code from my branch by yourself and just replace the js file in the plugin folder.

Thank you.

dangreco commented 2 years ago

@AndreyShpilevoy Thanks so much for finding and implementing this fix! I've been so sidetracked with other things lately, but I'm glad there's still an interest in this card. I'm working on the designs for a version 2.0 rewrite -- this is something I'll try to do once final exams/work is on break for the holidays.