DFSG NEW Queue

DFSG, Licensing & New Packages Team

python-hdfury 1.6.0-1

Package Information

Descriptionclient 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.

MaintainerHome Assistant Team <team+homeassistant@tracker.debian.org>
Changed ByEdward Betts <edward@4angle.com>
Sponsoredward@debian.org
Distributionunstable
Architectureall
VCSgit: https://salsa.debian.org/homeassistant-team/deps/python-hdfury.git (browse)
Closes#1131127
Trackerhttps://tracker.debian.org/pkg/python-hdfury
Uploaded4 hours ago

New Package Report

.changes
Distributionunstable
DateTue, 17 Mar 2026 21:03:49 +0000
Sourcepython-hdfury
Version1.6.0-1
Changed-ByEdward Betts
Architectureall source
Changelog
python-hdfury (1.6.0-1) unstable; urgency=medium
 .
   * Initial release. (Closes: #1131127)
.dsc
Package-Listpython3-hdfury deb python optional arch=all
Sectionpython
Priorityoptional
Componentmain
debian/copyright
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: hdfury
Upstream-Contact: Glenn de Haan <glenn@dehaan.cloud>
Source: https://github.com/glenndehaan/python-hdfury

Files: *
Copyright: 2017 Glenn de Haan
License: MIT

Files: debian/*
Copyright: 2026 Edward Betts <edward@4angle.com>
License: MIT


License: MIT
 Permission is hereby granted, free of charge, to any person
 obtaining a copy of this software and associated documentation
 files (the "Software"), to deal in the Software without
 restriction, including without limitation the rights to use,
 copy, modify, merge, publish, distribute, sublicense, and/or sell
 copies of the Software, and to permit persons to whom the
 Software is furnished to do so, subject to the following
 conditions:
 .
 The above copyright notice and this permission notice shall be
 included in all copies or substantial portions of the Software.
 .
 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
 EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
 OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
 NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
 HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
 WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
 FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
 OTHER DEALINGS IN THE SOFTWARE.

Back to Dashboard | View all reviews for this package