We'd like to remind Forumites to please avoid political debate on the Forum... Read More »
We're aware that some users are experiencing technical issues which the team are working to resolve. See the Community Noticeboard for more info. Thank you for your patience.
📨 Have you signed up to the Forum's new Email Digest yet? Get a selection of trending threads sent straight to your inbox daily, weekly or monthly!
Lux ac battery controller
Options
Comments
-
mickyduck55 said:chamelion said:Ok, so theoretically i'm getting a 2xpylontech 2.4 + LUX head unit installed on Saturday for a ridiculously low price of 1800 - installed.
been assured i'll get an invoice, it's all brand new in box + original etc. They'll run me through the software once installed.
Can you guys provide any guidance in terms of what i should 'watch out for' - stuff that comes to mind would be version numbers, capacities, cycle counts of the batteries etc? Is there soome simple status page i can see everything and make sure i'm getting something authentic and new?
Also - if i wanted to firmware upgrade, how would i go about this? presumably TR cannot support a unit they didn't provide?I initially contacted "China" enquiring about a manual to explain the software configuration they sent the manual as a PDF and gave me details of their UK office.I contacted "Infinity Innovations Ltd" and they updated my box so nothing to do with my installer. Others have said use installer but I did not have any success with them.UK Exclusive Distributor:Infinity Innovations LtdUnit 23 – 24, Denholme Business Centre, Halifax Road, Denholme Gate, Bradford, West Yorkshire, United Kingdom, Postcode: BD13 4ENPhone: 0844 4930 099Email: sales@infinityinnovations.co.uk17 x 300W panels (5.1kW) on a 3.68kW SolarEdge system in Sunny Sheffield.
12kW Pylontech battery storage system with Lux AC controller
Creator of the Energy Stats UK website and @energystatsuk Twitter Feed0 -
I find it quite funny talking about these "different" companies.
Anyone any idea how to delete a site from the online client or app, i appear to have two.West central Scotland
4kw sse since 2014 and 6.6kw wsw / ene split since 2019
24kwh leaf, 75Kwh Tesla and Lux 3600 with 60Kwh storage1 -
Solarchaser said:I find it quite funny talking about these "different" companies.
Anyone any idea how to delete a site from the online client or app, i appear to have two.
I tried adding my sons system to mine as a second plant which I could see in the App but did not give any data.. I could find no way to remove it, had to get it removed by Jake at Lux in Yorkshire
3.995kWP SSW facing. Commissioned 7 July 2011. 24 degree pitch (£3.36 /W).
17 Yingli 235 panels
Sunnyboy 4000TL inverter
Sunny Webox
Solar Immersion installed May 2013, after two Solar Immersion lasting just over the guarantee period replaced with Solic 200... no problems since.
13 Feb 2020 LUX AC 3600 and 3 X Pylon Tech 3.5 kW batteries added...
20 January 2024 Daikin ASHP installed0 -
Yeah i added my second sysyem in, thought it would need a secont site, but its just a drop down on the original site, so i now have 2 sites, but only one that has data.
Cool ill call Jake or MickWest central Scotland
4kw sse since 2014 and 6.6kw wsw / ene split since 2019
24kwh leaf, 75Kwh Tesla and Lux 3600 with 60Kwh storage0 -
Quick query guys - what should be the max charge rate? It's based on no of batteries but i can't find the posts
With my current 2 batteries it appears to be topping out at 2.5kw - does that sound right?5.41 kWp System, E-W. Installed Nov 2017
Lux + 3 x US2000B + 2 x US3000C battery storage. Installed Mar 2020.0 -
chamelion said:Quick query guys - what should be the max charge rate? It's based on no of batteries but i can't find the posts
With my current 2 batteries it appears to be topping out at 2.5kw - does that sound right?
You'll get the full 3.6kw once you add your 3rd Pylon.Scott in Fife, 2.9kwp pv SSW facing, 2.7kw Fronius inverter installed Jan 2012 - 14.3kwh Seplos Mason battery storage with Lux ac controller - Renault Zoe 40kwh, Corsa-e 50kwh, Zappi EV charger and Octopus Go1 -
I seem to be having a bit of a weird issue.
I've set the AC charge option between 330 and 6am. It's currently 145am (oops... bit too excited scripting! #nerd) and it's charging from the grid?? If i make it 00:00 to 00:00 it stops charging and contributes, as it should.5.41 kWp System, E-W. Installed Nov 2017
Lux + 3 x US2000B + 2 x US3000C battery storage. Installed Mar 2020.0 -
Zarch said:To add to comments earlier, i've been using these Octolux scripts for a few weeks and they are fab.
https://github.com/celsworth/octolux
You only need something as low spec as a Raspberry Pi..... even a Zero W would be enough.
Amend the rules file to suit and it will charge using Agile (or Go) etc automatically for you at the right time.
Are you a bit of a wiz when it comes to ruby by any chance?
I've got the server running - no issues there.
I can run the octolux.sh script as root - it does exactly what it says on the tin.
BUT the moment I try anything in crontab i get the below error, which suggests some confusion wiith ruby versions and/or permissions issues and/or path issues?:/usr/local/rvm/rubies/ruby-2.6.3/lib/ruby/site_ruby/2.6.0/bundler/lockfile_parser.rb:108:in `warn_for_outdated_bundler_version': You must use Bundler 2 or greater with this lockfile. (Bundler::LockfileError) from /usr/local/rvm/rubies/ruby-2.6.3/lib/ruby/site_ruby/2.6.0/bundler/lockfile_parser.rb:95:in `initialize' from /usr/local/rvm/rubies/ruby-2.6.3/lib/ruby/site_ruby/2.6.0/bundler/definition.rb:83:in `new' from /usr/local/rvm/rubies/ruby-2.6.3/lib/ruby/site_ruby/2.6.0/bundler/definition.rb:83:in `initialize' from /usr/local/rvm/rubies/ruby-2.6.3/lib/ruby/site_ruby/2.6.0/bundler/dsl.rb:234:in `new' from /usr/local/rvm/rubies/ruby-2.6.3/lib/ruby/site_ruby/2.6.0/bundler/dsl.rb:234:in `to_definition' from /usr/local/rvm/rubies/ruby-2.6.3/lib/ruby/site_ruby/2.6.0/bundler/dsl.rb:13:in `evaluate' from /usr/local/rvm/rubies/ruby-2.6.3/lib/ruby/site_ruby/2.6.0/bundler/definition.rb:34:in `build' from /usr/local/rvm/rubies/ruby-2.6.3/lib/ruby/site_ruby/2.6.0/bundler.rb:135:in `definition' from /usr/local/rvm/rubies/ruby-2.6.3/lib/ruby/site_ruby/2.6.0/bundler.rb:101:in `setup' from /usr/local/rvm/rubies/ruby-2.6.3/lib/ruby/site_ruby/2.6.0/bundler/setup.rb:20:in `
5.41 kWp System, E-W. Installed Nov 2017
Lux + 3 x US2000B + 2 x US3000C battery storage. Installed Mar 2020.0 -
Where do you guys see the number of cycles the batteries have made? Any way to see that?5.41 kWp System, E-W. Installed Nov 2017
Lux + 3 x US2000B + 2 x US3000C battery storage. Installed Mar 2020.0 -
BUT the moment I try anything in crontab
Probably need to set your PATH correctly in your script. Cron doesn't execute a profile file by default.
4.7kwp PV split equally N and S 20° 2016.Givenergy AIO (2024)Seat Mii electric (2021). MG4 Trophy (2024).1.2kw Ripple Kirk Hill. 0.6kw Derril Water.Whitelaw Bay 0.2kwVaillant aroTHERM plus 5kW ASHP (2025)Gas supply capped (2025)0
Confirm your email address to Create Threads and Reply

Categories
- All Categories
- 350.8K Banking & Borrowing
- 253.1K Reduce Debt & Boost Income
- 453.5K Spending & Discounts
- 243.8K Work, Benefits & Business
- 598.7K Mortgages, Homes & Bills
- 176.8K Life & Family
- 257.1K Travel & Transport
- 1.5M Hobbies & Leisure
- 16.1K Discuss & Feedback
- 37.6K Read-Only Boards