软件包: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
- 交互式高级面向对象语言(默认 python3 版本)
-
- 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