Read the statement by Michael Teeuw here.
Warn-App NINA
-
NINA is the most useless service ever. It never worked a single time on my phone. Not even when they send test alarms. https://www.faz.net/aktuell/politik/inland/pannen-beim-warntag-bbk-praesident-unger-droht-abloesung-16956336.html Any effort on a Nina module is currently a waste of time and resources.
-
I have to strongly disagree with you on this point. The NINA app has worked for me several times and has been proven to work fast and accurately. Even with GPS-based locations (e.g. on business trips) it warned me about events on the move.
Of course the whole system, not the app, failed during the warning day. But it wasn’t the app’s fault, there were several cascading effects.
Nevertheless, big fires in my area, airplane bomb discoveries, all this has worked very well, fast and reliable during the last years.
Therefore my clear PRO for the app and also for finally releasing the API. Via “Ask the State” they tried this before, unfortunately without success.
Translated with www.DeepL.com/Translator (free version)
-
@MajorC I don’t blame the app but the whole backend, which is unreliable. When I lived in Munich a few years ago two WWII bombs were found on a construction ground near our house within two months. We got noticed by the police when they rang on our door and requested our evacuation. Both times no warnings from Nina and we had to leave immediately without any possibility to pack some stuff for our 14 months old daughter. Then the shooting at McDonalds. I work about 500 m away, the notification came 3 hours later and the situation that evening was chaotic. Followups? Forget it! But if the system collapses already under dry-run conditions, then it is no wonder that in an real emergency the system would fail, too. Such systems have to work 100% reliable under all circumstances. If they don’t, they are useless and people like me start to lose trust. And over the last years obviously nothing improved. I fully agree that we need a warning system, but Nina unfortunately lost a lot of trust for me. The tweets from the local police departments are by far more reliable, accurate, trustworthy and faster.
-
-
@feedy88 Oh there’s always a way
-
@v0rtex @MajorC
Is there still a need for this?
I just stumbled upon the Nina API (i.e. https://warnung.bund.de/api31/dashboard/082210000000.json for Heidelberg)It should be very easy to implement a client module for MagicMirror
-
@jalibu that would be very cool to see on the mirror.
-
Hier mal ein erster Entwurf: https://github.com/jalibu/MMM-NINA
An der Optik müssen wir noch Arbeiten ;-)Bin hier für Vorschläge (Mockups, etc) offen.
-
Hallo @Jalibu
Habe dein Modul installiert und den AGS auf meine Region angepasst. Bekomme eine Fehlermeldung und config:check ergibt unexpected token ags Colume 13.
{ module: "MMM-NINA", position: "top_bar", config: { updateIntervalInSeconds: 120, maxAgeInHours: 6, showNoWarning: true ags: "034570022022", } },Nun habe ich entdeckt, dass es für meinen Ort unterschiedliche Angaben im Netz gibt. Unter deinem Link erhalte ich die oben eingefügte Zahl. Unter diesem Link sieht der AGS so aus 03457022. Es fehlt also scheinbar eine 0 oder bei deinem Link wäre eine zuviel. Hab ich natürlich getestet, aber egal wie eingetragen, es funzt nicht.
Daraufhin hab ich deine Beispiel-Config von Github eingetragen und erhalte nach wie vor den selben Fehler… unexpected token ags.
Wo liegt mein Fehler? Bin für jegliche Hilfe dankbar und danke schon mal fürs Lesen.Grüße
Sandra -
Hallo @santicoia ,
herzlich willkommen in der Community und danke für dein Interesse an meinen Modulen.
In deiner config.js fehlt ein Komma nachshowNoWarning:trueWenn man das ergänzt, dann funktioniert es bei mir wunderbar :-)
-
@jalibu
vielen Dank für die schnelle Hilfe. Peinlich, dabei hatte ich bestimmt 10 Mal drüber geguckt. Aber zu meiner Entlastung, das Komma fehlt auch in deinem Beispiel auf Github ;) -
@santicoia said in Warn-App NINA:
@jalibu
vielen Dank für die schnelle Hilfe. Peinlich, dabei hatte ich bestimmt 10 Mal drüber geguckt. Aber zu meiner Entlastung, das Komma fehlt auch in deinem Beispiel auf Github ;)@MajorC hat es dankenswerterweise eben schon gefixt :-)
-
@jalibu das war easy, das musste ich schnell abstauben :-)
-
@jalibu Ich habe das Modul mal am Wochenende installiert und es funktioniert. D.h., wenn ich eine Warnung auf mein Handy bekomme, sehe ich sie auch im Modul.
Vorschlag:- Wenn keine Warnungen anliegen, sollte lediglich “Keine Warnungen” als Nachricht erscheinen in #666 statt grün und ohne Haken davor. Das würde besser zu MMM-DWDWarweather Modul passen ☺.
- In der config würde ich noch die
header:option angeben, die man sich nach Wunsch benennen kann. Ausserdem hat man dann auch eine schöne Headline über dem Modul.
-
Servus @fozi,
könntest du hierzu auch Issues auf Github anlegen? Dann wirds nicht in Vergessenheit geraten. -
@jalibu Klar, ist schon erledigt.
-
@fozi said in Warn-App NINA:
Vorschlag:
- Wenn keine Warnungen anliegen, sollte lediglich “Keine Warnungen” als Nachricht erscheinen in #666 statt grün und ohne Haken davor. Das würde besser zu MMM-DWDWarweather Modul passen ☺.
Schnelle Lösung über custom.css:
/** * MMM-NINA */ .MMM-NINA .nina-wrapper .nina-alert.severity-Fine{ color: #666; } -
@majorc Besten Dank! Das fiel mir auch kurz nach meinem letzt Post auch ein (hätte ich auch eher drauf kommen können). Die Meldung selbst hbe ich so gelassen und stattdessen das property
noWarningText:im MMM-DWD-Warnweather angepasst. Jetzt muss ich nur noch das Häkchen loswerden ☺ -
@sdetweil please mark this topic as “solved”.
=> Module Forum Thread https://forum.magicmirror.builders/topic/15429/mmm-nina -
@jalibu sorry not clear
you said this topic
then linked another
you can only select one of the posts in a topic as the one that resolves it
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better 💗
Register Login