[ 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