We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
It would be great if the firmware could publish it's state via MQTT, possible states could include:
The text was updated successfully, but these errors were encountered:
bus status, connected or offline This is already in v4 as part of the IDLE packet. If bus voltage is over 25V, it is connected :)
bus status, connected or offline
Sorry, something went wrong.
firmware version, what firmware is installed
This is already sent in the HA device config for MQTT auto-discovery.
No branches or pull requests
It would be great if the firmware could publish it's state via MQTT, possible states could include:
The text was updated successfully, but these errors were encountered: