Skip to content

Commit 886bb37

Browse files
author
Orlin Dimitrov
committed
Merge dev into main
2 parents 61a8f55 + 252e73d commit 886bb37

File tree

2 files changed

+1
-5
lines changed

2 files changed

+1
-5
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
All notable changes to this project will be documented in this file.
44

55
## 2026-02
6+
- Remove non-production `ble/events-to-kvs.shelly.js` from manifest (missing @status)
67
- Add remote feature branch cleanup rule to AGENTS.md git workflow
78
- Add dev branch to CI/CD pull_request trigger
89
- Mark SDS011 examples as under development

examples-manifest.json

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -84,11 +84,6 @@
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-
},
9287
{
9388
"fname": "ble/hue-lights-control.shelly.js",
9489
"title": "Controlling hue lights with Shelly BLU Button or virtual buttons",

0 commit comments

Comments
 (0)