ManualTrigger Automate enables scheduled weather monitoring and alerts for Berlin. It integrates with OpenWeatherMap to check temperatures and sends notifications via SIGNL4 if the temperature drops below 25°C. This workflow ensures timely weather updates, enhancing preparedness and response to changing conditions.
cityName
parameter in the OpenWeatherMap node to fetch weather data for a different location.rightValue
in the If node to set a different temperature threshold for alerts.message
field in the SIGNL4 node to change the content of the alert notifications.triggerAtHour
and triggerAtMinute
parameters in the Schedule Trigger node to set different times for running the workflow.