I am struggling with the use of bbk-warnings. I would like to use "bundesweit" instead of a specific ARS. Hence, I use biwapp, mowas, lhp, police, etc. Checking using the NINA or BiWapp Apps, it seems that I do not receive all infos/warnings in the generated e.g. bbk-mowas.inc files.
please take a look at the following example: teffi@weewx:~/bkk-warnings$ sudo bbk-warnings mowas --dry-run Using test configuration INFO successfully downloaded https://nina.api.proxy.bund.dev/api31/appdata/gsb/eventCodes/eventCodes.json INFO successfully downloaded https://nina.api.proxy.bund.dev/api31/appdata/gsb/logos/logos.json INFO successfully downloaded https://nina.api.proxy.bund.dev/api31/mowas/mapData.json INFO successfully downloaded https://nina.api.proxy.bund.dev/api31/dashboard/145220000000.json INFO successfully downloaded https://nina.api.proxy.bund.dev/api31/dashboard/147130000000.json INFO successfully downloaded https://nina.api.proxy.bund.dev/api31/dashboard/145210000000.json INFO successfully downloaded https://nina.api.proxy.bund.dev/api31/warnings/mow.DE-NW-EU-SE091-20210823-109-000.json INFO successfully downloaded https://nina.api.proxy.bund.dev/api31/warnings/mow.DE-BY-LA-W144-20230713-000.json INFO successfully downloaded https://nina.api.proxy.bund.dev/api31/warnings/mow.DE-HE-FB-W193-20230714-002.json INFO successfully downloaded https://nina.api.proxy.bund.dev/api31/warnings/mow.DE-BW-LB-W026-20230714-000.json INFO successfully downloaded https://nina.api.proxy.bund.dev/api31/warnings/mow.DE-BY-ED-W186-20230717-000.json ######################################## -- HTML -- bbk-mowas.inc ------------------------------ <p>zur Zeit keine Warnungen</p><p style="font-size:65%">Zuletzt beim BBK abgerufen am 18.07.2023 10:37</p> -- JSON -- bbk-mowas.json ----------------------------- [] ######################################## -- HTML -- bbk-DL.inc ------------------------------ <p>zur Zeit keine Warnungen</p><p style="font-size:65%">Zuletzt beim BBK abgerufen am 18.07.2023 10:37</p> -- JSON -- bbk-DL.json ----------------------------- [] ######################################## -- HTML -- bbk-L.inc ------------------------------ <p>zur Zeit keine Warnungen</p><p style="font-size:65%">Zuletzt beim BBK abgerufen am 18.07.2023 10:37</p> -- JSON -- bbk-L.json ----------------------------- [] ######################################## -- HTML -- bbk-Oberwiesenthal.inc ------------------------------ <p>zur Zeit keine Warnungen</p><p style="font-size:65%">Zuletzt beim BBK abgerufen am 18.07.2023 10:37</p> -- JSON -- bbk-Oberwiesenthal.json ----------------------------- [] teffi@weewx:~/bkk-warnings$ sudo curl -X 'GET' 'https://nina.api.proxy.bund.dev/api31/mowas/mapData.json' -H 'accept: application/json' [{"id":"mow.DE-NW-EU-SE091-20210823-109-000","version":1,"startDate":"2021-11-09T15:17:17+01:00","severity":"Minor","type":"Update","i18nTitle":{"de":"+++ Betretungsverbot Bergschadensgebiet Stadt Mechernich +++"},"transKeys":{"event":"BBK-EVC-059"}},{"id":"mow.DE-BY-LA-W144-20230713-000","version":5,"startDate":"2023-07-13T12:41:33+02:00","severity":"Minor","type":"Alert","i18nTitle":{"de":"Bakterielle Verkeimung im Trinkwasser in einzelnen Ortsteilen von Neustadt a.d. Do - Neustadt a.d. Donau - Ortsteile Arresting, Hienheim, Irnsing und Marching"},"transKeys":{"event":"BBK-EVC-069"}},{"id":"mow.DE-HE-FB-W193-20230714-002","version":5,"startDate":"2023-07-14T15:08:50+02:00","severity":"Minor","type":"Update","i18nTitle":{"de":"Explosionsgefahr Stadtwald Butzbach - Stadtwald Butzbach"},"transKeys":{"event":"BBK-EVC-077"}},{"id":"mow.DE-BW-LB-W026-20230714-000","version":5,"startDate":"2023-07-14T16:59:18+02:00","severity":"Minor","type":"Alert","i18nTitle":{"de":"Abkochgebot Trinkwasser in Mundelsheim - Mundelsheim gesamtes Ortsgebiet"},"transKeys":{"event":"BBK-EVC-069"}},{"id":"mow.DE-BY-ED-W186-20230717-000","version":5,"startDate":"2023-07-17T15:22:30+02:00","severity":"Minor","type":"Alert","i18nTitle":{"de":"Verunreinigung des Trinkwassers mit Keimen in der Stadt Moosburg a.d. Isar - Stadt Moosburg; Thonstetten; Grünseiboldsdorf; Ober-Niederhummel"},"transKeys":{"event":"BBK-EVC-069"}}]teffi@weewx:~/bkk-warnings$ teffi@weewx:~/bkk-warnings$ -- You received this message because you are subscribed to the Google Groups "weewx-user" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/weewx-user/fb5624f9-939b-4ead-9b28-15091292fab0n%40googlegroups.com.
