Add sensor platform to roku (#21221)

This commit is contained in:
Chris Talkington 2022-01-17 04:36:59 -06:00 committed by GitHub
parent daf2551690
commit 0e58402ff7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -6,6 +6,7 @@ ha_category:
- Binary Sensor - Binary Sensor
- Media Player - Media Player
- Remote - Remote
- Sensor
ha_iot_class: Local Polling ha_iot_class: Local Polling
ha_release: 0.86 ha_release: 0.86
ha_domain: roku ha_domain: roku
@ -19,6 +20,7 @@ ha_platforms:
- binary_sensor - binary_sensor
- media_player - media_player
- remote - remote
- sensor
--- ---
The Roku integration allows you to control a [Roku](https://www.roku.com/) device. The Roku integration allows you to control a [Roku](https://www.roku.com/) device.