MyHeatpump App: Day view not showing

Updated them manually and now the problem got worse I think…

Emonhub module fails to start…

can you try:

cd /opt/openenergymonitor/emonhub
git pull origin master
./install.sh

If you have local changes and you dont want to keep them, run before git pull origin master:

git checkout .

Now the Umonhub restarted, some inputs are not working but I guess it is because of the update. MyHeatpump app icons are showing but day view still not working…

Great, Can you provide a bit more detail about the inputs? Which inputs, are they a particular node? Anything different about that node?

I repaired the inputs. These were the inputs from the two Kamstrup heatmeters - 403 and 303. Their registers are not defined correctly in EmonHUBMBUSInterfacer.py under types and I corrected then into config file. Now they are working. Only the problem I started with - daily and hourly view of heatpump app - is now present. Thank you for your help.

1 Like

@Ivailo_Stefanov Im happy to look at this for you over dataplicity if you would be happy with that, it will be much faster than going back and forth and I’m out of ideas. If you can PM me a login I will look into it for you. See: Remote Access — OpenEnergyMonitor 0.0.1 documentation

Can you let me know if you find a solution as I have the same problem

After TrystanLea logged locally it seems to be a browser problem. Im logging with chrome nad its not working, with Microsoft Edge it works. Try with a different browser.

That’s really weird, given that Edge also runs on chromium. Do you maybe have some adblocking plugins or similar?

No. No add blocking. Have to be something with security but need to try changing some settings…

I changed the security level when browsing of Chrome from high to standart. This solved the problem.

1 Like

Interesting thanks, trying enhanced security in Chrome here seems to work, any tips to replicate? are there any error message in the browser development console?