shbatm / octomirror-module

Magic Mirror Module that can interact with an Octoprint instance
MIT License
28 stars 20 forks source link

showTemps not work #10

Open rarnomix opened 5 years ago

rarnomix commented 5 years ago

hello, I have a problem with the display of temperatures, it does not work. I have communication with the printer for the camera but not the temperatures. is there anything to set on octoprint?

{ module: "octomirror-module", header: "****", position: "bottom_bar", config: { url: "http://192.168.*", showStream: false, interactive: false, showDetailsWhenOffline: true, api_key: "[*****]" } },

IMG_20190729_110904

rarnomix commented 5 years ago

nobody has an idea of my problem?

shbatm commented 5 years ago

I'm sorry. I am no longer using or actively maintaining this module and don't have the time to troubleshoot the issue. The last time this happened it broke due to an update with the OctoPrint API and I needed the new api client file from Octoprint. You can reach out for assistance in the MagicMirror forums and if someone can find the solution issue I will happily accept a Pull Request, otherwise this will have to wait until I have time to get back to it.

rarnomix commented 5 years ago

ok thanks for response ..