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

@@ -215,6 +215,7 @@ MAKE_PSTR(uom_mv, "mV")
MAKE_PSTR(uom_sqm, "")
MAKE_PSTR(uom_m3, "")
MAKE_PSTR(uom_l, "l")
MAKE_PSTR(uom_kmin, "K*min")
// MQTT topics and prefixes
MAKE_PSTR(heating_active, "heating_active")