From b433477c64ab726b2cbcd32bcf7ed55d7d868453 Mon Sep 17 00:00:00 2001 From: Jimmy Date: Sun, 19 Apr 2026 23:27:37 +1200 Subject: [PATCH] chore(db): trim device registry Made-with: Cursor --- db/device.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/db/device.json b/db/device.json index d8703ad..4b7e63f 100644 --- a/db/device.json +++ b/db/device.json @@ -1 +1 @@ -{"24ec4acaffcc": {"id": "24ec4acaffcc", "name": "a", "type": "led", "transport": "wifi", "address": "10.1.1.171", "default_pattern": null, "zones": []}, "188b0e1560a8": {"id": "188b0e1560a8", "name": "led-188b0e1560a8", "type": "led", "transport": "wifi", "address": "10.1.1.192", "default_pattern": null, "zones": []}, "f0f5bdfb9d30": {"id": "f0f5bdfb9d30", "name": "led-f0f5bdfb9d30", "type": "led", "transport": "wifi", "address": "10.1.1.232", "default_pattern": null, "zones": []}} \ No newline at end of file +{"188b0e1560a8": {"id": "188b0e1560a8", "name": "led-188b0e1560a8", "type": "led", "transport": "wifi", "address": "10.1.1.192", "default_pattern": null, "zones": []}} \ No newline at end of file