shelly-scripts

Just copy, edit & paste to your shelly device 😎

⚠️ Important Notice

All scripts provided here have been tested on multiple Shelly devices and scenarios. However, every setup is unique — please proceed with caution.

📡 router-watchdog.js

This script periodically checks your internet connectivity. If a specified number of consecutive failures is reached, it automatically reboots the connected router.

https://raw.githubusercontent.com/And-rix/shelly-scripts/main/router-watchdog.js

🧭 script-watchdog.js

This script monitors another script by its ID and ensures it stays running. If the target script stops unexpectedly, it will be restarted automatically.

https://raw.githubusercontent.com/And-rix/shelly-scripts/main/script-watchdog.js
🌐 View GitHub Repository