{{#with controller_state}}
{{controller_id}}:
{{#with last_sensor_reading}} temp: {{ temperatureValue }} °C, vlaga: {{ humidityValue }} %
nivo vode: {{water_level}} {{/with}}
Automatsko zalijevanje:
{{ pretty_days config.automaticDaysOfWeek }} {{ pretty_time config.automaticDaysOfWeek config.automaticTimeOfDay }}
{{/with}}