some aux heater trnlations

This commit is contained in:
MichaelDvP
2022-12-17 11:10:23 +01:00
parent 137e047205
commit a529879889
6 changed files with 12 additions and 15 deletions

View File

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