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

add mqtt output plugins for SBFspot and ahoyDTU #121

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

Conversation

chfritsch
Copy link

This commit adds output plugins to provide the same mqtt data like

@kbialek
Copy link
Owner

kbialek commented Aug 27, 2023

@chfritsch Thank you for this PR. I've added the plugin support to let the users to extend the functionality with code that is not kept in this repo and therefore not maintained by me. If you wish to share your work with the community, please create your own github project, then let me know the project url, so I can add it in the README.

@tobit6795
Copy link

i wonder if it makes sense to extend this with this write topic {MQTT_TOPIC_PREFIX}/settings/active_power_regulation/command. As far as i can see, the only "problem" is, that we can only send values with max one decimal place, means for an 800w inverter i cannot set the output to 235W which would be 29,375% / 2.9 ~ 232W

@hoegaarden
Copy link
Contributor

hoegaarden commented Jun 18, 2024

@chfritsch If you want to, I am happy to accept PRs to https://github.com/hoegaarden/deye-inverter-mqtt-plugins/, which I set up to be some sort of dumping ground for various plugins.

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.

4 participants