Skip to content

Commit 6e8af39

Browse files
Add hint for battery quantity
1 parent e7a5de6 commit 6e8af39

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

custom_components/battery_notes/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,5 +9,5 @@
99
"integration_type": "device",
1010
"iot_class": "calculated",
1111
"issue_tracker": "https://github.com/andrew-codechimp/ha-battery-notes/issues",
12-
"version": "1.1.7"
12+
"version": "1.1.8"
1313
}

custom_components/battery_notes/translations/en.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"battery_type": "Battery type"
1717
},
1818
"data_description": {
19-
"battery_type": "Optionally add the battery quantity if more than 1"
19+
"battery_type": "Optionally add the battery quantity if more than 1 eg. 2x AAA"
2020
}
2121
}
2222
},

0 commit comments

Comments
 (0)