EdddieN / machinon-domoticz_theme

GNU General Public License v3.0
46 stars 21 forks source link

[BUG] Screen: temperature options disappear? #313

Closed chrislader closed 4 years ago

chrislader commented 4 years ago

When going to the Temperature overview, some of the options disappear after some seconds (propably when updates are received)

It includes the 3 dots and graph bars (log).

image

Latest beta: 1.10.2 and latest domoticz beta

Strange thing is that they appear and disappear after a few minutes. And it's not all of the sensors. Some stay.

I noticed that it has something to do with time displayed as "x ago" versus the actual timestamp. The options disappear as well as the info when the sensor was last updated.

davidlb commented 4 years ago

Thanks for your report, I'll check it next week.

davidlb commented 4 years ago

I cannot reproduce it, it has probably fixed in the beta branch as many parts of the code have been rewritten.

chrislader commented 4 years ago

I cannot reproduce it, it has probably fixed in the beta branch as many parts of the code have been rewritten.

Hi David, Although you can not reproduce it, it is a bug... trust me. I have cleared browser cache, updated latest beta domoticz and switched to beta branch machinon. Resetting theme and clearing cache from theme settings; also no effect.

Even with latest Machinon beta v1.12 beta it still happens. Version: 4.11605 (domoticz, beta)

Are you sure it does not happen at your side? It has been around for some versions now. like a few months. none of the updates seem to fix it.

Every temp value update seem to trigger it. So thats why some disappear after a few secs. Others stay around for 10 mins (netatmo)

davidlb commented 4 years ago

Hi @chrislader, good news, I've finally able to reproduce it and I have a fix for it :)

davidlb commented 4 years ago

Can you update to last beta?

chrislader commented 4 years ago

Can you update to last beta?

Hi David, I just updated, but it looks like the bug is still there. v1.13 beta I cleared cache as well and reset all theme settings.

Noticed that the camera's are also gone from dashboard. This was also the case for beta 1.12

image

josemi73 commented 4 years ago

Camera section in dashboard (beta) is missing for me too.

scfrancis commented 4 years ago

hello, i also have camera problem on dashboard... Any idea ?

davidlb commented 4 years ago

damn, you're right, camera does not work and still have the issue with temperatures... I keep working on it to provide a fix on both.

scfrancis commented 4 years ago

damn, you're right, camera does not work and still have the issue with temperatures... I keep working on it to provide a fix on both.

Thanks for your help

davidlb commented 4 years ago

Can you retry with these 2 fixes? (one for temperatures and one for cameras) If it's OK, I'll release a new version.

scfrancis commented 4 years ago

FIX display of Cameras = OK !!!!!!!!!!!!!!

josemi73 commented 4 years ago

Cameras Ok also for me. Thank you!

chrislader commented 4 years ago

Same here, great job on the fix!

davidlb commented 4 years ago

@chrislader is it also OK now for the temperature options? If yes, I release a new version.

chrislader commented 4 years ago

Yes, you can release a new version. Thanks for solving the issue.

Although I use grafana for my monitoring, it is sometimes easy to view the temp sensors directly in domoticz

Fixed now!