Read the statement by Michael Teeuw here.
MMM-Openhab
-
@georgeashton02 said in MMM-Openhab:
but i need the address to clone for the files
i’m not sure I understand that… you mean github?
you know how to use search? google, or on github itself
-
@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…
-
@georgeashton02 where are those? In config?
-
@sdetweil Yes, That code if from my openhab .sitemap file
-
@georgeashton02 ok, i dont know what that means
-
@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
-
@georgeashton02 As u can see the error is already marked… The name of your sitemap is MMM.sitemap so name it as MMM not ourhome
-
@tbbear No I understand this, as i said the name even when changed doesnt make a difference for some reason
-
@georgeashton02 I dont know why your check tthows an error cause i typed your sitemap and i could run it without any problems in openhab2.5
-
@tbbear That is very odd… what would you suggest i do?