We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
blink
1 parent 2e7b60c commit c2a69bcCopy full SHA for c2a69bc
homeassistant/components/blink/strings.json
@@ -2,7 +2,7 @@
2
"config": {
3
"step": {
4
"user": {
5
- "title": "Sign-in with Blink account",
+ "title": "Sign in with Blink account",
6
"data": {
7
"username": "[%key:common::config_flow::data::username%]",
8
"password": "[%key:common::config_flow::data::password%]"
@@ -30,7 +30,7 @@
30
31
"simple_options": {
32
33
- "scan_interval": "Scan Interval (seconds)"
+ "scan_interval": "Scan interval (seconds)"
34
},
35
"title": "Blink options",
36
"description": "Configure Blink integration"
@@ -93,7 +93,7 @@
93
94
"config_entry_id": {
95
"name": "Integration ID",
96
- "description": "The Blink Integration ID."
+ "description": "The Blink integration ID."
97
}
98
99
0 commit comments