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

    Topics

    • F

      Notification issued from MMM-MQTTbridge but nothing happens

      Watching Ignoring Scheduled Pinned Locked Moved Troubleshooting
      5
      0 Votes
      5 Posts
      1k Views
      F
      And again, Serge sharp eyes found the errors. I was somply trying to hard to add quotes and stuff so it got messed up. The working config for receiving commands from Home Assistant looks like this now: var mqttHook = [ { mqttTopic: "cmnd/bathroom/mirror", mqttPayload: [ { payloadValue: "MONITOROFF", mqttNotiCmd: ["MONITOROFF"] }, { payloadValue: "MONITORON", mqttNotiCmd: ["MONITORON"] }, { payloadValue: "UNDIM", mqttNotiCmd: ["UNDIM"] }, { payloadValue: "DIM", mqttNotiCmd: ["DIM"] }, ], }, ]; var mqttNotiCommands = [ { commandId: "MONITOROFF", notiID: 'REMOTE_ACTION', notiPayload: {action: 'MONITOROFF'} }, { commandId: "MONITORON", notiID: 'REMOTE_ACTION', notiPayload: {action: 'MONITORON'} }, { commandId: "DIM", notiID: 'REMOTE_ACTION', notiPayload: {action: 'BRIGHTNESS', value: '50'} }, { commandId: "UNDIM", notiID: 'REMOTE_ACTION', notiPayload: {action: 'BRIGHTNESS', value: '255'} }, ]; module.exports = { mqttHook, mqttNotiCommands};
    • F

      I'm trying to get MMM-MQTTbridge to work, but where do I find the debug log to see notifications etc?

      Watching Ignoring Scheduled Pinned Locked Moved Troubleshooting
      2
      0 Votes
      2 Posts
      325 Views
      F
      Ahh, and the second you post this, you actually find it mentioned in a sentence on the forum :-D So if I issue pm2 logs I see the logs I need! I’m going to break this post off, and make a seperate about the problem with nothing happening now.
    • F

      What's the best way to block out area of mirror that doesn't have a monitor behind it?

      Watching Ignoring Scheduled Pinned Locked Moved General Discussion
      12
      0 Votes
      12 Posts
      4k Views
      F
      I sent the oracal back (very expensive stuff) as I could get much cheaper and darker stuff from our local hardware store. So I got the back covered with it, and then cut holes in it for the LED lights and monitor, it seems to work very well.
    • F

      I've finally gotten the mirror, now how do I mount it?

      Watching Ignoring Scheduled Pinned Locked Moved Hardware
      3
      0 Votes
      3 Posts
      559 Views
      F
      @sdetweil Ok, well I was thinking at first I would glue it, but I’ll get those small mirror brackets that just holds the edges. Is there a good kind of paint for the backside of it?
    • F

      Problem with the calendar module in Danish

      Watching Ignoring Scheduled Pinned Locked Moved Unsolved Troubleshooting
      4
      0 Votes
      4 Posts
      922 Views
      F
      @Sean Gotcha, thankyou for clearing it up. So now @fmandal just needs to modify the files to reflect on da instead of dk :-)
    • F

      I can't get mmm-screencast to work

      Watching Ignoring Scheduled Pinned Locked Moved Unsolved Troubleshooting
      59
      0 Votes
      59 Posts
      25k Views
      L
      @jste84 I think this module died, mine stopped and never came back …
    • F

      Working on getting a good hardware solution for MMM-AssistantMK2

      Watching Ignoring Scheduled Pinned Locked Moved Hardware
      6
      0 Votes
      6 Posts
      2k Views
      ChrisC
      @fribse Hello, I’m using the Sony PS3 eye. As there are 4 microphones inside the webcam, it allows me to speak to the assistant at more than 4 meters in my living room despite the ambient sounds (TV, music …) Regards,
    • F

      I would love to show the finished mirror, but I'm waiting for the glass :-) This is the project so far...

      Watching Ignoring Scheduled Pinned Locked Moved Show your Mirror
      12
      1
      2 Votes
      12 Posts
      11k Views
      F
      I got it through the ‘community order’ on this page. The reflectance is very good, it’s a real mirror. My only problem with it, is that the chroma of it is a bit brown, so it requires quite a lot of light in the room.
    • F

      Just started looking into MMM-AssistantMk2 - step 3

      Watching Ignoring Scheduled Pinned Locked Moved Unsolved Troubleshooting
      3
      0 Votes
      3 Posts
      756 Views
      F
      @Sean Ok, it seems to have compiled without problems, so far so good. Now to configuration and hotword :-)
    • F

      Now I'm getting somewhere, HA turns screen on and off :-)

      Watching Ignoring Scheduled Pinned Locked Moved Troubleshooting
      3
      1 Votes
      3 Posts
      886 Views
      cowboysdudeC
      @fribse Nice job! I’m strictly using home assistant. Not tied to Magic Mirror at all. Home Assistant is a cool thing and I have it running my entire house :)
    • F

      MMM-Screencast anybody using it?

      Watching Ignoring Scheduled Pinned Locked Moved Unsolved Troubleshooting
      1
      0 Votes
      1 Posts
      426 Views
      F
      I’ve gotten it installed, and it appears when I search for cast units. But when I try to ‘cast’ from Youtube, it fails in connecting. Has anybody gotten this to work?
    • F

      MQTT Client?

      Watching Ignoring Scheduled Pinned Locked Moved Unsolved Requests
      1
      0 Votes
      1 Posts
      784 Views
      F
      It would be great to have a MQTT client for integration, that could activate / deactivate modules, blank the screen, unblank the screen etc.
    • F

      I'm trying to get MMM-News-QR working, but I don't see any QR?

      Watching Ignoring Scheduled Pinned Locked Moved Solved Troubleshooting
      3
      0 Votes
      3 Posts
      1k Views
      F
      @str3pto Ok, that worked, I thought it just put it into the existing news item, as it wasn’t shown in the docs that it wanted a position :winking_face:
    • F

      Hmm, a lot of modules are putting up a fight for me :-(

      Watching Ignoring Scheduled Pinned Locked Moved Solved Troubleshooting
      10
      0 Votes
      10 Posts
      2k Views
      F
      I used the YRThen, and it works nicely, I do think it would be nice to have a fade option, like in many of the other modules.
    • F

      How do I get the Google AIY Voice HAT installed so that MMM can use it?

      Watching Ignoring Scheduled Pinned Locked Moved Hardware
      16
      0 Votes
      16 Posts
      5k Views
      F
      @Sean said in How do I get the Google AIY Voice HAT installed so that MMM can use it?: @fribse There could be one problem. Your mic and speaker now have same id card 0, device 0 When my module try to close the mic(plughw:0,0) to output sound, the speaker(plughw:0,0) will be closed together at same time, so error will occur. I heard there is a way to assign different id or alias to devices, but don’t know how to do. Ok, so it doesn’t use the subdevices to distinguish them, I guess it’s google here I come :-)
    • 1
    • 2
    • 2 / 2