Source: python-aiohasupervisor Maintainer: Home Assistant Team Uploaders: Edward Betts , Section: python Priority: optional Build-Depends: debhelper-compat (= 13), dh-sequence-python3, pybuild-plugin-pyproject, python3-all, python3-setuptools, Build-Depends-Indep: python3-aiohttp , python3-aioresponses , python3-mashumaro , python3-orjson , python3-pytest , python3-pytest-aiohttp , python3-pytest-cov , python3-pytest-timeout , python3-yarl , Rules-Requires-Root: no Standards-Version: 4.7.2 Homepage: https://github.com/home-assistant-libs/python-supervisor-client Vcs-Browser: https://salsa.debian.org/homeassistant-team/deps/python-aiohasupervisor Vcs-Git: https://salsa.debian.org/homeassistant-team/deps/python-aiohasupervisor.git Testsuite: autopkgtest-pkg-pybuild Package: python3-aiohasupervisor Architecture: all Depends: ${misc:Depends}, ${python3:Depends}, Description: Asynchronous client for interacting with Home Assistant Supervisor This library provides an interface to the Home Assistant Supervisor, enabling seamless interactions with its REST API. It is primarily used with Home Assistant add-ons that have access to a SUPERVISOR_TOKEN, which the Supervisor sets automatically. The library facilitates the retrieval and management of supervisor information, helping users to efficiently connect with and control various aspects of Home Assistant.