Source: python-rokuecp Maintainer: Home Assistant Team Uploaders: Edward Betts , Section: python Priority: optional Build-Depends: debhelper-compat (= 13), dh-sequence-python3, pybuild-plugin-pyproject, python3-all, python3-poetry-core, Build-Depends-Indep: python3-aiohttp , python3-aresponses , python3-awesomeversion , python3-backoff , python3-freezegun , python3-pytest , python3-pytest-asyncio , python3-pytest-cov , python3-pytest-freezer , python3-xmltodict , python3-yarl , Rules-Requires-Root: no Standards-Version: 4.7.0 Homepage: https://github.com/ctalkington/python-rokuecp Vcs-Browser: https://salsa.debian.org/homeassistant-team/deps/python-rokuecp Vcs-Git: https://salsa.debian.org/homeassistant-team/deps/python-rokuecp.git Package: python3-rokuecp Architecture: all Depends: ${misc:Depends}, ${python3:Depends}, Description: Library for communicating with Roku devices using the External Control Protocol This library enables communication with Roku devices over Wi-Fi using the External Control Protocol (ECP). It allows users to monitor and control various functions of Roku devices, including launching channels, controlling playback, and retrieving information about installed applications. Users can initiate searches, manage media playback, and handle remote control operations. It offers asynchronous interaction, enabling real-time communication and control, aiding in the development of applications that require direct interaction with Roku devices.