Run MM2 from within Home Assistant
-
Hey everybody!
Total noob here.I’m trying to find out if there is a working method for installing MM2 as an add-on in Hass.io.
I want to be clear : I am not looking for a Magic Mirror Module. I am looking for a way to install the MM2 server on my HomeAssistant instance and load the MM2 front end onto my rpi zero w as a webpage.
Is this possible? I found a repository that seemed to have worked at one point but it’s currently locked. https://github.com/hassio-addons/addon-magicmirror
-
Me too
Though I haven’t thought through it as well as @Moriarte yet.
Can I run MM2 & Hass.io on the same RPi at the same time?
-
@Moriarte so, fork it(worked for me) , and make whatever changes u need…
-
@FLhT depends on what u expect your MM to do… display calendar sure…
play youtube videos? maybe not
-
@sdetweil - what does it mean to ‘fork’ it?
-
@gkchimz on github, top right is a button called fork
means make a connected copy
now you can change yours all u want… and IF you have something u want to contribute back, you create a PULL request , for the author to PULL your changes into their master copy…