The app will work again with V1.3.1
I have made an app to display the NL-Alert messages for Toon1 en Toon2 (tested both). It has the following functionality:
Configuration (Instellingen screen) of:
- location of Toon (latitude, longitude); Also QrCode scan can be used (like buienradar app)
- timeframe (Tijdsduur) where an alert is counted in summary of the Tile
- icon in systray
On the Tile it shows a summary of the number of messages:
- for the messages where your location is inside the NL-Alert area
- for the messages where your location is outside the NL-Alert area
It shows also the status of getting/processing the messages.
When clicking on the Tile you get a screen with scrollable NL-Alert messages.
All messages (maximum 10) for the last 7 days are visible. With a (remembered) Filter button you can show only the messages where your location is inside the Nl-Alert area. Defined timeframe is not used here.
There is also a refresh button which refreshes the messages. It can only be used again after a minute (because of rate limits).
Every 10 minutes the NL-Alert messages are refreshed.
When a NL-Alert message is received where your location is inside the NL-Alert area, a full screen alarm popup is shown with the first NL-Alert message.
You have to acknowledge the alarm. It is shown only once (survives restart).
V1.0.1
Initial release
V1.1.0
Added alarm popup
V1.1.1
Qqrcode timer fix (qrcode timer fix)
(thanks TheHogNL)
V1.1.2
Confirmation that it received the coordinates using the qr code option
(thanks TheHogNL)
V1.2.0
Changed alerting from NL-Alert center to NL-Alert area
Changed Tile and settings
V1.2.1
- debug logging switched off by default
V1.2.3
- moved last alert check file to permanent location so after reboot old alerts are not displayed again
V1.2.4
- fixed old alert is displayed after restart gui because of mistake in permanent file location
V1.2.5
- skip alerts which are more then 7 days old
V1.2.5 is not working anymore because of the datasource had stopped. Upgrade to the next version.
V.1.3.1
- Using now another data source for NL-alert messages.
- Alert location and distance is not available anymore. If you are in the area alarms goes off.
V1.3.2
- Fix failure when <div class="statusoverzicht">ACTIEF</div> is before date string
- change response file from json to html extension
Known issues
Empty thumbnail icon when adding to Tile. Has no influence on app functionality. Is fixed when using firmware 5.25.8 or later.