You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: homeassistant/components/ps4/strings.json
+9-3Lines changed: 9 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,13 @@
2
2
"config": {
3
3
"step": {
4
4
"creds": {
5
-
"description": "Credentials needed. Select **Submit** and then in the PS4 2nd Screen App, refresh devices and select the **Home-Assistant** device to continue."
5
+
"description": "Credentials needed. Select **Submit** and then in the PS4 2nd Screen App, refresh devices and select the **Home-Assistant** device to continue.",
6
+
"data": {
7
+
"token": "PSN Token"
8
+
},
9
+
"data_description": {
10
+
"token": "To get your PSN token, please follow these [instructions]({ps4_docs_url})."
0 commit comments