shelly-script-examples icon indicating copy to clipboard operation
shelly-script-examples copied to clipboard

Shelly Scripts for Gen2 Shelly devices

Results 82 shelly-script-examples issues
Sort by recently updated
recently updated
newest added

This script use a Shelly PRO EM 50 in standalone mode to act as an "Energy Router" usefull to redirect solar overproduction to a Water Heater. There is no need...

**Describe the bug** From time to time the "ping" stops working. I still have internet connection and the plug is next to the router. I made a temporary fix that...

Rapid state changes of the wall dimmer switch causes the code to fail. Additional try/catch statements prevent the code from crashing.

The last commit of updated BLE unpack code seems to be faulty. The Shelly BLU Button 1 button presses were only identified as `undefined` actions. **To Reproduce** Steps to reproduce...

**Describe the bug** Script stops in irregular intervals on a Shelly 1PM Mini Gen3 running 20241011-114450/1.4.4-g6d2a586. The previous version (Commit 59ffd34) works fine. The following errror is logged: ``` Uncaught...

Added support for repeating datatype occurrences. The first occurrence get the normal name. The other occurrences are appended with a number. i.e. button, button1, button2, etc. This adds support for...

**Describe the bug** n-way-dimmer.js halts with undefined error string **Describe the bug** When pressing the on/off switch on the Shelly Plus dimmer with the n-way-dimmer.js script running, it'll error out...

I've 4 Shelly BLU Button Tough1. With my script, I need to trigger only if the pression arrives from of two of them. In the script below I can only...

**Describe the bug** mqtt-discovery-sensors.js creates sensors which reports measurements as strings, not decimal values ![kuva](https://github.com/user-attachments/assets/66e4d9de-d9a0-4d5f-ae5e-cb137e3bc7e6)

Hello, I don't know if I'm in the right place for my problem. I tested the script " _ble-shelly-btn-gateway-for-other-devices.js not working with shelly mini Gen3_ " on a shelly mini...