[APP][Pro] Hail Protection Switzerland – Automatic hail warning for your blinds

Hi Homey community!

I’m excited to share my first Homey app: Hail Protection Switzerland – an integration for the Swiss hail warning system hagelschutz-einfach-automatisch.ch, operated by the VKF (Vereinigung Kantonaler Feuerversicherungen) together with SRF Meteo.

The app polls the METEO REST API every 120 seconds (as required by the API spec) and triggers Homey Flows the moment a hail warning becomes active for your location – giving your smart home time to react before the hail hits.


:high_voltage: Features

  • :cloud_with_snow: Automatic hail warning – trigger any Flow when currentState changes (e.g. raise all blinds instantly)

  • :white_check_mark: All-clear detection – trigger a Flow when the warning is lifted

  • :electric_plug: API connection monitoring – alarm + Flow trigger if the API becomes unreachable

  • :stopwatch: Poll watchdog – triggers a Flow if no successful API call has occurred for more than 10 minutes

  • :one_o_clock: Last poll timestamp – always visible on the device tile

  • :wrench: Configurable poll interval (minimum 120 s per API spec)

  • :germany: :united_kingdom: :france: Fully translated in German, English and French


:repeat_button: Example Flows

Raise blinds on hail warning:

WHEN: Hail warning is active THEN: Start flow → Raise all blinds

Lower blinds when all-clear:

WHEN: Hail warning cleared THEN: Start flow → Lower all blinds

Alert if API is unreachable:

WHEN: API connection failed THEN: Send push notification


:clipboard: Requirements

  • Homey Pro with internet access

  • Registration at hagelschutz-einfach-automatisch.ch

  • Valid Device ID (serial number / MAC address) and Hardware Type ID (hwtypeId) – provided after registration

  • :warning: Switzerland only – the service is exclusively available in Switzerland


:link: Links


:framed_picture: Screenshots