mirror of
https://github.com/emsesp/EMS-ESP32.git
synced 2026-06-17 13:26:31 +03:00
This commit is contained in:
@@ -77,7 +77,8 @@ class DeviceValue {
|
||||
LH, // 25 - l/h - volume flow rate
|
||||
CTKWH, // 26 - ct/kWh - monetary
|
||||
HERTZ, // 27 - Hz - frequency
|
||||
CONNECTIVITY // 28 - used in HA - connectivity
|
||||
CONNECTIVITY, // 28 - used in HA - connectivity
|
||||
TIMESTAMP, // 29 - used in HA - timestamp
|
||||
};
|
||||
|
||||
// TAG mapping - maps to DeviceValueTAG_s in emsdevicevalue.cpp
|
||||
|
||||
Reference in New Issue
Block a user