• Recent
  • Tags
  • Unsolved
  • Solved
  • MagicMirror² Repository
  • Documentation
  • 3rd-Party-Modules
  • Donate
  • Discord
  • Register
  • Login
MagicMirror Forum
  • Recent
  • Tags
  • Unsolved
  • Solved
  • MagicMirror² Repository
  • Documentation
  • 3rd-Party-Modules
  • Donate
  • Discord
  • Register
  • Login
A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.

Warn-App NINA

Scheduled Pinned Locked Moved Solved Requests
25 Posts 9 Posters 7.2k Views 11 Watching
Loading More Posts
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • M Offline
    MajorC Project Sponsor
    last edited by Oct 18, 2020, 9:09 AM

    There seams to be a RSS feed, but no API at the moment. :face_with_cold_sweat:

    1 Reply Last reply Reply Quote 0
    • F Offline
      Fozi Project Sponsor
      last edited by Oct 19, 2020, 5:35 AM

      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.

      HowTo: Replace PIR Sensor with a RCWL-0516 Microwave Sensor

      M 1 Reply Last reply Oct 19, 2020, 6:14 AM Reply Quote -1
      • M Offline
        MajorC Project Sponsor @Fozi
        last edited by Oct 19, 2020, 6:14 AM

        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)

        F 1 Reply Last reply Oct 19, 2020, 3:55 PM Reply Quote 0
        • F Offline
          Fozi Project Sponsor @MajorC
          last edited by Oct 19, 2020, 3:55 PM

          @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.

          HowTo: Replace PIR Sensor with a RCWL-0516 Microwave Sensor

          1 Reply Last reply Reply Quote 0
          • U Offline
            ueffchen
            last edited by ueffchen Jun 20, 2021, 3:20 PM Jun 20, 2021, 3:20 PM

            the simplest is to create your own custom RSS Feed on NINA such as RSS and put it in the newsfeed. This won’t give you the whole text, but this would anyway be very long and in my view too much to display on the MM

            1 Reply Last reply Reply Quote 0
            • C Offline
              cowboysdude Module Developer @Feedy88
              last edited by Jun 21, 2021, 10:00 PM

              @feedy88 Oh there’s always a way

              1 Reply Last reply Reply Quote 1
              • J Offline
                Jalibu Module Developer
                last edited by Aug 19, 2021, 10:05 AM

                @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

                M 1 Reply Last reply Aug 19, 2021, 10:47 AM Reply Quote 0
                • M Offline
                  MajorC Project Sponsor @Jalibu
                  last edited by Aug 19, 2021, 10:47 AM

                  @jalibu that would be very cool to see on the mirror.

                  1 Reply Last reply Reply Quote 0
                  • J Offline
                    Jalibu Module Developer
                    last edited by Aug 19, 2021, 12:37 PM

                    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.

                    F 1 Reply Last reply Aug 23, 2021, 6:43 PM Reply Quote 1
                    • S Offline
                      santicoia
                      last edited by Aug 20, 2021, 12:57 PM

                      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

                      J 1 Reply Last reply Aug 20, 2021, 1:32 PM Reply Quote 0
                      • 1
                      • 2
                      • 3
                      • 1 / 3
                      • First post
                        Last post
                      Enjoying MagicMirror? Please consider a donation!
                      MagicMirror created by Michael Teeuw.
                      Forum managed by Sam, technical setup by Karsten.
                      This forum is using NodeBB as its core | Contributors
                      Contact | Privacy Policy