[ trixie ]
[ sid ]
[ 原始碼: python-homeassistant-analytics ]
套件:python3-python-homeassistant-analytics(0.9.0-1)
python3-python-homeassistant-analytics 的相關連結
Debian 的資源:
下載原始碼套件 python-homeassistant-analytics:
- [python-homeassistant-analytics_0.9.0-1.dsc]
- [python-homeassistant-analytics_0.9.0.orig.tar.gz]
- [python-homeassistant-analytics_0.9.0-1.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [github.com]
相似套件:
Asynchronous client for Home Assistant Analytics
Home Assistant Analytics is a data-sharing feature that Home Assistant users can opt into to help guide the development of the platform and advocate for more local control and privacy in smart home devices. Participation is voluntary, and the data is used to influence what features and improvements are prioritized by the developers. This Python library provides asynchronous access to the Home Assistant Analytics data, allowing developers to programmatically fetch analytics data related to the usage and distribution of Home Assistant installations.
其他與 python3-python-homeassistant-analytics 有關的套件
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-aiohttp
- http client/server for asyncio
-
- dep: python3-mashumaro
- fast and well tested serialization library
-
- dep: python3-orjson
- JSON parsing Python library
-
- dep: python3-yarl
- yet another URL library for Python