Source: aionanoleaf2
Maintainer: Home Assistant Team <team+homeassistant@tracker.debian.org>
Uploaders:
 Edward Betts <edward@4angle.com>,
Section: python
Build-Depends:
 debhelper-compat (= 13),
 dh-sequence-python3,
 pybuild-plugin-pyproject,
 python3-all,
 python3-setuptools,
Build-Depends-Indep:
 python3-aiohttp <!nocheck>,
Standards-Version: 4.7.3
Homepage: https://github.com/loebi-ch/aionanoleaf2
Vcs-Browser: https://salsa.debian.org/homeassistant-team/deps/aionanoleaf2
Vcs-Git: https://salsa.debian.org/homeassistant-team/deps/aionanoleaf2.git
Testsuite: autopkgtest-pkg-pybuild

Package: python3-aionanoleaf2
Architecture: all
Depends:
 ${misc:Depends},
 ${python3:Depends},
Description: Nanoleaf device API client
 This library communicates with Nanoleaf light devices over their local network
 API. It can authorize with a device, query its state and device information,
 and send commands to control power, brightness, hue, saturation, and colour
 temperature.
 .
 It also retrieves available lighting effects and the currently selected
 effect, and exposes panel layout information for supported panel-based
 products. Support is included for Nanoleaf Essentials devices, screen
 mirroring emersion modes including 1D, 2D, 3D, and 4D.
