Source: python-hdfury Maintainer: Home Assistant Team Uploaders: Edward Betts , Section: python Build-Depends: debhelper-compat (= 13), dh-sequence-python3, pybuild-plugin-pyproject, python3-all, python3-hatchling, Build-Depends-Indep: python3-aiohttp , python3-aioresponses , python3-pytest , python3-pytest-asyncio , python3-pytest-cov , Standards-Version: 4.7.3 Homepage: https://github.com/glenndehaan/python-hdfury Vcs-Browser: https://salsa.debian.org/homeassistant-team/deps/python-hdfury Vcs-Git: https://salsa.debian.org/homeassistant-team/deps/python-hdfury.git Testsuite: autopkgtest-pkg-pybuild Package: python3-hdfury Architecture: all Depends: ${misc:Depends}, ${python3:Depends}, Description: client library for communicating with HDFury HDMI devices This library communicates with HDFury devices through their HTTP API and provides access to device status, board details, and current configuration. . It can query information pages exposed by the device and parse the returned data into a form that can be used by other software. It also sends control commands to the device for actions such as rebooting, triggering HDMI hotplug, changing operation mode, selecting which HDMI inputs are routed to TX outputs, and adjusting options related to audio, CEC, IR, OLED display behaviour, relay state, and reboot timers.