jrester / tesla_powerwall

Python API for Tesla Powerwall
MIT License
73 stars 24 forks source link

nominal_full_pack_energy in {ip} api/system_status #31

Closed jackkorber closed 2 years ago

jackkorber commented 2 years ago

Are any particular reason to no implement the maximum capacity of the system? nominal_full_pack_energy in {ip} api/system_status

jrester commented 2 years ago

I guess I missed that endpoint. Thanks for the hint! I am going to implement it.

jrester commented 2 years ago

Changes are now live in version 0.3.13.

jackkorber commented 2 years ago

@jrester thank for quick implementation. I tested and work great.