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

MQTT inverter support #74

Merged
merged 6 commits into from
Jan 18, 2025
Merged

MQTT inverter support #74

merged 6 commits into from
Jan 18, 2025

Conversation

longzheng
Copy link
Owner

Add support for a "read-only" inverter via MQTT which is designed for a set up whereby an external system is (already) controlling one or more inverters, and wish to use this project as a CSIP-AUS client for dynamic export limits.

However because it is a CSIP-AUS and DNSP requirement to send inverter telemetry back to the CSIP-AUS server, this project needs to get the inverter measurements for this scenario even though the software itself has no direct connection to the inverters.

A MQTT topic seemed like the most appropriate method for third-party systems to "push" inverter measurements to this software in a generic/cross-compatible way.

@longzheng
Copy link
Owner Author

@PaulSchulz this would be interesting to you

@longzheng longzheng merged commit d85308e into main Jan 18, 2025
3 checks passed
@longzheng longzheng deleted the inverters-mqtt branch January 18, 2025 10:30
@longzheng
Copy link
Owner Author

I've also published new documentation for this feature https://opendynamicexport.com/configuration/inverters#mqtt

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.

None yet

1 participant