[ 源代码: python-p1monitor ]
软件包:python3-p1monitor(3.1.0-1)
python3-p1monitor 的相关链接
Debian 的资源:
下载源码包 python-p1monitor:
- [python-p1monitor_3.1.0-1.dsc]
- [python-p1monitor_3.1.0.orig.tar.gz]
- [python-p1monitor_3.1.0-1.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [github.com]
相似软件包:
Asynchronous client for the P1 Monitor API
This library provides an asynchronous client to interact with the P1 Monitor API, enabling the retrieval of data from smart meters. It supports fetching energy metrics like power consumption and production, gas consumption, and water usage statistics. The library also allows querying settings such as consumption and production prices.
其他与 python3-p1monitor 有关的软件包
|
|
|
|
-
- dep: python3
- 交互式高级面向对象语言(默认 python3 版本)
-
- dep: python3-aiohttp
- http client/server for asyncio
-
- dep: python3-yarl
- yet another URL library for Python