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