Add Binary Sensor Platform to PlayStation Network documentation (#39755)

This commit is contained in:
Jack Powell 2025-07-05 11:36:27 -04:00 committed by GitHub
parent 378a354bbf
commit 86016c5426
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -2,12 +2,14 @@
title: PlayStation Network title: PlayStation Network
description: Instructions on enabling PlayStation Network support for your Home Assistant description: Instructions on enabling PlayStation Network support for your Home Assistant
ha_category: ha_category:
- Binary sensor
- Media player - Media player
- Sensor - Sensor
ha_release: 2025.7 ha_release: 2025.7
ha_iot_class: Cloud Polling ha_iot_class: Cloud Polling
ha_domain: playstation_network ha_domain: playstation_network
ha_platforms: ha_platforms:
- binary_sensor
- diagnostics - diagnostics
- media_player - media_player
- sensor - sensor
@ -67,6 +69,11 @@ The **PlayStation Network** {% term integration %} lets you integrate informatio
- **Last online**: Displays the time when you were last seen online. - **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*. - **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 ## Data updates
This integration retrieves data from the PlayStation Network every 30 seconds to ensure timely updates. This integration retrieves data from the PlayStation Network every 30 seconds to ensure timely updates.