Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 7 additions & 0 deletions source/_integrations/playstation_network.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,14 @@
title: PlayStation Network
description: Instructions on enabling PlayStation Network support for your Home Assistant
ha_category:
- Binary sensor
- Media player
- Sensor
ha_release: 2025.7
ha_iot_class: Cloud Polling
ha_domain: playstation_network
ha_platforms:
- binary_sensor
- diagnostics
- media_player
- sensor
Expand Down Expand Up @@ -67,6 +69,11 @@ The **PlayStation Network** {% term integration %} lets you integrate informatio
- **Last online**: Displays the time when you were last seen online.
- **Online status**: Indicates your current availability on the PlayStation Network. Status options include *Online*, *Offline*, *Away*, and *Online on PS App*.

### Binary sensors

- **Online**: Indicates if you are actively using a device that is connected to the PlayStation Network.
- **Subscribed to PlayStation Plus**: Indicates if you have an active PlayStation Plus membership.

## Data updates

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