tdorssers / TeslaPy

A Python module to use the Tesla Motors Owner API
MIT License
370 stars 81 forks source link

solar_list() is empty #166

Open dlpnet opened 1 month ago

dlpnet commented 1 month ago

when calling solar_list() I get back 0 result. same thing using: cli -e "email" -s

vehicle_list() and battery_list() works correctly.

anything to try?

tdorssers commented 2 weeks ago

can you see the solar panels when you do call tesla.api('PRODUCT_LIST')['response']?