Teslemetry / homebridge

Homebridge integration for Teslemetry and Tessie
Apache License 2.0
2 stars 1 forks source link

Question: Does this plugin work with energy products? #7

Closed rakgupta closed 4 months ago

rakgupta commented 4 months ago

Hi:

The only examples and discussion I can see is for vehicles. Teslemetry supports energy products (powerwalls and solar), so I wanted to check if the Homebridge plugin also supported those.

Thanks

Bre77 commented 4 months ago

It will, but currently doesnt. To help me with this, can you describe the kind of things you would want to do with your energy products in Homekit?

rakgupta commented 4 months ago

It will, but currently doesnt. To help me with this, can you describe the kind of things you would want to do with your energy products in Homekit?

I currently connect to my Powerwall via the local API and I want to have a backup process in place in case that stops working. Also, there are certain attributes (e.g. stormwatch status etc.) that are not available via local API. I'm particularly interested in setting up alerts when stormwatch kicks in and goes off as I can then shut off major power consuming devices (HVAC, oven etc.).

I'm reluctant to set up an instance of Home Assistant as I already have multiple automation products (Hubitat, Node-RED, Homebridge, Apple Home)! BTW - I did install the Homebridge plug in but then got stuck as I couldn't see any next steps ☹️

rakgupta commented 4 months ago

Attached are examples of the data that I'm gathering from my Powerwall.... hope this gives some idea of what I'm using it for. Let me know if you have any questions.. Thanks again.

Screenshot 2024-06-25 at 6 47 09 PM Screenshot 2024-06-25 at 6 46 56 PM Screenshot 2024-06-25 at 6 46 43 PM
Bre77 commented 4 months ago

I have added some basic switches in the latest release such as battery export, and storm watch participation.

rakgupta commented 4 months ago

Thanks - I have to upgrade my instance of HB before I can use the plug-in.