tdorssers / TeslaPy

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

solar_list() is empty #166

Open dlpnet opened 3 months ago

dlpnet commented 3 months 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 3 months ago

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