add TA4/TW1, fix decimal, add EM100 values, update

This commit is contained in:
MichaelDvP
2023-10-22 17:39:53 +02:00
parent 6ab2cc60e7
commit 509d213536
12 changed files with 180 additions and 60 deletions

View File

@@ -70,7 +70,8 @@ class DeviceValue {
L, // 20 - L
KMIN, // 21 - K*min
K, // 22 - K
CONNECTIVITY // 23 - used in HA
VOLTS, // 23 - V
CONNECTIVITY // 24 - used in HA
};
// TAG mapping - maps to DeviceValueTAG_s in emsdevice.cpp