From 15fe2e699989c4ebde5b1496abf965e5013ef836 Mon Sep 17 00:00:00 2001 From: Chris Talkington Date: Mon, 3 Jan 2022 05:22:43 -0600 Subject: [PATCH] Update roku for binary_sensor platform (#20991) --- source/_integrations/roku.markdown | 2 ++ 1 file changed, 2 insertions(+) diff --git a/source/_integrations/roku.markdown b/source/_integrations/roku.markdown index 789a297c2aa..a7194c80bec 100644 --- a/source/_integrations/roku.markdown +++ b/source/_integrations/roku.markdown @@ -3,6 +3,7 @@ title: Roku description: Instructions how to integrate Roku devices into Home Assistant. ha_category: - Hub + - Binary Sensor - Media Player - Remote ha_iot_class: Local Polling @@ -15,6 +16,7 @@ ha_codeowners: ha_ssdp: true ha_homekit: true ha_platforms: + - binary_sensor - media_player - remote ---