DFSG NEW Queue

DFSG, Licensing & New Packages Team

python-mficlient 0.5.0-1

Package Information

Descriptionclient for Ubiquiti mFi controllers and devices

This library communicates with Ubiquiti mFi controllers to read status information from attached mFi devices and to send control commands where supported.

It is aimed at installations built around mPort interfaces, sensors, and controllable power devices managed by the mFi system.

The library talks to the mFi controller over its HTTP or HTTPS interface using controller credentials. Through that controller, it accesses information about connected entities such as mPort hardware, sensors, relay outputs, digital inputs, and mPower outlets. It can also request state changes for controllable devices, for example switching outputs or outlets on and off.

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-mficlient.git (browse)
Closes#1131159
Trackerhttps://tracker.debian.org/pkg/python-mficlient
Uploaded4 hours ago

New Package Report

.changes
Changed-ByEdward Betts
Architectureall source
Distributionunstable
DateWed, 18 Mar 2026 11:05:48 +0000
Sourcepython-mficlient
Version0.5.0-1
Changelog
python-mficlient (0.5.0-1) unstable; urgency=medium
 .
   * Initial release. (Closes: #1131159)
.dsc
Package-Listpython3-mficlient deb python optional arch=all
Sectionpython
Priorityoptional
Componentmain
debian/copyright
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: mficlient
Upstream-Contact: Dan Smith <dsmith+mficlient@danplanet.com>
Source: https://github.com/uilibs/mficlient

Files: *
Copyright: 2024 Various contributors
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