@tbbear I used this sitemap, put the url for my sitemap in the config script and put that config script into the magic mirror config file. What other steps do i need to complete. Im sorry very confused my bad… Thanks
Read the statement by Michael Teeuw here.
Latest posts made by georgeashton02
-
RE: MMM-Openhab
-
RE: MMM-Openhab
@tbbear No I understand this, as i said the name even when changed doesnt make a difference for some reason
-
RE: MMM-Openhab
@tbbear when i add that line my code throws errors back at me? The code worked before regardless of what the name is…
Any suggestions thanks
-
RE: MMM-Openhab
@sdetweil Thanks i was being dumb, however i do have another problem any ideas why this is throwing errors at me?
sitemap MMM label="MMM-Openhab" { // Set for MMM-Openhab Webview url="/static/MMM-View.html" } Frame label="TV" { Switch item= BedroomTVPower Switch item= BedroomPauseTv } Frame label="Lights" { Colorpicker item= My_Room_Light_Colour Switch item= My_Room_Lights }
This was all working before i added the code that i was told to add by the MMM-openhab github page…
-
RE: MMM-Openhab
Yeh you need to clone all the files of the module then mostly npm install that module but i need the address to clone for the files
-
RE: MMM-Openhab
@sdetweil I have found all of the information about it I just cannot find the information needed to install the module… Thanks
-
RE: MMM-Openhab
@tbbear Hi, What is the command to type into the terminal to download this module? Thank you