mirror of
https://github.com/emsesp/EMS-ESP32.git
synced 2025-12-08 08:49:52 +03:00
pc0, pc1 flow, add uom l/h, fix #2001
This commit is contained in:
@@ -73,7 +73,8 @@ class DeviceValue {
|
||||
K, // 22 - K
|
||||
VOLTS, // 23 - V
|
||||
MBAR, // 24 - mbar
|
||||
CONNECTIVITY // 25 - used in HA
|
||||
LH, // 25 - l/h
|
||||
CONNECTIVITY // 26 - used in HA
|
||||
};
|
||||
|
||||
// TAG mapping - maps to DeviceValueTAG_s in emsdevice.cpp
|
||||
|
||||
Reference in New Issue
Block a user