Commit Graph

11 Commits

Author SHA1 Message Date
znetsixe
0918be7705 Merge commit 'f7c3dc2' into HEAD
# Conflicts:
#	src/nodeClass.js
2026-03-31 18:11:37 +02:00
Rene De Ren
1b7285f29e refactor: adopt POSITIONS constants and fix ESLint warnings
Replace hardcoded position strings with POSITIONS.* constants.
Prefix unused variables with _ to resolve no-unused-vars warnings.
Fix no-prototype-builtins where applicable.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-11 15:35:28 +01:00
znetsixe
c587ed9c7b working 2026-02-23 13:17:03 +01:00
znetsixe
a12c083b3f changed colours and icon based on s88 2025-10-14 13:52:34 +02:00
znetsixe
5a0c46cb67 fixed distance compoment for measurement class 2025-10-05 09:34:35 +02:00
znetsixe
94da1a36e4 Constrain value before checking for updates to avoid out of bound scaling event triggers / updates when nothing changes. 2025-10-02 17:10:23 +02:00
p.vanderwilt
9a7b5a93ed Add distance functionality to node configuration and update measurement logging 2025-09-26 13:34:39 +02:00
znetsixe
de76803f7e added childId and childname for debug 2025-09-04 17:05:39 +02:00
znetsixe
bef39bc533 license update and enhancements to measurement functionality + child parent relationship 2025-08-07 13:51:28 +02:00
znetsixe
b4803e5e9b small adjusts 2025-06-25 17:25:13 +02:00
znetsixe
57f6ec9cde fix for childregistration 2025-06-25 11:45:32 +02:00