Update PlayStation Network integration to adjust to changed notifier functionality (#40404)

This commit is contained in:
Manu 2025-08-29 20:04:34 +02:00 committed by Franck Nijhof
parent 6ec0b6c2e0
commit 86c4325b24
No known key found for this signature in database
GPG Key ID: AB33ADACE7101952

View File

@ -84,8 +84,8 @@ The **PlayStation Network** {% term integration %} lets you integrate informatio
### Notifiers
The **PlayStation Network** integration creates a notify entity for each group you are a member of.
You can send messages to a group using the `notify.send_message` {% term action %}.
The **PlayStation Network** integration creates a notify entity for every friend in your friend list and for each group you are a member of.
You can send messages to a friend or group using the `notify.send_message` {% term action %}.
For more information on using notifications, refer to the [Getting Started with Automation](/getting-started/automation/) page.
@ -107,10 +107,6 @@ After adding a friend, a new device will be created with the following entities:
- **Avatar**: Displays the friend's current avatar.
- **Now playing**: Displays the current game title image if the friend is playing a game.
### Notifier
- **Direct message**: Sends a private message to your friend through the PlayStation Network.
## Data updates
This integration retrieves data from the PlayStation Network every 30 seconds to ensure timely updates.