Skip to content
View in the app

A better way to browse. Learn more.

Power Forum - Renewable Energy Discussion

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Supergeek

Members
  • Joined

  • Last visited

  1. Hello everyone, Looking for some input from the electricians on the forum, mostly to make sure that the aircon installer does not take shortcuts and what not. I am looking to install 4 split unit aircons (all 12000BTU), placing the outside units in a single open location on a wall outside. What are the rules (SANS) for wiring theseinto the main DB? I understand that these are all supposed to have dedicated breakers of 25-ish A in the main db, with a isolator for each unit fairly close (1m?) from the outdoor unit. Outside isolator to be 2P swithcing both neutral and live. BUT, instead of running 4x cables and having 4x breakers in my main db, can I instead run a single 10-16mm cable to a sub db that I will install somewhere inbetween those 4 units, off say a 60A breaker from the main db? In this sub db, I will then have 4 DP breakers, one for each of the units? Can this then also be considered an isolator per unit? Or must there be a seperate isolator between the breakers and the units? Asking mostly to understand what would be considered good practice and pass inspection. Thank you!
  2.    PsyCLown reacted to a post in a topic: Luxpower SNA 5000 raspberrypi/mqtt
  3.    zsde reacted to a post in a topic: Growatt - Switch modes via API
  4.    skobbejak reacted to a post in a topic: Luxpower SNA 5000 raspberrypi/mqtt
  5. Hello @NeilFer, Yes, I have CANBus comms to my stack of Pylontech US3000C's. I have not attempted a firmware upgrade just yet, but it is definitely something I will be looking into in the next week or so (probably the weekend). What firmware version are you running?
  6. Hello @NeilFer, Only had my Lux SNA's on for a day and a bit and still scratching my head about some of the settings, but from what I have read in your post this sounds like an obvious bug in the Lux firmware. It does not make sense that there would be no charge after a successful AC charge, and then suddenly the charge happens when you power cycle the Inverter. I would suggest you engage with Lux support, and be ready with some video evidence of your issue (I am saying this because the language barrier is broken down somewhat with a visual example of your issue). Good luck and kudo's on your BMS board!
  7.    Supergeek reacted to a post in a topic: Luxpower SNA5000 BMS to Pylontech UP5000 ?
  8. Hello @JO+eand @Rid00. I have literally just completed my conversion from a Growatt SPF5000ES to 2 x Lux SNA5000's. I am successfully pulling stats from the inverters into Home Assistant / Grafana using lxp-bridge and a little bit of Node-Red-fu. What I am curious about is how you guys are using the stats, what you have done, what you have graphed out and visually presenting and how you guys are using these stats for automation (if at all). Bonus points for pictures. I am planning on doing a quick little guide on how to achieve what I have done and posting it on the forums here somewhere for other people to use. Would be nice to have some additional insights / ideas. Thank you!
  9.    Supergeek reacted to a post in a topic: Luxpower SNA 5000 raspberrypi/mqtt
  10.    Supergeek reacted to a post in a topic: Luxpower SNA 5000 raspberrypi/mqtt
  11.    Treschen reacted to a post in a topic: Luxpower SNA5000 BMS to Pylontech UP5000 ?
  12. This bit me earlier this afternoon. I assumed it would be straight through. Thank you, this helped.
  13.    Supergeek reacted to a post in a topic: Luxpower SNA5000 BMS to Pylontech UP5000 ?
  14.    Supergeek reacted to a post in a topic: Off-Grid Trial For August/September 2022
  15. Link is no longer valid. Could you kindly put the files you have on a Google Drive link for the rest of the Growatt folk here? It is kinda hard to get these out of Growatt support without a massive back-and-forth (my experience at least). Thank you!
  16.    Supergeek reacted to a post in a topic: Growatt SPF 5000 ES firmware updates
  17.    Supergeek reacted to a post in a topic: Intro
  18. Depending on the size of your element (2kW, 3kW, 4kW), one of these should work. This works neatly for 4kW. It is a bit overkill for < 4kW. https://www.communica.co.za/products/jqx40f-2z-ac240v?variant=30861178896457 Just tuck it nicely into an enclosure with your sonoff. OR, you could go all fancy and get a relay that has a base that you can din-mount and then slot that into a distribution box.
  19.    Piper reacted to a post in a topic: Off-Grid Trial For August/September 2022
  20.    zsde reacted to a post in a topic: Off-Grid Trial For August/September 2022
  21. Yeah, this side pushing 62A-ish (Centurion). But remember that he will probably be pushing 60A at 16:00 this afternoon when we are at 5A.
  22. The perks of living in a city that has sun until 11PM. I am down to 50ish watts. On a serious note though - In Cape Town, optimal summer conditions, until what time can you get PV production?
  23.    WannabeSolarSparky reacted to a post in a topic: Growatt - Switch modes via API
  24. 100%, happy to help. Yeah, the other side effect of not relying on the growatt servers is that you do not see a 15 minute delayed / aggregate view of the data. It is literally as realtime as how frequently you poll the ModBus endpoint. NodeRed is a little bit of a learning curve, but not crazy complicated once you get the hang of it. And to answer your question about the USB connectivity - Yes, it would be preferable to have a dedicated device like a raspberry pi, or old laptop / computer that you can physically connect to the inverter. I am not sure what your HA hardware looks like? Is it a pi? If it is, and it is close enough to your inverter and it has some spare USB ports, you can plug straight in there and use the NodeRed addon for HA even. See attached monitoring setup and example of what you can see / do in HA.
  25. Hello @uncappedshady, I used to have the same issue running firmware 04x.04 and things seem to be a bit more "sane" with firmware 04x.06. I can now use the PV+UTI mode to blend those two sources to charge the battery, whereas 04x.04 simply refused to use ANY UTI while there was still some PV available. I can most certainly help you to achieve this in an automated way. Yessir. I got this working using ModBus and a USB cable plugged into the inverter. Then using NodeRed to automate this process and exposing it to HomeAssistant (In fact, all the inverter stats are displayed on HA / Grafana using this neat little local-only method). I have to note that I am not using any of the Growatt datalogging features (I actually think the datalogger blocks physical access to the USB port because of its size), and all of this is done on your local network with local devices. I can walk you through this process and hopefully with a little nudge from your side we can publish it on a thread here for use by anyone else interested. So far I have just been lacking the motivation to actually publish the guide here.
  26. What is your AC2b setting on? You cannot set the one lower than the other.
  27.    sergey-sol reacted to a post in a topic: How to delete an account Watchpower?
  28. Translation courtesy of Google Translate: Hi all! A situation has arisen, the inverter has been registered, but the credentials have been forgotten. When registering, it says that such a device is already registered. How do I delete my Watchpower account and create a new Watchpower registration? Inverter Axpert MAX 8000 Thanks everyone! Sorry for my english, english is not my native language. Peace to all!
  29. Hello @broloks, Thank you for your feedback, and thank you for the github link, that was an awesome find! I managed to make my way over to https://github.com/celsworth/lxp-bridge by the same author that is more in line with what I was looking for. So, I think based on your feedback, I am comfortable with the monitoring aspects of the inverters.
  30. Hello @JapieSkapie, thank you for the feedback. I have been keeping a close eye on the charge current value, it seems that with the latest firmware (04x.06) the inverter is actually getting those values from the BMS and adjusting them continuously. I noticed when the batteries had a SOC of less than 90% the charge current would be set to 100A, 90-94% the charge current would be set to 66A and 95%+ it would reduce to 44A. I have not seen this behaviour before, but it might also be because I have not paid attention to it. I have since yesterday experienced some other oddities that might or might not be related to this firmware. I had the inverter cut out (stopped supplying inverted power) when I was running off PV and Batteries and the loadshedding kicked in (AC supply was removed, and unused at the time). At this time part of the LCD screen also froze up, so definitely seems software related. Had to do a complete shutdown and cold start for this to get fixed. Will keep an eye on it and post back here in case someone else has similar experiences.

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.