      SENSOR ZUSTAND GEANDERT
Sensor     {{ data.sensor.sensor_number }}-{{ data.sensor.sensor_description | f.strip_accents }}
Anordnung  {{ if data.sensor.location_type == 0 }}Tank      {{ else if data.sensor.location_type == 2 }}Pumpe       {{else}}Seite           {{end}}{{if data.sensor.location_type != 3}}{{data.sensor.location_number}}{{end}}
Stand      {{ data.sensor_status | f.sensorstatus }}

Zeit              {{ data.measured_on | f.unixtime format: data.settings.system.date_format }}

