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

ENCHANCEMENT - Add the ability to configure settings e.g. charging & load consumption #19

Open
muppet3000 opened this issue Feb 5, 2023 · 8 comments
Labels
enhancement New feature or request triage Needs to be triaged to determine if it's an issue

Comments

@muppet3000
Copy link
Owner

Is your feature request related to a problem? Please describe.
The ShinePhone App & Website allows for configuration of inverters, this functionality should also be available in HomeAssistant

Describe the solution you'd like
The ability to configure the following:

  • Time information
  • Charging/AC consumption configuration settings
  • Discharge settings

Describe alternatives you've considered
N/A

Additional context
To Follow.

@muppet3000 muppet3000 added enhancement New feature or request triage Needs to be triaged to determine if it's an issue labels Feb 5, 2023
@catch56
Copy link

catch56 commented Feb 5, 2023

Very interested in this. I found https://github.com/indykoning/PyPi_GrowattServer which has some support.

@muppet3000
Copy link
Owner Author

Thanks @catch56 I'm also very excited about finally implementing some of this logic.
I've made promises to various people that I will finish adding support for the other inverter types first though so it's only fair that I deliver that functionality first.
I may start tinkering on this logic as a background activity at the same time though.

FYI - the library you linked to is the one that underpins this integration, all of the information pulled is via that library. Furthermore, the logic that library has for pushing config changes is logic that I added to it 😋 so I'm very familiar with it.

I'll update further here when I'm picking this work up.

@headbouyJB
Copy link

I'd be -very- excited to see this arrive...
Bonus if there's a simple 'mode' that can be easily triggered eg. force charge/force discharge/auto.
But just being able to manage these features from Home Assistant at all would be wonderful!
It's been beyond my skills to implement it with some of the other methods flying around.

@catch56
Copy link

catch56 commented Feb 8, 2023

The most promising other option I've seen (apart from solarassistant which is $$ and I don't have a spare raspberry pi for) is https://github.com/johanmeijer/grott which just recently added a server component that allows for changing settings and would be available to home assistant via MQTT. I only installed home assistant last week specifically for this purpose after getting solar panels and a growatt inverter 7 weeks ago, while I've got growatt_server_api up and running for monitoring, haven't had a chance to play with grott yet, probably soon though.

@muppet3000
Copy link
Owner Author

Off-topic for this issue however: Given the problems with the growatt servers over the last 2 days, grott may be the way forward, I plan to continue supporting this repo for as long as it is viable to do so. But longer term something more 'local' i.e. not dependent on the growatt servers may be the way forward.

Just a reminder that the current priorities are to complete the addition of support for the missing inverter types BEFORE I go adding support for configuration.

Sadly the on-going issues with the servers for the last couple of days have hampered my progress on various implementations.

@Geefmijeenidee
Copy link

Good morning, I’m sending this message because I need help with my Growatt. My question arises from an energy contract where there is (sometimes) a negative energy price. When I return power from my solar panels, I have to pay for it. To prevent this, it would be nice if my panels are switched off automatically at a negative price. Do you see an opportunity to get this done?

@jovana
Copy link

jovana commented May 30, 2023

@muppet3000 I think that @Geefmijeenidee needs something like this: https://github.com/binsentsu/home-assistant-solaredge-modbus/releases/tag/V1.9.0

"Enables limiting or completely shutting down power output."

@Geefmijeenidee can you provide your Inverter type?

@Geefmijeenidee
Copy link

Hi, I have a Growatt 3000-S.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request triage Needs to be triaged to determine if it's an issue
Projects
None yet
Development

No branches or pull requests

5 participants