Source: python-aiokef
Maintainer: Home Assistant Team <team+homeassistant@tracker.debian.org>
Uploaders:
 Edward Betts <edward@4angle.com>,
Section: python
Build-Depends:
 debhelper-compat (= 14),
 dh-doc-privacy,
 dh-sequence-python3,
 dh-sequence-single-binary,
 dh-sequence-sphinxdoc <!nodoc>,
 pybuild-plugin-pyproject,
 python3-all,
 python3-setuptools,
Build-Depends-Indep:
 python3-async-timeout <!nocheck>,
 python3-m2r2 <!nocheck>,
 python3-pytest <!nocheck>,
 python3-sphinx <!nodoc>,
 python3-sphinx-rtd-theme <!nodoc>,
 python3-sphinxcontrib.apidoc <!nodoc>,
 python3-tenacity <!nocheck>,
Standards-Version: 4.7.4
Homepage: https://github.com/basnijholt/aiokef
Vcs-Browser: https://salsa.debian.org/homeassistant-team/deps/python-aiokef
Vcs-Git: https://salsa.debian.org/homeassistant-team/deps/python-aiokef.git
Testsuite: autopkgtest-pkg-pybuild

Package: python3-aiokef
Architecture: all
Description: async interface for controlling KEF wireless speakers
 This library communicates with KEF LS50 Wireless speakers over the local
 network and exposes their control protocol.
 .
 It can read and change speaker volume, mute state, source input, power state,
 left/right channel inversion, and standby timeout. It also supports playback
 controls such as play, pause, previous track, and next track when the active
 source is Wi-Fi or Bluetooth.
