Skip to content

Commit bbb458a

Browse files
Phasing
1 parent 1f1c190 commit bbb458a

File tree

1 file changed

+2
-2
lines changed
  • custom_components/battery_notes/translations

1 file changed

+2
-2
lines changed

custom_components/battery_notes/translations/en.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
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\nOnly 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": {
@@ -74,7 +74,7 @@
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\nOnly 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
},

0 commit comments

Comments
 (0)