mirror of
https://github.com/emsesp/EMS-ESP32.git
synced 2025-12-07 16:29:51 +03:00
add TA4/TW1, fix decimal, add EM100 values, update
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user