Source: igloohome-api 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-hatchling, Rules-Requires-Root: no Standards-Version: 4.7.2 Homepage: https://github.com/keithle888/igloohome-api Vcs-Browser: https://salsa.debian.org/homeassistant-team/deps/igloohome-api Vcs-Git: https://salsa.debian.org/homeassistant-team/deps/igloohome-api.git Package: python3-igloohome-api Architecture: all Depends: ${misc:Depends}, ${python3:Depends}, Description: Library for interacting with igloohome's REST API Enables reliable communication with igloohome's REST API, allowing users to manage and control smart lock devices. Designed to integrate with the iglooaccess service, this library facilitates authentication using client credentials obtained from an iglooaccess account. Through this library, users can fetch data about their devices and execute various operations such as fetching device status and managing access, ensuring efficient control over igloohome-enabled hardware. It handles HTTP requests and responses, providing a structured interface to perform actions supported by igloohome's API.