File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed
custom_components/file_plusplus/translations Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change 4747 "step" : {
4848 "init" : {
4949 "data" : {
50- "value_template" : " [%key:component::file::config::step::sensor::data::value_template%] " ,
51- "unit_of_measurement" : " [%key:component::file::config::step::sensor::data::unit_of_measurement%] " ,
52- "timestamp" : " [%key:component::file::config::step::notify::data::timestamp%] "
50+ "value_template" : " Value template " ,
51+ "unit_of_measurement" : " Unit of measurement " ,
52+ "timestamp" : " Timestamp "
5353 },
5454 "data_description" : {
55- "value_template" : " [%key:component:: file::config::step::sensor::data_description::value_template%] " ,
56- "unit_of_measurement" : " [%key:component::file::config::step:: sensor::data_description::unit_of_measurement%] " ,
57- "timestamp" : " [%key:component::file::config::step::notify::data_description:: timestamp%] "
55+ "value_template" : " A template to render the sensors value based on the file content " ,
56+ "unit_of_measurement" : " Unit of measurement for the sensor" ,
57+ "timestamp" : " Add a timestamp to the notification "
5858 }
5959 }
6060 }
You can’t perform that action at this time.
0 commit comments