Source: aionotion Maintainer: Home Assistant Team Uploaders: Edward Betts Section: python Priority: optional Build-Depends: debhelper-compat (= 13), dh-sequence-python3, pybuild-plugin-pyproject, python3-aiohttp , python3-all, python3-aresponses , python3-jwt , python3-ciso8601 , python3-mashumaro , python3-poetry-core, python3-pytest , python3-pytest-asyncio , python3-pytest-cov , python3-requests , python3-yarl Rules-Requires-Root: no Standards-Version: 4.7.0 Homepage: https://github.com/bachya/aionotion Vcs-Browser: https://salsa.debian.org/homeassistant-team/deps/aionotion Vcs-Git: https://salsa.debian.org/homeassistant-team/deps/aionotion.git Package: python3-aionotion Architecture: all Depends: ${misc:Depends}, ${python3:Depends} Description: Library for interacting with Notion home monitoring sensors This library provides tools to interact with Notion's home monitoring sensors. It enables users to retrieve data from various sensors, manage user authentication tokens, and work with different components of the Notion system such as bridges, sensors, and listeners. The library supports asynchronous operations, making it well-suited for applications that require concurrent data processing.