@sdetweil how is it possible the make a notification what will display without a timer? i want show a notification and want cancel this notification by my self where my next question is, how can i cancel a notification, is there a way for it? like the alert.
Read the statement by Michael Teeuw here.
Posts
-
RE: Notification Timer none dosent work
-
RE: Notification customize
i will give it a try later with ur css data and let u know if its work. thank man.
-
RE: Notification customize
thanks that looks fine and this is a alert or alert with type notification? because i need the type notification. if i get more than one notification the alert displayed just the last one and the notification more than just one. u know what i mean?
-
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?
-
RE: Notification customize
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?
-
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
-
RE: Notification Timer none dosent work
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.
-
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
-
RE: how alert trigger
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. -
RE: how alert trigger
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?
-
RE: how alert trigger
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
-
RE: how alert trigger
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
-
RE: how alert trigger
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?
-
RE: how alert trigger
iobroker have also a MQTT instance. so maybe I will give it a try. but the readme looks difficult :-)
-
RE: how alert trigger
Thanks for ur reply. I See this already but i dont know how to send the trigger u know what i mean? Maybe do u have a example for me?
Thanks
-
how alert trigger
Hello guys, first of all sorry about my english 😅
i want find a way th trigger a alert wehn my washmaschine is finish. im using iobroker for my homeassistent. i was thinking maybe is it possible to do this with the adapter simple-api where i get the state with a url ( true/false) but how can i trigger a alert when the state change.someone a idea? or maybe a other way, mqtt or something?
thanks
greedings
-
Background Animation
Hello guys, just a question. is its possible to have a background animation for example if the weather module says that is raining that a background animation starts with rain? i hope u can understand what i mean because my english is not the best :-)
thanks
-
RE: MagicMirrorOS reload config without reboot
this works thank you.
-
RE: MagicMirrorOS reload config without reboot
like i wrote i installed the magicmirroros and there is no pm2. i dont know what start the magicmirror after boot in the os. somebody know what start the magicmirror software?
-
RE: MagicMirrorOS reload config without reboot
i just have a connection with ssh.