shelly-script-examples
shelly-script-examples copied to clipboard
Shelly Scripts for Gen2 Shelly devices
Improve cycling device output state enable/disable triggered by user selected input and cycle operations set in config.
Updates the color of the ring LED depending on the current power consumption. You can specify several power values for which a specific (interpolated) color should apply. The interval at...
Switch off the plug if the power falls below a threshold value for a certain period of time. For example, it can be used to stop charging the smartphone if...
# Question Anyone able to implement reading data from Victron devices? It is: Victron Bluetooth advertising protocol More info: - https://community.victronenergy.com/questions/187303/victron-bluetooth-advertising-protocol.html - details: https://community.victronenergy.com/storage/attachments/48745-extra-manufacturer-data-2022-12-14.pdf I'm able to read that data...
Atleast my setup cannot substribe topic containing them. There might be better solution to fix the issue but posting this here if it helps somebody
**Describe the bug** Maybe it's not a bug, but while the `ble-shelly-blu.js` script mentions returning a model of a Shelly BLU device, it doesn't do that for DW BLU or...
I've extended the existing `ble-pasv-mqtt-gw.js` sctipt, in order to improve support Shelly Motion BLE and Shelly DW BLE. * added `rotation` sensor reporting * added support for binary sensors in...
The script allows user to set time delay after which the switch is turned on after the device is plugged in.
Hi, I have this need By pressing a button 5 times, you should sequentially activate Input 1 then Input 2 then Input 3 then Input 4 and finally turn everything...