From 86016c54266f56802c5323cdca4abe050ca9e5bd Mon Sep 17 00:00:00 2001 From: Jack Powell Date: Sat, 5 Jul 2025 11:36:27 -0400 Subject: [PATCH] Add Binary Sensor Platform to PlayStation Network documentation (#39755) --- source/_integrations/playstation_network.markdown | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/source/_integrations/playstation_network.markdown b/source/_integrations/playstation_network.markdown index 3b9c9559c0b..206cb55dd05 100644 --- a/source/_integrations/playstation_network.markdown +++ b/source/_integrations/playstation_network.markdown @@ -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 @@ -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.