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

Added charge override capability #5

Merged
merged 3 commits into from
Mar 7, 2024
Merged

Added charge override capability #5

merged 3 commits into from
Mar 7, 2024

Conversation

sftman18
Copy link
Owner

@sftman18 sftman18 commented Mar 7, 2024

Added ability to override/delay charging for a period of time. Useful when an intermittent load like a dryer is causing more grid power usage than you would like. Delaying by ~30min would allow smoother charging.
New MQTT control topic: topic_base/charge_delay
Commands: "delay" = delay charge for 1 hour, ## = minutes to delay charge, (other text, i.e. "cancel") = resume normal charge

NOTE, new parameter TOPIC_CHARGE_DELAY added to example_config.toml Please copy line into your config.toml

sftman18 and others added 3 commits March 6, 2024 14:37
…e than 1% (tesla-control will refuse to charge only 1%)
… when an intermittent load like a dryer is causing more grid power usage than you would like.

Delaying by ~30min would allow smoother charging.
New MQTT control topic: topic_base/charge_delay
Commands: "delay" = delay charge for 1 hour, ## = minutes to delay charge, (other text, i.e. "cancel") = resume normal charge
@sftman18 sftman18 merged commit c3105f4 into main Mar 7, 2024
@sftman18 sftman18 deleted the charge_override branch March 7, 2024 17:05
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