10000 Add sensor platform · home-assistant/home-assistant.io@ad27384 · GitHub
[go: up one dir, main page]

Skip to content

Commit ad27384

Browse files
committed
Add sensor platform
1 parent e39aa8d commit ad27384

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

source/_integrations/playstation_network.markdown

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,13 @@ title: PlayStation Network
33
description: Instructions on enabling PlayStation Network support for your Home Assistant
44
ha_category:
55
- Media player
6+
- Sensor
67
ha_release: 2025.7
78
ha_iot_class: Cloud Polling
89
ha_domain: playstation_network
910
ha_platforms:
1011
- media_player
12+
- sensor
1113
ha_codeowners:
1214
- '@jackjpowell'
1315
ha_config_flow: true
@@ -50,6 +52,16 @@ The **PlayStation Network** {% term integration %} lets you integrate informatio
5052

5153
- **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.
5254

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+
5365
## Data updates
5466

5567
This integration retrieves data from the PlayStation Network every 30 seconds to ensure timely updates.

0 commit comments

Comments
 (0)
0