Im having issues with the restart of the add-on. Makes the changes in the config file, press restart. Nothing happens. When ill reboot the whole server it works. Seems to be something strange.
And should it not be a check config button as well?
I have Hassio installed with this Magic Mirror add-on and it’s working great via browser on my PC or tablet. But now I have mounted my rpi behind my 2-way mirror. How can I reach the browser with Hassio?
Embedding into Home Assistant
It is possible to embed Shinobi directly into Home Assistant. Home Assistant provides the panel_iframe component, for these purposes.
MMM-hass module can’t access Hassio states because there is no option to provide api_password. I have found a fix posted by Flagun on the MagicMirror forum (https://forum.magicmirror.builders/topic/7245/mmm-hass). However, I can’t find any files of the MagicMirror modules. The config folder contains config.js file, but ‘modules’ folder is empty. As soon as I can access the MM interface at 8181 port and can see all installed modules are loaded, these files are somewhere, but where? Tried browse with SSH, but found nothing. Can anyone direct to MM modules files?
I’ve been trying this out. I don’t think that fix is what you want. I think we need the token. I’ve tried adding the token to get it fixed, but that doesn’t work either.
Anything in the modules folder is copied over to the modules folder in the docker container. If you want to manage a module manually remove it from the configuration and place it in the modules folder. It will be copied over with the configuration.
I have the magic mirror up and running but I cant not get any of the modules to run. I have read a lot about even the simple openmapweather. I have even downloaded the modular from github and tired to edit the config. now I am trying the MMM-mycommute and cannot get that to show up.
the openmapweather seems to be the easy one yet i cant get it.
I had the github in my magic mirror config under the add-on but I took it out to see if it worked.
seems the problem with most people here is what goes there??
also it seems the HA is going away from having api passwords and going for tokes, how to go about it? @sytone