denverquane / MMM-Teslamate

Magic Mirror Module for the Teslamate utility
MIT License
52 stars 14 forks source link

Module shows no data. #17

Open mdizzle777 opened 3 years ago

mdizzle777 commented 3 years ago

I've got teslamate setup and it kind of works.

2020-10-18_17-50-39 But this module shows no data.

It shows the image but no useful data, see attached. Need some help.

SimonJHudson commented 3 years ago

I had the same issue. It turns out the code, as posted in Github, has a number of syntax errors. I have commented on them and requested an update. Have a look for my comments and let me know if you sort it out.

mdizzle777 commented 3 years ago

I had the same issue. It turns out the code, as posted in Github, has a number of syntax errors. I have commented on them and requested an update. Have a look for my comments and let me know if you sort it out.

Simon, I tried your port change in the config. It did NOT solve my issue, unfortunately. Any other ideas?

olexs commented 3 years ago

Can we see your module config? Ofc with the MQTT username/password obscured.

Any logs from the MagicMirror server? MQTT errors should show up there. Also, try running MM with "npm start dev" to show the Electron dev console and see if there is anything in the console.