python-mficlient 0.5.0-1
Package Information
| Description | client 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. |
|---|---|
| Maintainer | Home Assistant Team <team+homeassistant@tracker.debian.org> |
| Changed By | Edward Betts <edward@4angle.com> |
| Sponsor | edward@debian.org |
| Distribution | unstable |
| Architecture | all |
| VCS | git: https://salsa.debian.org/homeassistant-team/deps/python-mficlient.git (browse) |
| Closes | #1131159 |
| Tracker | https://tracker.debian.org/pkg/python-mficlient |
| Uploaded | 4 hours ago |
New Package Report
.changes
| Changed-By | Edward Betts |
|---|---|
| Architecture | all source |
| Distribution | unstable |
| Date | Wed, 18 Mar 2026 11:05:48 +0000 |
| Source | python-mficlient |
| Version | 0.5.0-1 |
Changelog
python-mficlient (0.5.0-1) unstable; urgency=medium . * Initial release. (Closes: #1131159)
.dsc
| Package-List | python3-mficlient deb python optional arch=all |
|---|---|
| Section | python |
| Priority | optional |
| Component | main |
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.