-
Notifications
You must be signed in to change notification settings - Fork 113
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
ShineWIFI-F Pro support on an SPF 6000 ES Plus #604
Comments
As far I can see from the issue/discussion Grott works with a SPF 5000 ES and SPF 3000TL. I am not sure it works with a ES Pro and/or datalogger ShiniWIFI-Pro (although that seems the datalogger specific for the SPF. The challenge is that if have "forgotten" to program the additional verbose record logging when a record is invalid, so it is difficult to debug the record. I can update the 2.8.3. version with the necessary debugging info but that will not work directly for the HA addon I think we need @egguy for that. Are these the only records you see at this moment? Are there other records that shows Data less then minimum record length, data not processed? If that is true we have more capabilities to debug. |
I added additional debug info showing full data record for invalid datarecord to grottrproxy.py in the beta 2.8.3 version. Maybe we can use this one to debug. Start with the -v option to see the additional information. @egguy is it possible to test this one with HA addon? |
To answer your initial comment: Regarding your latter comment: how do I get to the beta version? I'm afraid I did not see a way to do this in HA. Is there anything more I can share from my setup to assist in debugging? |
Maybe @egguy can help us to test the beta in HA? He is the owner of the HA addon. |
Hi @egguy, what would be the best way to try and debug in this case. I have installed the beta branch from the HA add-on, and of course, I get the same result. |
Hi @hristouzunovaz , I have recently updated the 2.8 add-on based on the beta branch. You can test it on the edge addon repository for the moment: https://github.com/egguy/ha-addons-edge/ you can install it alongside the currently install repository. You need to stop the other add-on before running the new one. It is currently using the commit: 4b526a8 |
Thank you guys for your support! I did as instructed by @egguy and did install the beta channel on edge. Do let me know if this is the correct thing to do.
I believe the server crashes because it spills the same logs after a while, i.e. it reboots and starts from the begging. |
Ok strange. I did something wrong while changing the code. I have to repair things. Sorry for that. |
I have uploaded some bug fixes to the Grott Beta, hopefully @egguy can generate a new HA plugin. Sorry for the inconvenience. |
Hi, thanks for your work @johanmeijer. The update has been merged as part of egguy/addon-grott-beta#89 . The new add-on should be published soon on the edge repo @hristouzunovaz |
Hi guys, this is a sit rep:
I was expecting more logs out of this. This is the config that Grott reports:
Just to confirm, this is what the add-on tells me:
The server reports no issues, however, I still don't see any sensors in HA and Growatt console reports the data logger as disconnected. |
Also, I'm seeing this log:
What I understand is that something is trying to communicate but the wrong message is sent. |
Hmm this are totally strange messages for me. I do not thing Grott uses web_protocol.py. |
This looks like a homeassistant log. Where did you get this log? From the look of the provided changelog from the addon, you are on the commit: 3bfeec8 version, with the verbose mode enabled. |
yeah, disregard the logs from HA, I was looking too hard into them. |
Can you point me to where the changes are please? I'm looking at recent changes to the 2.8.3(beta) branch but I'm not sure if that's the right place. |
Hey guys, I'm wondering if Grott supports this datalogger
ShineWIFI-F Pro
on this inverterSPF 6000 ES Plus
.I can see the documentation says
spf support
but this exact inverter is not mentioned.I'm only asking because I have installed and configured Grott (HA add-on) and it seems to be communicating with the datalogger:
The logs suggest to me that the logger and my Grott instance talk to each other, however, the messages are unexpected.
If this hardware setup is not supported, what can I do to help make it supported?
The text was updated successfully, but these errors were encountered: