-
-
Notifications
You must be signed in to change notification settings - Fork 31.9k
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 Energy History to Tesla Fleet #126878
base: dev
Are you sure you want to change the base?
Conversation
Co-authored-by: Brett Adams <Bre77@users.noreply.github.com>
Co-authored-by: Brett Adams <Bre77@users.noreply.github.com>
…l to 5 minutes (300 seconds), and change past to history.
This PR is failuring due to coverage, but everything changed here is covered, so I am addressing the coverage issue in #129116 |
@joostlek any chance we can get this back on your radar? I've got people bugging me for this feature. |
@joostlek we'd love you to do a final review and get this change merged please 👍 Powerwall owners will be stoked. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I feel like that the island thing can be true or false, making it a binary sensor
I have removed that change from the PR. It does have a couple of different states that could boil down to a binary. Ill handle that in a seperate PR. |
Proposed change
Add Energy History to Tesla Fleet. This is a fork of the work that @JEMcats did, to fast track it.
This PR is mostly content which has already been merged as #126166
It will superseed #126003
Type of change
Additional information
Checklist
ruff format homeassistant tests
)If user exposed functionality or configuration variables are added/changed:
If the code communicates with devices, web services, or third-party tools:
Updated and included derived files by running:
python3 -m script.hassfest
.requirements_all.txt
.Updated by running
python3 -m script.gen_requirements_all
.To help with the load of incoming pull requests: