2019-02-17 20:41:55 +00:00
{
2019-02-22 00:40:25 +00:00
"config" : {
"abort" : {
2020-10-12 00:03:31 +00:00
"already_configured" : "Device is already configured" ,
2019-02-22 00:40:25 +00:00
"credential_error" : "Error fetching credentials." ,
2020-10-12 00:03:31 +00:00
"no_devices_found" : "No devices found on the network" ,
2019-10-03 00:34:28 +00:00
"port_987_bind_error" : "Could not bind to port 987. Refer to the [documentation](https://www.home-assistant.io/components/ps4/) for additional info." ,
"port_997_bind_error" : "Could not bind to port 997. Refer to the [documentation](https://www.home-assistant.io/components/ps4/) for additional info."
2019-02-22 00:40:25 +00:00
} ,
"error" : {
2020-10-12 00:03:31 +00:00
"cannot_connect" : "Failed to connect" ,
2019-05-09 03:20:58 +00:00
"credential_timeout" : "Credential service timed out. Press submit to restart." ,
2020-10-12 00:03:31 +00:00
"login_failed" : "Failed to pair to PlayStation 4. Verify PIN Code is correct." ,
2020-11-11 11:10:09 +00:00
"no_ipaddress" : "Enter the IP Address of the PlayStation 4 you would like to configure."
2019-02-22 00:40:25 +00:00
} ,
"step" : {
"creds" : {
2022-05-19 00:26:11 +00:00
"description" : "Credentials needed. Press 'Submit' and then in the PS4 2nd Screen App, refresh devices and select the 'Home-Assistant' device to continue."
2019-02-22 00:40:25 +00:00
} ,
"link" : {
"data" : {
2020-10-12 00:03:31 +00:00
"code" : "PIN Code" ,
2019-02-22 00:40:25 +00:00
"ip_address" : "IP Address" ,
"name" : "Name" ,
"region" : "Region"
} ,
2022-04-29 00:22:21 +00:00
"data_description" : {
"code" : "Navigate to 'Settings' on your PlayStation 4 console. Then navigate to 'Mobile App Connection Settings' and select 'Add Device' to get the pin."
2022-05-19 00:26:11 +00:00
}
2019-03-26 14:48:26 +00:00
} ,
"mode" : {
"data" : {
"ip_address" : "IP Address (Leave empty if using Auto Discovery)." ,
"mode" : "Config Mode"
} ,
2022-04-29 00:22:21 +00:00
"data_description" : {
"ip_address" : "Leave blank if selecting auto-discovery."
2022-05-19 00:26:11 +00:00
}
2019-02-22 00:40:25 +00:00
}
2020-04-15 16:51:07 +00:00
}
2020-04-16 20:00:10 +00:00
}
2019-03-26 14:48:26 +00:00
}