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

    Posts

    Recent Best Controversial
    • RE: How to change icon and payload by notification?

      @sdetweil Thank you. That helped me unterstanding a bit more.
      But it still seems a little bit far away for me for the moment:-)
      Maybe I just found an alternative method. I played around with MMM-Touch a little.
      The module has a possiblity to change the notification to send, the next time the button is pressed.
      So if the button is pressed an light is turned on, than the notification send next time when the button is pressed can change to “turn off”.
      MMM-Touch - on notification

      Unfortunately it seems like the module only works with one button.

      What is your opinion on this module?
      Could you please have a look if I am right with one button only?
      Will it be possible to install multiple instances like MMM-Touch1, 2, 3 … or even add some buttons customizing the code?

      Thanks again.

      posted in Development
      MrCoffeeM
      MrCoffee
    • How to change icon and payload by notification?

      Hello everyone,

      I am trying to generate a touchable floorplan for controlling my smart home.
      I am not very good at programming but I am able to copy and adjust:-) I am also willing to learn.

      My idea is to have a background image of my floorplan and touchable icons in front of it.
      Here is an example which shows what I would like to do and where my problem is:

      Lets say I have got a touchable icon of a turned off bulb. The payload is “turn_on”. I use MMM-HTTPRequest to send a HTTP request to control my smart home when a notification is received.
      So, if “turn_on” is recieved, a HTTP request will tell my smart home to turn the bulb on.
      So far so good.
      But here my problem starts:
      The icon of the turned off bulb should change to a icon of a turned on bulb.
      If I press the new turned on icon, the payload should be “turn_off” instead of “turn_on”.

      My smart home is able to send notifications to the magic mirror like “page_increment” etc.
      In case I turn the bulb off or on without using the magicmirror, my smart home will send a notification like “turn_on” to the magicmirror. But how should the programming on the mirror be, that the revieved notification changes the icon and payload on the mirror as well.

      Maybe you know modules or part of codes which show me how to do it.

      I am happy about any advice or help.

      Thanks.
      Mr.Coffee

      posted in Development
      MrCoffeeM
      MrCoffee
    • RE: Has anyone got MMM-Remote-Control working on MM 2.11 ?

      @karsten13
      Looks like I have got it.
      I just had to remove the 8080 out of http://192.168.xxx.xxx:8080/remote.html

      Sorry for that.
      Thanks for helping me.

      posted in Troubleshooting
      MrCoffeeM
      MrCoffee
    • RE: Has anyone got MMM-Remote-Control working on MM 2.11 ?

      @karsten13
      Thank you. I did not know these commands.
      But unfortunately I have got the latest MM-Release.
      So I farther have to search for the error.

      posted in Troubleshooting
      MrCoffeeM
      MrCoffee
    • RE: Has anyone got MMM-Remote-Control working on MM 2.11 ?

      @karsten13
      Oh. Sorry for that.
      But thank you for your answer.

      However I thougt I had the same issues.
      Ok. I will give it another try and in case I can’t fix it, i will open a new thread.

      Thank you.

      posted in Troubleshooting
      MrCoffeeM
      MrCoffee
    • RE: Has anyone got MMM-Remote-Control working on MM 2.11 ?

      @karsten13
      Sorry for asking, but I am pretty new to docker.
      I installed my MagicMirror using docker-MagicMirror.
      There I don´t have the ~/magicmirror/run folder.

      Could you please help me out, where I have to look?

      Thanks.
      Mr.Coffee

      posted in Troubleshooting
      MrCoffeeM
      MrCoffee
    • RE: Combine MMM-Openhab and MMM-OpenhabFloorplan? Touch function and floorplan in one module?

      I just see, the MMM-Openhab is just linking to the sitemap and has no touch function on its own.
      Maybe the module kann be modified, linking to a floorplan generated in habpanel.

      Any opinions on that?

      Thx

      posted in Development
      MrCoffeeM
      MrCoffee
    • Combine MMM-Openhab and MMM-OpenhabFloorplan? Touch function and floorplan in one module?

      Hi,

      I have just seen the great module MMM-Openhab with its touch function.
      I already use the module MMM-OpenhabFloorplan, which gives you a floorplan but without touch.

      The MMM-Openhab only shows a sitemap but not a floorplan. So I am wondering if there is a way to combine the two functions touch and floorplan.
      Has anybody tried to combine the modules?
      Or maybe there are other ways like “let the sitemap look like a floorplan” or "add a touch function to MMM-OpenhabFloorplan.

      Thanks a lot for your ideas.

      Greetings
      Mr.Coffee

      posted in Development floorplan mmm-openhab mmm-openhabfloorplan openhab touch function
      MrCoffeeM
      MrCoffee
    • RE: Problems using MMM-WunderGround24hours

      Hi all,

      when weatherunderground changed the service I had to switch my public station too.
      My api key is still working and everything seems to be fine. But every 1 or 2 days the module freezes: the time is not updating anymore an the temperature stays as it is. If I refresh the mirror everthing is fine again.

      Does this issue has to do with weatherunderground? I dont know were to find further information about the error.

      One more question: Maybe some of you have got a netatmo weather station at home - like I have. For a long time netatmo and weatherunderground have been partners. The station data was part of weatherunderground. Then netatmo switched to its own weathermap.
      Did somebody tried to grab the data

      1. from netatmos weathermap?
      2. directly by wifi without using a the netatmo weathermap online?

      I am just wondering: if netatmo and weatherunground have been partners the type of data and json etc must be pretty similar. But I am a noob in programming:-)

      Thx
      Mr.Coffee

      posted in Troubleshooting
      MrCoffeeM
      MrCoffee
    • RE: omxplayer overlay

      @maxbachmann
      Seems like you do not have the latest version of MagicMirror installed.
      It is said “The latest versions of electron use an extreme amount of CPU power when no Open GL driver is loaded. This will result in an overheating Raspberry Pi.”
      Thats why I had to activate OpenGL which stops the omxplayer from working (it is not the electron).
      Enable the Open GL driver to decrease Electron’s CPU usage

      But it is off topic. So thank you so far.

      posted in Development
      MrCoffeeM
      MrCoffee
    • 1
    • 2
    • 3
    • 4
    • 5
    • 6
    • 2 / 6