-
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
ENHANCEMENT - Add extra values (like those available for Hybrid systems) for TLX (MIN/MIC/MOD/NEO) systems #12
Comments
@BigFam194 @bartpaeleman @Saentist @charlie063 @danant96 @HilbertusO - This is a continuation of the work I started here: home-assistant/core#81470 @sidequest-tomas @j1and1 - This is a continuation of the bug you logged here: home-assistant/core#82090 so that I can track it in the new home for the integration. NOTE - I have all the information I need to progress this, I just wanted to let you all know that I'm tracking it over here where I'm primarily maintaining the integration going forward (rather than in the 'core' repo). I will still integrate changes over there, but they will be in slower time. |
@sidequest-tomas - I've just seen this comment here: home-assistant/core#81470 (comment) |
Note for myself: There is a comment here: home-assistant/core#82090 (comment) suggesting that some of the incrementing totals should be added as TOTAL_INCREASING, I need to validate this and update any that are missing. |
Hi I own a Growatt MOD 5000 TL3-X 3-fase which is recognised by the integration but device values are not populated (zero) The plant global sensors do work as expected. AC frequency |
This is a weird one, could you please log a new ticket as a bug, using the bug template. |
Hello, Very good integration, but I'm missing the data about imported electricity from my MIN 3600TL-XH inverter connected to a SDM meter. Edit: I'm missing load_consumption (actual, not lifetime) and imported from grid (lifetime and actual). Those values are shown in growatt server website. |
Given the fact that the Growatt API is increasingly unreliable (see #15) I have slowly winding down support for this repo and instead directing people towards trying Grott instead: https://github.com/muppet3000/homeassistant-grott I'm happy to help people out migrating over to the new method, it's far more reliable and I'm focussing all my efforts into making it the best possible option for everyone (including feeding back changes to the main developer) |
I totally understand, and i will try out Grott , but is the process reversible? So you can change back to Growatts unreliable API if you want later? The instructions on Grott is quite good, but not fool-proof :D |
Describe the bug
Continuation of the work that was started in this ticket: home-assistant/core#81470
Potential overlap with: home-assistant/core#82090 (although I think this was fixed in HA 2022.12.7)
Growatt Device Type
Device(s): TLX aka MIN/MIC/MOD
Home Assistant information
Additional context
Would be good to add these values at the same time as fixing: #4
NOTE - To add these values it requires new API endpoints to be added to the upstream PyPi library.
The text was updated successfully, but these errors were encountered: