MagicMirror Forum
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • 3rd-Party-Modules
    • Donate
    • Discord
    • Register
    • Login
    1. Home
    2. costascontis
    3. Topics
    A New Chapter for MagicMirror: The Community Takes the Lead
    Read the statement by Michael Teeuw here.
    C
    Offline
    • Profile
    • Following 0
    • Followers 0
    • Topics 19
    • Posts 94
    • Groups 0

    Topics

    • C

      show a page from openhab to a module

      Watching Ignoring Scheduled Pinned Locked Moved Unsolved Requests
      5
      1
      0 Votes
      5 Posts
      6k Views
      R
      @costascontis As far as I know there is no module available which picks a specific item from a given webpage… So your way could be to use Sam’s (@sdetweil) tip above or create a module at your own which extracts the widget from your webpage. The latter should be doable if you use some of the given modules as starting point and asking ChatGPT to help you … Regards, Ralf
    • C

      weird black screen/startup problem

      Watching Ignoring Scheduled Pinned Locked Moved Unsolved Troubleshooting
      1
      0 Votes
      1 Posts
      437 Views
      C
      so i am running MM on a Rpi3 and it works just fine for several days.After 7-8 days more or less suddenly the screen blacks showing only my MMM-RTSPStream feed using vlc.Tried to restart it with pm2 and it seems it runs fine but i only get the same black screen.If i open mm remotely to chrome browser for example,it shows up and working fine.I only get black at Rpi.If i restart Rpi pm2 seems to start mm but nothing shows up.If i “npm start” from MagicMirror directory log shows that MM and all modules are running fine but i still get nothing on screen.Now the weird part,if i “sudo apt-get update—> sudo apt-get upgrade” and reboot then everything is magically working like before.Any ideas?
    • C

      default clock size?

      Watching Ignoring Scheduled Pinned Locked Moved Utilities
      6
      0 Votes
      6 Posts
      7k Views
      brobergB
      @costascontis said in default clock size?: @broberg thnx mate,but if i use transform: scale all the module goes left and off screen like this: Ahh, okey add transform-origin: top left; under transform: scale Or to change font sizes. .clock .time { font-size: 100px; } .clock .date { font-size: 30px; }
    • C

      MM as a screensaver

      Watching Ignoring Scheduled Pinned Locked Moved General Discussion
      4
      0 Votes
      4 Posts
      1k Views
      C
      thanx,i got it .I test it opening mm ip at chrome and works great only MMM-RTSPSTREAM doent work.It doent show my cam ,maybe has something to do with vlc i am using…Anyway now i have to find a screensaver program for windows that can show a webpage…
    • C

      i wish for an easier google assistant module

      Watching Ignoring Scheduled Pinned Locked Moved Unsolved Requests
      1
      0 Votes
      1 Posts
      687 Views
      C
      i have used the MMM-AssistantMK2 with MMM-Hotword at my previous MM instalation .It was so messy instaling that modules,with a lot of errors,deletes,start over but i have managed to get them work spending a lot of time .So i wish someone with the right knowledge to make a module or an instalation script that can install google assistant with the nice visual interface that MMM-AssistantMK2 is using,and a “ok google” trigger word. Just install,add the credentials file and the config.js part.I dont have the time and the Knowledge to do that .I dont even Know if it is possible,but it will be awesome!
    • C

      lock a module size

      Watching Ignoring Scheduled Pinned Locked Moved Unsolved Troubleshooting
      1
      0 Votes
      1 Posts
      419 Views
      C
      How can we lock a module’s size?My issue is that i use MMM-AssistantMk2 at top_left,above my calendar that is at top_left position too.When i use assistant it changes size depending to my question and it makes calendar change width too.How can i lock calendar’s size?
    • C

      MMM-PIR-Sensor, Edit command for TVoff?

      Watching Ignoring Scheduled Pinned Locked Moved Troubleshooting
      3
      0 Votes
      3 Posts
      1k Views
      Cr4z33C
      @costascontis give a look here. I use these commands everyday with my Samsung TV. :)
    • C

      MMM-NEWS problem

      Watching Ignoring Scheduled Pinned Locked Moved Utilities
      32
      0 Votes
      32 Posts
      7k Views
      S
      Yeah that will be amazing will have to check it out.
    • C

      light animation module...

      Watching Ignoring Scheduled Pinned Locked Moved Feature Requests
      4
      0 Votes
      4 Posts
      2k Views
      E
      @j-e-f-f can you share a quick guide to how you did this and the simple module you created? this is exactly what I have been looking for. please and thank you
    • C

      npm start error

      Watching Ignoring Scheduled Pinned Locked Moved Unsolved Troubleshooting
      3
      0 Votes
      3 Posts
      898 Views
      S
      Both do cd ~/MagicMirror npm install You should not upgrade while mirror is running Apparently neither used the upgrade script, right?
    • C

      MagicMirror and GassistPi

      Watching Ignoring Scheduled Pinned Locked Moved Unsolved Requests
      1
      1 Votes
      1 Posts
      1k Views
      C
      MagicMirror and GassistPi are two very cool project that can run on the same Rpi3.Gassistpi is the cooler google assistant project out there,no one has so many features available.I am gonna post it to the GassistPi chat too if someone with the right knowledge can make a MagicMirror module for visual presentation of Gassistpi .I thing this will be the cooler features of all.There are several MM modules for voice control but in my opinion Gassist running outside of MM is way better.
    • C

      module for mm background

      Watching Ignoring Scheduled Pinned Locked Moved Unsolved Requests
      15
      0 Votes
      15 Posts
      6k Views
      S
      @surger13 yes, sorry, didn’t mention mount was required to get access first before the link… hidden folders. that is a a surprise!
    • C

      vlc on top magicmirror?

      Watching Ignoring Scheduled Pinned Locked Moved Unsolved Troubleshooting
      3
      0 Votes
      3 Posts
      1k Views
      C
      yes i have,for some reason MMM-RTSPSTREAM with vlc is crashing my Gassist running at the same pi.If i run only vlc separately from mm everything is running nice.
    • C

      abnormal cpu usage.

      Watching Ignoring Scheduled Pinned Locked Moved Troubleshooting
      2
      0 Votes
      2 Posts
      925 Views
      bheplerB
      @costascontis - Are all of your modules working correctly? Some modules may have an infinite and very short retry on API calls. Multiple internet calls take up a fair amount of processing power. Do you notice anything in the logs?
    • C

      screen background

      Watching Ignoring Scheduled Pinned Locked Moved Unsolved Troubleshooting
      4
      1
      0 Votes
      4 Posts
      2k Views
      BKeyportB
      What’s your CSS look like to make the grey background, shouldn’t be anything more than this: .module { background-color:rgba(0,0,0,0.5); border-radius: 5px; padding:5px; }
    • C

      start motion with pm2

      Watching Ignoring Scheduled Pinned Locked Moved Troubleshooting
      2
      0 Votes
      2 Posts
      905 Views
      S
      @costascontis motion is trying to write it’s log to /var/log, which requires root authority. I think u can change this in motion.conf
    • C

      sleep and wake tv with motion

      Watching Ignoring Scheduled Pinned Locked Moved Troubleshooting
      3
      0 Votes
      3 Posts
      2k Views
      C
      actually i got it to work,starting the motion with sudo motion -n it executes the comands just fine.My screen is turning on and off just fine.I just want to find out how to start motion with pm2 now .
    • C

      weird problem with mm and motion(noob inside)

      Watching Ignoring Scheduled Pinned Locked Moved Unsolved Troubleshooting
      12
      0 Votes
      12 Posts
      4k Views
      S
      @phario or 0 to disable that function in motion
    • C

      iFrame module ip camera

      Watching Ignoring Scheduled Pinned Locked Moved Unsolved Troubleshooting
      5
      0 Votes
      5 Posts
      3k Views
      D
      @costascontis please tell me how you did it with the MMM-iFrame module. would you have me an example config ?? Please help me thank you
    • 1 / 1