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

**Is your feature request related to a problem? Please describe.** In script ble-pasv-mqtt-gw.js, I would decrease the number of sending mqtt message in hour. I try to implement interval_ms in...

For energy saving consumption using ai and other power meters get analysis of energy usage by device . **Describe the solution you'd like**. using ai or manual labeling sorting device...

**Is your feature request related to a problem? Please describe.** There are situation when we have solar power and heat pump but we must have consumption greater than yearly solar...

https://github.com/ALLTERCO/shelly-script-examples/blob/f79740aded34df6a6d56ee8b9cab35ce5bbe739a/ble-shelly-dw.js#L43-L46 wtf??

Hi, domoticz send mqtt message: { "Battery" : 255, "LastUpdate" : "2024-01-07 15:39:07", "RSSI" : 12, "description" : "", "dtype" : "Light/Switch", "hwid" : "28", "id" : "000144F4", "idx" :...

**Describe the bug** The script doesn't work and get the following log after start: shos_rpc_inst.c:230 script.list via WS_in 192.168.2.34:54862 13:14:14 shos_rpc_inst.c:230 script.start via WS_in 192.168.2.34:54862 13:14:16 shelly_user_script.:328 JS RAM stat:...

Hi, I really appreciate new script and BLE features. I spent many hours to scan / recognize my iBeacon via Shelly. I was not able to find / recognize my...

Hey, I have a problem using a script in shellyPlus25PM with Shelly DW BLU. I'm trying to write a script that will stops the cover in case there is something...

https://shelly-api-docs.shelly.cloud/gen2/ComponentsAndServices/Ws shows it's possible to create outbound websockets from scripts. Cool. But all it provides in terms of showing how to communicate is this: > The Outbound Websocket component uses...

**Is your feature request related to a problem? Please describe.** Script https://github.com/ALLTERCO/shelly-script-examples/blob/main/ble-ruuvi.js does not give an error if bluetooth is off. It runs but without any results. **Describe the solution...

improvements