Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Powerwall Temps #114

Merged
merged 3 commits into from
Nov 27, 2024
Merged

Add Powerwall Temps #114

merged 3 commits into from
Nov 27, 2024

Conversation

jasonacox
Copy link
Owner

@jasonacox jasonacox commented Nov 25, 2024

v0.12.0 - Add Controller Data

  • TEDAPI: Add get_device_controller() to get device data which includes Powerwall THC_AmbientTemp.
  • Updated vitals() to include Powerwall temperature data using new get_device_controller() function.
  • Proxy Updated to t66 to include API response for /tedapi/controller.

Credit to @ygelfand (and go-powerwall proxy) for discovery and reported in jasonacox/Powerwall-Dashboard#392 (comment)

@jasonacox
Copy link
Owner Author

Example:

image

Beta proxy container set up for testing: jasonacox/pypowerwall:0.11.2t66-beta2

http://pypowerwall:8675/temps

{
"TETHC--2012170-25-E--TG1234567890AB": 16.60000000000001,
"TETHC--3012170-05-B--TG1234567890AC": 16.900000000000006
}

@jasonacox
Copy link
Owner Author

image

@jasonacox
Copy link
Owner Author

Updated to v0.12.0 to reflect to highlight the major change in pulling vitals data.

@jasonacox jasonacox merged commit 8ce1397 into main Nov 27, 2024
25 checks passed
@jasonacox jasonacox deleted the v0.11.2 branch November 27, 2024 05:01
@jasonacox
Copy link
Owner Author

Proxy jasonacox/pypowerwall:0.12.0t66

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant