Update sensor.mqtt.markdown (#34209)

Closing quote missing from the template
This commit is contained in:
Dubh Ad 2024-08-12 06:40:01 +01:00 committed by GitHub
parent 5e2596cf30
commit c8bc61d761
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -436,7 +436,7 @@ mqtt:
state_topic: "office/sensor1"
suggested_display_precision: 1
unit_of_measurement: "°C"
value_template: "{{ value_json.temperature }}
value_template: "{{ value_json.temperature }}"
- name: "Humidity"
state_topic: "office/sensor1"
unit_of_measurement: "%"