パッケージ: python3-pyrympro (0.0.9-1)
python3-pyrympro に関するリンク
Debian の資源:
pyrympro ソースパッケージをダウンロード:
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
Library to communicate with Read Your Meter Pro platform
This library offers connectivity with the Read Your Meter Pro service, enabling retrieval of water meter readings. It functions by establishing a secure connection to the online platform, allowing users to authenticate using their credentials. Once connected, it can access account information and retrieve the latest water meter data. This makes it suitable for integration into home automation systems where monitoring water usage is needed. Through consistent polling, the library ensures that up-to-date meter readings are accessible, facilitating effective water management.
その他の python3-pyrympro 関連パッケージ
|
|
|
|
-
- dep: python3
- 対話式の高レベルオブジェクト指向言語 (デフォルト python3 バージョン)
-
- dep: python3-aiohttp
- http client/server for asyncio