File tree 1 file changed +2
-2
lines changed
homeassistant/components/tradfri
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 6
6
"description" : " You can find the security code on the back of your gateway." ,
7
7
"data" : {
8
8
"host" : " [%key:common::config_flow::data::host%]" ,
9
- "security_code" : " Security Code "
9
+ "security_code" : " Security code "
10
10
},
11
11
"data_description" : {
12
12
"host" : " Hostname or IP address of your Trådfri gateway."
13
13
}
14
14
}
15
15
},
16
16
"error" : {
17
- "invalid_security_code" : " Failed to register with provided key . If this keeps happening, try restarting the gateway." ,
17
+ "invalid_security_code" : " Failed to register with provided code . If this keeps happening, try restarting the gateway." ,
18
18
"cannot_connect" : " [%key:common::config_flow::error::cannot_connect%]" ,
19
19
"timeout" : " Timeout validating the code." ,
20
20
"cannot_authenticate" : " Cannot authenticate, is Gateway paired with another server like e.g. Homekit?"
You can’t perform that action at this time.
0 commit comments