Read the statement by Michael Teeuw here.
MMM-GrafanaCharts and MMM-GrafanaGauges: Display you data with Charts and Gauges. Beautifully.
-
@planet4 Are you able to provide steps on how you managed to update the CSS file to match the black background of the MM?
-
@hunty1980 I used this guide https://forum.magicmirror.builders/topic/1675/graph-module/18
-
@SvenSommer Have not used this module for a while but have now reinstalled Grafana and would like to try it again. However I can not remember how to solve the login to Grafana. I think I opened it up as public the last time but is not an option now. At the moment the mirror just shows erroe as it can not login to the Grafana dashboard. Please advise.
-
I was able to solve the login issues but now its just black. Maybe this module does not work with the new version of Grafana?
-
@planet4 Hey, I just tried it with the actual Grafana v6.0.1 (commit: 0c44a04)
It worked for me without any adjustments.Maybe I can support you, to set it up.
-
@SvenSommer Thanks for replying. I was actually able to solve it but with version 6 of Grafana black background is more of a trouble. Wrote a short post about this as well.
http://www.planet4.se/grafana-in-magic-mirror/
I am now able to show my Solar production on my mirror. 0,36kW. Will post this in the show my mirror as well. Thanks.
-
@planet4 thanks
your post helped me half way
im using home assistant to host grafana so i needed to create an org called home assistant. -
@teitlebot I am using Home Assistant as well but Grafana is not used as an add-in on Hassio. I have it on a separate docker container. However I gave up Grafana in the end. It was to much problems. Now I use MQTT to get all information I want from Home Assistant to my Mirror. Like this:
-
@planet4 What other problems did grafana give you? I am also using the mmm hass component to pull in sensor date but maybe I will switch to mmm mqtt. I really wanted to show some nice graph though. Also how did you build the total solar energy sensor saving in hass? I build it in graphana following someones tutorial,
-
edit reposted to be in same thread…
Hi,
Have been using this module for a couple of years now without any problems. Yesterday I upgraded my Grafana server and discovered they had implemented a security change where you had to allow_embedded=true. After doing this change I was back on track again, except that I can only see my GrafanaGauges when I point my browser to my MagicMirror IP, it does not show up on the MM screen itself. I see it takes it places and all modules around aligns perfectly around it, but the content onscreen is blank/black. Have been troubleshooting everything from both Grafana side and MagicMirror side. It will not show up on the screen only when I point my browser to the MM, then I see the screen with all content as it should…
Now I am clueless… Not sure if this is module-specific or content from Grafana that does it. My next step to try som iFrame modules to show the same content…
Any ideas?Regards