Source: python-apple-weatherkit Maintainer: Home Assistant Team Uploaders: Edward Betts , Section: python Build-Depends: debhelper-compat (= 13), dh-sequence-python3, pybuild-plugin-pyproject, python3-all, python3-poetry-core, Build-Depends-Indep: python3-aiohttp , Standards-Version: 4.7.4 Homepage: https://github.com/tjhorner/python-weatherkit Vcs-Browser: https://salsa.debian.org/homeassistant-team/deps/python-apple-weatherkit Vcs-Git: https://salsa.debian.org/homeassistant-team/deps/python-apple-weatherkit.git Testsuite: autopkgtest-pkg-pybuild Package: python3-apple-weatherkit Architecture: all Depends: ${misc:Depends}, ${python3:Depends}, Description: client for Apple WeatherKit weather data This library handles authenticated requests to Apple's WeatherKit API. It prepares signed WeatherKit requests using an Apple team ID, service ID, key ID, and private key, then sends them to Apple's weather service. . The API responses include current conditions and forecast data, including hourly and daily forecasts. Returned data is intended for consumers such as weather and sensor integrations that need structured information from Apple Weather.