Source: python-hdfury
Maintainer: Home Assistant Team <team+homeassistant@tracker.debian.org>
Uploaders:
 Edward Betts <edward@4angle.com>,
Section: python
Build-Depends:
 debhelper-compat (= 13),
 dh-sequence-python3,
 pybuild-plugin-pyproject,
 python3-all,
 python3-hatchling,
Build-Depends-Indep:
 python3-aiohttp <!nocheck>,
 python3-aioresponses <!nocheck>,
 python3-pytest <!nocheck>,
 python3-pytest-asyncio <!nocheck>,
 python3-pytest-cov <!nocheck>,
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.
