-
Notifications
You must be signed in to change notification settings - Fork 7
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
Comments
Very interested in this. I found https://github.com/indykoning/PyPi_GrowattServer which has some support. |
Thanks @catch56 I'm also very excited about finally implementing some of this logic. 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. |
I'd be -very- excited to see this arrive... |
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. |
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. |
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? |
@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? |
Hi, I have a Growatt 3000-S. |
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:
Describe alternatives you've considered
N/A
Additional context
To Follow.
The text was updated successfully, but these errors were encountered: