-
Sunsync MPPT configuration
Cool, thx Suly. I notice your total panels add up to more than the 10400W, again I assume its fine as long as as you do not exceed the 450V and 18A per string and any given time.
-
Sunsync MPPT configuration
Good day all. Does anyone know how much solar you can add to each PV string on a 8.8kW Sunsync inverter. The manual specifies 10400W total PV but does that mean max power per string is 5200W? If you look at max voltage and current per string you should be able to go much higher on on string than the other. The reason I ask is because I have a single solar array but when I change inverters I will add another on a different part of roof. The current array is only 3000W
-
Adding pylontech to existing bank
Yes, It is a UP5000C. I have however read the documents you attached and I do not believe that is my problem. I use ICC with communicates with battery via the console port and the correct type C cable is used. I think that the issue is caused because of the difference in SOC when I installed the battery. It appears it should self correct after a few 100% charges, or at least I hope it does. I have taken note of the voltage settings tho and made sure that I do not go over 52.5V.
-
Adding pylontech to existing bank
Hi OomD Did the batteries tend to equalize eventually? If it did how long did it take? I am experiencing the same issue after adding a battery to my system. Regards Vijen
-
Recommendation on 8kW inverter
Its very simple to get ICC software working on Pi. You either buy the Pi with the software or if you have a Pi at home just buy software and flash SD card for Pi with ICC software image. Power up Pi and connect USB cable from Pi to inverter. Thats it, ICC will run and communicate to inverter. It gets a bit more messy when you want the correct battery SOC as you would have to connect a 2nd cable to either BMV or directly to Pylontech if thats the battery you are using. I connect directly to my Pylontech batteries with a USB to RS232 cable which then reads proper diagnostics and SOC from battery via the ICC software.
-
ICC to Home Assistant integration
Hi Lord Buckethead, the above works great, thx. I just find the configuration file is super sensitive because now I cannot read the sonoff devices anymore. I must have typed a space somewhere that is stuffing up the config file.
-
Recommendation on 8kW inverter
Thanks for the feedback 87.
-
ICC to Home Assistant integration
Great stuff - thanks. Did not realize I always had to show platform. This is so cool - going to automate some switching of Sonoff devices using SOC and Load
-
Recommendation on 8kW inverter
I agree with Buyeye and 87 Dream. My old 5kW Mecer has its limitations but has served me well for 6 years with ICC. The newer Max seems excellent as far as specs. I would have liked however to be able to run without the Pi and have correct SOC reported. Since the Max communicates directly with the Pylontech (RS232 or 485) I would have thought it would get all the info that the Pi (ICC) currently reads from Pylontech.
-
ICC to Home Assistant integration
Thanks Lord Buckethead, Simplifying the config file as per your recommendation worked. I am not sure if I am doing it correctly however as when I add a 2nd sensor for the inverter the 1st one stops working. My config file extract is below: sensor: - platform: mqtt name: "MecerLoad" state_topic: "Inverter/LoadWatts" unit_of_measurement: "W" name: "SOC" state_topic: "Inverter/BatterySOC" unit_of_measurement: "%" How do you add a list of sensors eg Loadwatts, PV Power, SOC to the config file so that you can access more information? Regards Vijen
-
Recommendation on 8kW inverter
Thanks Tariq, I do like the specs but it is double the price and out of my price range at the moment.
-
ICC to Home Assistant integration
Sorry, does the emoncms integration work direct with Emoncms on ICC? If so can you show me what the config.yaml file looks like for emoncms please.
-
ICC to Home Assistant integration
Thanks, will try it as soon as I get home. Did you add anything else to configuration.yaml file for MQQT to work or is it just the standard setup on the Mqqt integration package with address, username, password and port?
-
Recommendation on 8kW inverter
Hi Gents. Does this inverter communicate directly to Pylontech batteries so SOC is correct not approximation from voltage? Thank you guys - much appreciated.
-
ICC to Home Assistant integration
Hi Vlan_one. I am trying to connect Home assistant to ICC and saw this old post of yours. Would it still work with the newer version of HassIO. I have configured the Mosquitto config file as per your notes above but cannot see any of the ICC topics in Home Assistant. Have also tried adding following to configuration.yaml file with no success. sensor: - platform: mqtt name: "Mecer" state_topic: "Inverter/LoadWatts" unit_of_measurement: "W" unique_id: "MecerLoad" value_template: "{{ value_json.Inverter }}" availability: - topic: "Inverter/LoadWatts" payload_available: "online" payload_not_available: "offline" #json_attributes_topic: "home/sensor1/attributes" ANy help will be greatly appreciated. I basically would like to read values from ICC like solar power available and current load to switch certain loads on/off. Regards Vijen
Vijen
Members
-
Joined
-
Last visited