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: source/_integrations/playstation_network.markdown
+12Lines changed: 12 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -3,11 +3,13 @@ title: PlayStation Network
3
3
description: Instructions on enabling PlayStation Network support for your Home Assistant
4
4
ha_category:
5
5
- Media player
6
+
- Sensor
6
7
ha_release: 2025.7
7
8
ha_iot_class: Cloud Polling
8
9
ha_domain: playstation_network
9
10
ha_platforms:
10
11
- media_player
12
+
- sensor
11
13
ha_codeowners:
12
14
- '@jackjpowell'
13
15
ha_config_flow: true
@@ -50,6 +52,16 @@ The **PlayStation Network** {% term integration %} lets you integrate informatio
50
52
51
53
-**PlayStation Console**: One Media Player will be created for any [supported PlayStation console](#supported-devices) you have connected to the PlayStation Network. The artwork and title of the currently playing game will be populated.
52
54
55
+
### Sensors
56
+
57
+
-**Online-ID**: Shows your PlayStation Network ID and current avatar as the entity picture. The entity's attributes include your name and profile description.
58
+
-**Trophy level**: Displays your current PlayStation trophy level.
59
+
-**Next Level**: Shows your progress toward the next PlayStation trophy level as a percentage.
60
+
-**Platinum trophies**: Shows the total number of Platinum trophies you’ve earned. These are awarded for unlocking all other trophies in a game.
61
+
-**Gold trophies**: Displays your total count of Gold trophies, earned for major achievements within games.
62
+
-**Silver trophies**: Indicates the number of Silver trophies you've collected, typically for mid-level accomplishments.
63
+
-**Bronze trophies**: Shows how many Bronze trophies you've earned, usually for basic or early-game achievements.
64
+
53
65
## Data updates
54
66
55
67
This integration retrieves data from the PlayStation Network every 30 seconds to ensure timely updates.
0 commit comments