Fix typo in file strings (#130465)

This commit is contained in:
Kelvin Dekker 2024-11-12 21:33:52 +01:00 committed by Franck Nijhof
parent 8b173656e7
commit 28f46a0f88
No known key found for this signature in database
GPG Key ID: D62583BA8AB11CA3

View File

@ -18,7 +18,7 @@
},
"data_description": {
"file_path": "The local file path to retrieve the sensor value from",
"value_template": "A template to render the the sensors value based on the file content",
"value_template": "A template to render the sensors value based on the file content",
"unit_of_measurement": "Unit of measurement for the sensor"
}
},