A personal collection of scripts for Shelly smart home devices, written in mJS (Shelly Scripting).
These scripts are used in my own home automation setup and shared as-is for anyone who might find them useful.
| Script | Description |
|---|---|
boiler_monitor.js |
Monitors a boiler via a remote temperature sensor and sends Telegram alerts |
- Open the Shelly web UI of your device
- Go to Scripts → Create Script
- Paste the script content, adjust any configuration variables at the top
- Save and enable the script
Looking for more scripts and inspiration? Check out these resources:
- Shelly Official Script Examples — official repo by Allterco (Shelly's manufacturer) with a wide range of examples
- Shelly Scripting Documentation — official language reference
- Shelly Community Forum — community discussions and script sharing
These scripts are provided as-is for personal use. Always test in a safe environment before deploying to production systems.