mirror of
https://github.com/emsesp/EMS-ESP32.git
synced 2025-12-07 00:09:51 +03:00
add times as a new HA UOM - #156
This commit is contained in:
@@ -40,6 +40,7 @@ static const __FlashStringHelper * DeviceValueUOM_s[] __attribute__((__aligned__
|
||||
F_(seconds),
|
||||
F_(dbm),
|
||||
F_(mv),
|
||||
F_(times),
|
||||
F_(oclock)
|
||||
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user