Extending Tesla Binding for Powerwalls: A Progress Update

Hi all, I’m working on extending the Tesla binding to support powerwalls. The API and token structure are quite similar to the existing implementation, so I’m hopeful this will be a smooth extension. I’ve set up a WIP version on GitHub at https://github.com/psmedley/openhab-addons/tree/tesla. However, I’ve encountered an issue where getBridge() is returning null, which means the TeslaAccountHandler isn’t recognizing that my powerwall is listed in my account. I’m wondering if anyone has any insights into what might be causing this. It’s still very much a work in progress—the powerwall ‘thing’ doesn’t do much yet—but I’m eager to get this sorted out. Any advice or suggestions would be greatly appreciated! Cheers, Paul