[ bianca ]
[ 原始碼: tesla-wall-connector ]
套件:python3-tesla-wall-connector(1.0.2-2)
python3-tesla-wall-connector 的相關連結
下載原始碼套件 tesla-wall-connector:
- [tesla-wall-connector_1.0.2-2.debian.tar.xz]
- [tesla-wall-connector_1.0.2-2.dsc]
- [tesla-wall-connector_1.0.2.orig.tar.gz]
維護小組:
外部的資源:
- 主頁 [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
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-aiohttp
- http client/server for asyncio
-
- dep: python3-backoff
- Function decoration for backoff and retry