File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
custom_components/battery_notes/translations Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 4242 "data_description" : {
4343 "battery_low_threshold" : " 0 will use the global default threshold" ,
4444 "battery_low_template" : " Template to determine a battery is low, should return true if low\n Only needed for non-standard battery levels" ,
45- "filter_outliers" : " Filter out large battery level changes , reducing falsely firing events on devices that erroneously report levels occasionally"
45+ "filter_outliers" : " Filter out large battery level drops , reducing falsely firing events on devices that erroneously report levels occasionally"
4646 }
4747 },
4848 "manual" : {
7474 "name" : " Leaving blank will take the name from the source device" ,
7575 "battery_low_threshold" : " 0 will use the global default threshold" ,
7676 "battery_low_template" : " Template to determine a battery is low, should return true if low\n Only needed for non-standard battery levels" ,
77- "filter_outliers" : " Filter out large battery level changes , reducing falsely firing events on devices that erroneously report levels occasionally"
77+ "filter_outliers" : " Filter out large battery level drops , reducing falsely firing events on devices that erroneously report levels occasionally"
7878 }
7979 }
8080 },
You can’t perform that action at this time.
0 commit comments