[ 原始碼: 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
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-aiohttp
- http client/server for asyncio
-
- dep: python3-yarl
- yet another URL library for Python