add times as a new HA UOM - #156

This commit is contained in:
Proddy
2021-10-12 12:59:00 +02:00
parent 50befd8991
commit 3ecf92fa41
4 changed files with 11 additions and 5 deletions

View File

@@ -184,6 +184,7 @@ MAKE_PSTR(kb, "KB")
MAKE_PSTR(seconds, "seconds")
MAKE_PSTR(dbm, "dBm")
MAKE_PSTR(mv, "mV")
MAKE_PSTR(times, "times")
MAKE_PSTR(oclock, "o'clock")
// TAG mapping - maps to DeviceValueTAG_s in emsdevice.cpp