Source: python-mficlient Maintainer: Home Assistant Team Uploaders: Edward Betts , Section: python Build-Depends: debhelper-compat (= 13), dh-sequence-python3, pybuild-plugin-pyproject, python3-all, python3-setuptools, Build-Depends-Indep: python3-pytest , python3-pytest-asyncio , python3-pytest-cov , python3-requests , Standards-Version: 4.7.3 Homepage: https://github.com/uilibs/mficlient Vcs-Browser: https://salsa.debian.org/homeassistant-team/deps/python-mficlient Vcs-Git: https://salsa.debian.org/homeassistant-team/deps/python-mficlient.git Testsuite: autopkgtest-pkg-pybuild Package: python3-mficlient Architecture: all Depends: ${misc:Depends}, ${python3:Depends}, 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.