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

Adding ability to remotely trigger a BMS reset via MQTT #746

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

No-Signal
Copy link
Collaborator

What

This PR implements the ability to trigger a BMS reset remotely via MQTT. It also puts the groundwork in place for further MQTT messages in the future.

Why

This allows you to decide when to run the BMS reset for example ensuring it runs over night during cheap electric rates vs during peak rates.

How

The BMS reset logic is expanded to support both a timed and a triggered version. If remote is enabled an MQTT message can trigger the reset. If HA auto discovery is enabled it adds a button to trigger the reset.

Copy link
Owner

@dalathegreat dalathegreat left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice work! 🙌

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.

2 participants