Source: python-kasa Maintainer: Home Assistant Team Uploaders: Edward Betts , Section: python Build-Depends: debhelper-compat (= 13), dh-doc-privacy, dh-sequence-python3, dh-sequence-sphinxdoc , pybuild-plugin-pyproject, python3-all, python3-hatchling, Build-Depends-Indep: python3-aiohttp , python3-asyncclick , python3-cryptography , python3-freezegun , python3-mashumaro , python3-myst-parser , python3-pytest , python3-pytest-asyncio , python3-pytest-freezer , python3-pytest-mock , python3-pytest-socket , python3-pytest-xdist , python3-sphinx , python3-sphinx-rtd-theme , python3-sphinxcontrib.programoutput , python3-voluptuous , python3-xdoctest , tzdata , tzdata-legacy , Standards-Version: 4.7.3 Homepage: https://github.com/python-kasa/python-kasa Vcs-Browser: https://salsa.debian.org/homeassistant-team/deps/python-kasa Vcs-Git: https://salsa.debian.org/homeassistant-team/deps/python-kasa.git Testsuite: autopkgtest-pkg-pybuild Package: python3-kasa Architecture: all Depends: ${misc:Depends}, ${python3:Depends}, ${sphinxdoc:Depends}, Built-Using: ${sphinxdoc:Built-Using}, Description: TP-Link Kasa and Tapo smart home device control This library discovers and controls supported TP-Link Kasa and Tapo smart home devices. It communicates with devices on the local network, including plugs, wall switches, power strips, bulbs, light strips, cameras, vacuums, hubs, and devices attached through hubs. . It can query device state and configuration, turn devices on or off, and change supported settings such as brightness, color, color temperature, light effects, and switch or outlet state. For devices that expose additional data, it can read information such as signal strength, device time, firmware details, energy usage, and update availability. . The package also provides the kasa command-line interface for network discovery, state inspection, and sending control commands to a selected device. Newer Kasa and Tapo devices that require authentication can be accessed using the device account credentials.