Source: python-kasa
Maintainer: Home Assistant Team <team+homeassistant@tracker.debian.org>
Uploaders:
 Edward Betts <edward@4angle.com>,
Section: python
Build-Depends:
 debhelper-compat (= 13),
 dh-doc-privacy,
 dh-sequence-python3,
 dh-sequence-sphinxdoc <!nodoc>,
 pybuild-plugin-pyproject,
 python3-all,
 python3-hatchling,
Build-Depends-Indep:
 python3-aiohttp <!nocheck>,
 python3-asyncclick <!nocheck>,
 python3-cryptography <!nocheck>,
 python3-freezegun <!nocheck>,
 python3-mashumaro <!nocheck>,
 python3-myst-parser <!nodoc>,
 python3-pytest <!nocheck>,
 python3-pytest-asyncio <!nocheck>,
 python3-pytest-freezer <!nocheck>,
 python3-pytest-mock <!nocheck>,
 python3-pytest-socket <!nocheck>,
 python3-pytest-xdist <!nocheck>,
 python3-sphinx <!nodoc>,
 python3-sphinx-rtd-theme <!nodoc>,
 python3-sphinxcontrib.programoutput <!nodoc>,
 python3-voluptuous <!nocheck>,
 python3-xdoctest <!nocheck>,
 tzdata <!nocheck>,
 tzdata-legacy <!nocheck>,
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.
