mirror of
https://github.com/emsesp/EMS-ESP32.git
synced 2025-12-07 08:19:52 +03:00
some aux heater trnlations
This commit is contained in:
@@ -180,8 +180,7 @@ export enum DeviceValueUOM {
|
||||
SQM,
|
||||
M3,
|
||||
L,
|
||||
KxMIN,
|
||||
KpMIN
|
||||
KMIN
|
||||
}
|
||||
|
||||
export const DeviceValueUOM_s = [
|
||||
@@ -206,8 +205,7 @@ export const DeviceValueUOM_s = [
|
||||
'm²',
|
||||
'm³',
|
||||
'l',
|
||||
'K*min',
|
||||
'K/min'
|
||||
'K*min'
|
||||
];
|
||||
|
||||
export enum AnalogType {
|
||||
|
||||
Reference in New Issue
Block a user