diff --git a/source/_integrations/playstation_network.markdown b/source/_integrations/playstation_network.markdown index c028a2769a0..e28ec8248ee 100644 --- a/source/_integrations/playstation_network.markdown +++ b/source/_integrations/playstation_network.markdown @@ -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.