HeraldCoupe

Results 7 comments of HeraldCoupe

> my CD implementation is done with .NET/c#. So I cannot test python… I test from europe. Changing paths was only needed for OAuth, not for further requests. Would you...

That would be amazing. Thanks so much.

Thanks. I’ve not been able to get the key and secret stuff so far unfortunately. Without that I can’t go any further. 😢

Thank you Rob0101. From my limited testing it seems that in addition, the backup reserve also needs to be different to that currently set otherwise it doesn't change modes.

I presume at some point TeslaPy will be updated to reflect the change that Tesla have implemented. Any ideas as to when? Thanks to the developers, TeslaPy is a life-saver!

> I don't own a powerwall, so I cannot test it, but commit [50bdbfb](https://github.com/tdorssers/TeslaPy/commit/50bdbfba815e113a5982690e7124b80aa8d1da2d) should fix this, based on @DaveTBlake's code. Thank you so much, I've also tested it and...

> def get_site_info(self): > """ Retrieve current site config information""" > self.update(self.api('SITE_CONFIG')['response']) > return self Thanks for this. After some fidding around I got it to work.