パッケージ: python3-tesla-wall-connector (1.0.2-2)
python3-tesla-wall-connector に関するリンク
Debian の資源:
tesla-wall-connector ソースパッケージをダウンロード:
- [tesla-wall-connector_1.0.2-2.dsc]
- [tesla-wall-connector_1.0.2.orig.tar.gz]
- [tesla-wall-connector_1.0.2-2.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
API library for communicating with a Tesla Wall Connector
This library provides an asynchronous API to interact with Tesla Wall Connector Gen 3 devices. It enables users to monitor and control the wall connector over a local network. The library is designed for integration purposes, allowing programmatic access to key functionalities such as obtaining energy metrics. Users can retrieve information like lifetime energy consumption and other relevant operational details of the wall connector. The interaction occurs through the wall connector's Wi-Fi connection, facilitating seamless local communication and management.
その他の python3-tesla-wall-connector 関連パッケージ
|
|
|
|
-
- dep: python3
- 対話式の高レベルオブジェクト指向言語 (デフォルト python3 バージョン)
-
- dep: python3-aiohttp
- http client/server for asyncio
-
- dep: python3-backoff
- Function decoration for backoff and retry