1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-19 00:13:33 +00:00
freebsd-ports/net-mgmt/py-pypowerwall/pkg-descr
Stefan Eßer fb16dfecae Remove WWW entries moved into port Makefiles
Commit b7f05445c0 has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
2022-09-07 23:58:51 +02:00

15 lines
763 B
Plaintext

This python module can be used to monitor and control Tesla Energy Powerwalls.
It uses a single class (Powerwall) and simple functions to fetch energy data
and poll API endpoints on the Gateway.
pyPowerwall will cache the authentication headers and API call responses to
help reduce the number of calls made to the Gateway (useful if you are
polling the Powerwall frequently for trending data).
* Works with Tesla Energy Gateways - Powerwall and Powerwall+
* Simple access through easy to use functions using customer credentials
* Will cache authentication to reduce load on Powerwall Gateway
* Will cache responses to limit number of calls to Powerwall Gateway
* Easy access to decoded binary device vitals
* Provides solar string data for Powerwall+ systems