@qu1que Cool, thx
Read the statement by Michael Teeuw here.
Posts
-
RE: new update/upgrade script, ready for testing
@bobwilliams yes, the merge returns an error i don’t handle… but I don’t know what the error means…
so was hoping u had the folder saved, so I could get a copy to test with… -
RE: MMM-Ring: Displays a video stream of your Ring doorbell when someone rings your doorbell.
@sithlordhood you should use my update script… takes care of a bunch of problems
see here for instructions
https://forum.magicmirror.builders/topic/10859/new-update-upgrade-script-ready-for-testing
-
RE: hi, i need your help... tell me, how i do a new modules please
@bjjsoul can’t be perfect if you want to add another module
{ < --- start module module: "newsfeed", position: "bottom_bar", config: { < --- start module config feeds: [ < --- start array of feeds { < --- start feed title: "New York Times", url: "http://www.nytimes.com/services/xml/rss/nyt/HomePage.xml" } < -- end feed ], < --- end array (only one entry) showSourceTitle: true, showPublishDate: true, broadcastNewsFeeds: true, broadcastNewsUpdates: true } < ---- end module config }, < --- end module { < --- start module module: "MMM-Snow", position: "fullscreen_above", config: { < - start module config // See 'Configuration options' for more information. flakeCount: 100, theme: "winter", } < ---- end module config } < ---- end module , no comma, no more modules to follow }, < ------ what is this??????? ------------------------------- ] < --- no more modules, end module array -
RE: PIR-sensor and 7 inch touch LCD display for Raspberry-Pi
@Serimner so, rather than call the vcgencmd, call your python script, do what it does
-
RE: hi, i need your help... tell me, how i do a new modules please
@bjjsoul said in hi, i need your help... tell me, how i do a new modules please:
Line 100 col 9 Expected ‘]’ to match ‘[’ from line 28 and instead saw ‘}’.
so, you have an error, you look to the line PRIOR to the one called out,
so line 99… and see what is wrong with that… it says some [] group isn’t completed, cause it say } before ]all brackets [] and braces {} have to be matched
-
RE: hi, i need your help... tell me, how i do a new modules please
please start using the markdown syntax and code blocks around your content…
i have edited two posts… for clarity
-
RE: Default calendar
@aquaman sure, come over to discord chat, i am sam #5710, if can’t do discord, then email … same userid as here but on gmail
yeh, or direct chat here… sorry, missed that