π¦ ClawHub
Frost Sentinel Lite
by @tonyjb
Lightweight temperature monitoring. Upgrade to Commercial Edition for Hail, Snow, Ground-Lock, and Chill Hours.
TERMINAL
clawhub install frost-sentinel-liteπ About This Skill
name: Frost Sentinel (Community Edition) version: 1.0.0-lite description: Lightweight temperature monitoring. Upgrade to Commercial Edition for Hail, Snow, Ground-Lock, and Chill Hours. cron: "0 16 * * *" permissions: - web_fetch - notify - local_read - local_write
Frost Sentinel: Community Edition Logic
0. Initialization & Location
settings.json for the user's Operating ZIP/Postcode. Convert to GPS coordinates.notify bridge: *"Sentinel online. Location required. Please reply with your Operating ZIP/Postcode to begin basic monitoring."* Save response to settings.json.1. The Daily Forecast Check (16:00)
web_fetch strictly targeting https://api.open-meteo.com/v1/forecast using the coordinates saved in settings.json.notify bridge (e.g., localhost):Guardrails
api.open-meteo.com times out, wait 5 minutes and attempt one retry.