File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
homeassistant/components/template Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 278278 "data_description" : {
279279 "device_id" : " [%key:component::template::common::device_id_description%]" ,
280280 "state" : " Template for the number's current value." ,
281- "step" : " Template for the number's increment/decrement step." ,
281+ "step" : " Defines the number's increment/decrement step." ,
282282 "set_value" : " Defines actions to run when the number is set to a value. Receives variable `value`." ,
283- "max" : " Template for the number's maximum value." ,
284- "min" : " Template for the number's minimum value." ,
283+ "max" : " Defines the number's maximum value." ,
284+ "min" : " Defines the number's minimum value." ,
285285 "unit_of_measurement" : " Defines the unit of measurement of the number, if any."
286286 },
287287 "sections" : {
You can’t perform that action at this time.
0 commit comments