fix(sensors): align device lamp with identity and refresh to end

This commit is contained in:
DCCONSTRUCTIONS
2026-09-06 01:18:47 +03:00
parent ba0c948ca1
commit 404285419f
5 changed files with 11 additions and 4 deletions
+1 -1
View File
@@ -11,7 +11,7 @@ import sys
from build_deb import build, VERSION, BRAND_SHA256
ROOT = Path(__file__).resolve().parents[1]
DG_COMMIT = "3adeb33b1b300bf7add342a5c3a863fda15dc8a6"
DG_COMMIT = "999864e5b0a81555823cfa1ea6e8cf8a417c37f1"
def guideline_sources():
+1 -1
View File
@@ -13,7 +13,7 @@ import tarfile
ROOT = Path(__file__).resolve().parents[1]
VERSION = "0.6.10"
VERSION = "0.6.11"
BRAND_SHA256 = "8bfee8ca9f98e0db48d98aae3af4b32493b8593e18b064a0239d513d824182af"