This commit is contained in:
MichaelDvP
2022-12-14 15:53:40 +01:00
parent 4cdd5e9f20
commit c3eb553425
5 changed files with 12 additions and 9 deletions

View File

@@ -68,7 +68,8 @@ class DeviceValue {
SQM, // 18 square meter
M3, // 19 cubic meter
L, // 20
CONNECTIVITY // 21 - used in HA
K_MIN, // 21 - Kelvin * minutes
CONNECTIVITY // 22 - used in HA
};
// TAG mapping - maps to DeviceValueTAG_s in emsdevice.cpp