You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: custom_components/battery_notes/translations/en.json
+2Lines changed: 2 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -173,11 +173,13 @@
173
173
"data": {
174
174
"enable_autodiscovery": "Auto discovery",
175
175
"enable_replaced": "Enable battery replaced",
176
+
"hide_battery_low": "Hide battery low",
176
177
"user_library": "User library"
177
178
},
178
179
"data_description": {
179
180
"enable_autodiscovery": "Auto discovery of devices that are in the library.",
180
181
"enable_replaced": "Enable the battery replaced button on each battery note.",
182
+
"hide_battery_low": "Hide the battery low binary sensor when a battery percentage is available, avoiding duplication on generated dashboards.",
181
183
"user_library": "If specified then a user library file will be searched prior to the main library, the user library must be in the same format as the library and placed in `config/.storage/battery_notes`."
0 commit comments