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

    Posts

    Recent Best Controversial
    • RE: Notification customize

      @MMRIZE
      The Problem is, when i send just the Alert without the notification Type, the alert Display in Center with a other Looks Like. So i think this Are 2 different things. I want the different between notification and the alert.

      I work with notification from other modules?

      posted in Custom CSS
      F
      fischi87
    • RE: Notification customize

      @MMRIZE

      Hello, sorry, yes of course. i get a mqtt payload from the MMM-MQTTbridge module.
      for this i have this code snippet:

      {
          commandId: "Finish",
          notiID: "SHOW_ALERT",
          notiPayload: { type: 'notification', message: 'Der Monitor ist eingeschaltet.'}
        },
      

      i hope it will help! or do u need more informations?

      posted in Custom CSS
      F
      fischi87
    • Notification customize

      Hello guys, i want to customize my notification but i dont know how. someone did it already?
      i want to show the notification in the bottom center. i want also that it looks like the alert frame. is this possible?

      thanks for ur time greedings

      posted in Custom CSS
      F
      fischi87
    • RE: Notification Timer none dosent work

      @sdetweil

      do u have a idea how can i set none timer so the notification will display until i cancel it by my self?

      with my code the notification is displayed just 3 sek.

      posted in Troubleshooting
      F
      fischi87
    • Notification Timer none dosent work

      Hello guys I trigger a notification with a message but the timer dosend work. Here my simple code snippet:

      {
          commandId: "Finish",
          notiID: "SHOW_ALERT",
          notiPayload: { type: 'notification', message: 'Der Monitor ist eingeschaltet.', timer: 'none'}
        },
      

      the notification shows already fine but after 2 sek is not to see anymore. I want no timers the notification is always on. I hope u can understand me. I tried already with 0 but still doesn’t work.

      thanks

      posted in Troubleshooting
      F
      fischi87
    • RE: how alert trigger

      @sdetweil

      im so sorry but I don’t understand it. like I wrote I can see the examples in my Mqtt broker.
      when I change in my broker the messages I can also see in the log from the mirror that it changed this values but how can I trigger with this a alert for example or a notification? what I have to configure? in the config.js file by the module: MMM-MQTT-Bridge? when yes what? I copy the examples already.

      posted in Troubleshooting
      F
      fischi87
    • RE: how alert trigger

      @sdetweil

      i have also a other idea. maybe it is easier to trigger the alert with the MMM-Api module? my broker have also a simple-api adapter.

      but its still my question, how?

      posted in Troubleshooting
      F
      fischi87
    • RE: how alert trigger

      @sdetweil

      first of all thank u for ur time.
      i dont understand where i have to write down the sendnotification. i mean i can see in my broker the examples from the mqtt module but how it works now. my understanding is to write something in the config to trigger the alarm.

      for example i use the example from the brige modul how can i use this exemple to trigger a alert? i hope u can understand me.

      thanks

      posted in Troubleshooting
      F
      fischi87
    • RE: how alert trigger

      @sdetweil

      hello again, I connected now this modul with my broker but how can I send a notification to the alert model? this I don’t understand right now. maybe u or someone else can help me in this topic please?

      thanks

      posted in Troubleshooting
      F
      fischi87
    • RE: how alert trigger

      @sdetweil

      like I wrote I want see a alert in my mirror that shows me the Washer finished washing. the question is how I can trigger the alert or maybe a notification, is also a idea. when I think about. how can I do it, do u have a idea?

      posted in Troubleshooting
      F
      fischi87
    • 1 / 1