mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-12-10 13:05:27 -06:00
Update PlayStation Network integration to adjust to changed notifier functionality (#40404)
This commit is contained in:
parent
6ec0b6c2e0
commit
86c4325b24
@ -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.
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user