mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-28 11:47:00 +00:00
Add sensor platform to PlayStation Network integration (#39699)
This commit is contained in:
parent
479cd16f95
commit
16b4b02f2f
@ -3,11 +3,13 @@ title: PlayStation Network
|
||||
description: Instructions on enabling PlayStation Network support for your Home Assistant
|
||||
ha_category:
|
||||
- Media player
|
||||
- Sensor
|
||||
ha_release: 2025.7
|
||||
ha_iot_class: Cloud Polling
|
||||
ha_domain: playstation_network
|
||||
ha_platforms:
|
||||
- media_player
|
||||
- sensor
|
||||
ha_codeowners:
|
||||
- '@jackjpowell'
|
||||
ha_config_flow: true
|
||||
@ -50,6 +52,16 @@ The **PlayStation Network** {% term integration %} lets you integrate informatio
|
||||
|
||||
- **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.
|
||||
|
||||
### Sensors
|
||||
|
||||
- **Online-ID**: Shows your PlayStation Network ID and current profile picture.
|
||||
- **Trophy level**: Displays your current PlayStation trophy level.
|
||||
- **Next Level**: Shows your progress toward the next PlayStation trophy level as a percentage.
|
||||
- **Platinum trophies**: Shows the total number of Platinum trophies you’ve earned. These are awarded for unlocking all other trophies in a game.
|
||||
- **Gold trophies**: Displays your total count of Gold trophies, earned for major achievements within games.
|
||||
- **Silver trophies**: Indicates the number of Silver trophies you've collected, typically for mid-level accomplishments.
|
||||
- **Bronze trophies**: Shows how many Bronze trophies you've earned, usually for basic or early-game achievements.
|
||||
|
||||
## Data updates
|
||||
|
||||
This integration retrieves data from the PlayStation Network every 30 seconds to ensure timely updates.
|
||||
|
Loading…
x
Reference in New Issue
Block a user