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

Feature Request: MQTT Integration for SolMate #7

Open
josy1024 opened this issue Feb 14, 2024 · 3 comments
Open

Feature Request: MQTT Integration for SolMate #7

josy1024 opened this issue Feb 14, 2024 · 3 comments

Comments

@josy1024
Copy link

would be a unique feature for haveing all api states and battery to control its behaviour with mqtt.

  • set features:

    • user minimum injection
    • user maximum injection
    • user minimum bettery percentag
  • get: (all values from the current api + cummulative energy values (solar_energy_kwh, inject_energy_kwh, battery_in_kwh, battery_out_kwh)

image

@mmattel
Copy link
Contributor

mmattel commented Feb 14, 2024

Hi @josy1024 could not agree more and this is a looong awaited feature...
For the time until this gets implemented into the Solmate FW, see https://github.com/mmattel/EET-Solmate. Note that I recommend that this runs in an env where you have control over, as HA is very restrictive.

@josy1024
Copy link
Author

@mmattel thanks! - have also written a custom py script to set the "user_*" attributes with via mqtt subscriptions.
checkout: https://github.com/josy1024/eet2mqtt
it's also not compatible with HA. ;-(

@mmattel
Copy link
Contributor

mmattel commented Apr 29, 2024

New version: works, see: https://github.com/mmattel/EET-Solmate/releases/tag/v5.0.0 you can write values back from HA via MQTT to the Solmate 😄

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

No branches or pull requests

2 participants