mirror of
https://github.com/emsesp/EMS-ESP32.git
synced 2025-12-12 18:59:51 +03:00
translate sensor device in web
This commit is contained in:
@@ -41,11 +41,12 @@ MAKE_PSTR_LIST(solar_device, "Solar Module", "Solarmodul", "Solar Module")
|
||||
MAKE_PSTR_LIST(connect_device, "Connect Module", "Verbindungsmodul", "Connect Module")
|
||||
MAKE_PSTR_LIST(mixer_device, "Mixer Module", "Mischermodul", "Mixer Module")
|
||||
MAKE_PSTR_LIST(controller_device, "Controller Module", "Kontrollmodul", "Controller Module")
|
||||
MAKE_PSTR_LIST(switch_device, "Switch Module","Schaltmodul","Switch Module")
|
||||
MAKE_PSTR_LIST(gateway_device, "Gateway Module","Gateway Modul","Gateway Module")
|
||||
MAKE_PSTR_LIST(alert_device, "Alert Module","Alarmmodul","Alert Module")
|
||||
MAKE_PSTR_LIST(pump_device, "Pump Module","Pumpenmodul","Pump Module")
|
||||
MAKE_PSTR_LIST(heatsource_device, "Heatsource","Heizquelle","Heatsource")
|
||||
MAKE_PSTR_LIST(switch_device, "Switch Module", "Schaltmodul", "Switch Module")
|
||||
MAKE_PSTR_LIST(gateway_device, "Gateway Module", "Gateway Modul", "Gateway Module")
|
||||
MAKE_PSTR_LIST(alert_device, "Alert Module", "Alarmmodul", "Alert Module")
|
||||
MAKE_PSTR_LIST(pump_device, "Pump Module", "Pumpenmodul", "Pump Module")
|
||||
MAKE_PSTR_LIST(heatsource_device, "Heatsource", "Heizquelle", "Heatsource")
|
||||
MAKE_PSTR_LIST(sensors_device, "Sensors", "Sensoren", "Sensoren", "Sensorer", "czujniki", "Sensorer", "Capteurs")
|
||||
|
||||
// commands
|
||||
MAKE_PSTR_LIST(info_cmd, "lists all values", "Liste aller Werte")
|
||||
|
||||
Reference in New Issue
Block a user