套件:python3-powerfox(1.3.0-1)
python3-powerfox 的相關連結
Debian 的資源:
下載原始碼套件 python-powerfox:
- [python-powerfox_1.3.0-1.dsc]
- [python-powerfox_1.3.0.orig.tar.gz]
- [python-powerfox_1.3.0-1.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [github.com]
相似套件:
Asynchronous client for interfacing with Powerfox poweropti devices
This library allows communication with Powerfox poweropti devices through a Powerfox account by retrieving data via cloud polling. It supports interaction with various types of meters including power, water, and heat meters, enabling users to access detailed energy and water usage statistics. The library provides access to datasets for each device linked to an account, including power consumption, energy usage, and water flow, allowing users to analyze utility consumption patterns and optimize their resource management. It connects with specific devices like PA 201901/201902, PB 202001 power meters, and WA 201902, HA 201902 water and heat meters over Wi-Fi, making it a useful tool for monitoring utilities efficiently.
其他與 python3-powerfox 有關的套件
|
|
|
|
-
- 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