42 lines
2.0 KiB
JSON
42 lines
2.0 KiB
JSON
{
|
|
"config": {
|
|
"abort": {
|
|
"already_configured": "Device is already configured",
|
|
"credential_error": "Error fetching credentials.",
|
|
"no_devices_found": "No devices found on the network",
|
|
"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."
|
|
},
|
|
"error": {
|
|
"cannot_connect": "Failed to connect",
|
|
"credential_timeout": "Credential service timed out. Press submit to restart.",
|
|
"login_failed": "Failed to pair to PlayStation 4. Verify PIN Code is correct.",
|
|
"no_ipaddress": "Enter the IP Address of the PlayStation 4 you would like to configure."
|
|
},
|
|
"step": {
|
|
"creds": {
|
|
"description": "Credentials needed. Press 'Submit' and then in the PS4 2nd Screen App, refresh devices and select the 'Home-Assistant' device to continue."
|
|
},
|
|
"link": {
|
|
"data": {
|
|
"code": "PIN Code",
|
|
"ip_address": "IP Address",
|
|
"name": "Name",
|
|
"region": "Region"
|
|
},
|
|
"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."
|
|
}
|
|
},
|
|
"mode": {
|
|
"data": {
|
|
"ip_address": "IP Address (Leave empty if using Auto Discovery).",
|
|
"mode": "Config Mode"
|
|
},
|
|
"data_description": {
|
|
"ip_address": "Leave blank if selecting auto-discovery."
|
|
}
|
|
}
|
|
}
|
|
}
|
|
} |