Skip to content

Commit 8302f50

Browse files
committed
add events-to-kvs.shelly.js
1 parent d10263d commit 8302f50

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

examples-manifest.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -84,6 +84,11 @@
8484
"title": "BLU presence watcher with auto-off",
8585
"description": "Tracks BLU device presence via BTHome, logs absence, and turns off a local switch after a timeout."
8686
},
87+
{
88+
"fname": "ble/events-to-kvs.shelly.js",
89+
"title": "Store select events from 'ble-shelly-blu.shelly.js' in KVS",
90+
"description": "Use KVS to persist measurements made by ble devices"
91+
},
8792
{
8893
"fname": "ble/hue-lights-control.shelly.js",
8994
"title": "Controlling hue lights with Shelly BLU Button or virtual buttons",

0 commit comments

Comments
 (0)