We’d like to remind Forumites to please avoid political debate on the Forum.
This is to keep it a safe and useful space for MoneySaving discussions. Threads that are – or become – political in nature may be removed in line with the Forum’s rules. Thank you for your understanding.
📨 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
Comments
-
ive added the script to cron tonight - what needs editing if anything of the solcast script ?EVandPV said:
It uses a script which gets a forecast of what our pv generation will be from Solcast.com via the api and gets the battery soc from the serial cable connected to the pylons then works out how much to grid charge.mickyduck55 said:Yes probably time for me to adjust my GO charge rate.. looks like I will be exporting for most of today.. batteries already at 90% How do you use the Pi with GO, I I have read about using one with AgileTIA
The script borrows a couple of lines of ruby code from Octolux to control charging on the Lux but apart from that, it was written from scratch in Python.
It runs on a cron schedule every 15 minutes from 12.30-4.30am.
im guessing these paramiters need editing but what are theyasking for exactlyrequire 'pathname'require 'net/http'require 'uri'require 'json'require 'time'0 -
Sorry, I was talking about my own scripts written in Python for Octopus Go.martin2020 said:
ive added the script to cron tonight - what needs editing if anything of the solcast script ?EVandPV said:
It uses a script which gets a forecast of what our pv generation will be from Solcast.com via the api and gets the battery soc from the serial cable connected to the pylons then works out how much to grid charge.mickyduck55 said:Yes probably time for me to adjust my GO charge rate.. looks like I will be exporting for most of today.. batteries already at 90% How do you use the Pi with GO, I I have read about using one with AgileTIA
The script borrows a couple of lines of ruby code from Octolux to control charging on the Lux but apart from that, it was written from scratch in Python.
It runs on a cron schedule every 15 minutes from 12.30-4.30am.
im guessing these paramiters need editing but what are theyasking for exactlyrequire 'pathname'require 'net/http'require 'uri'require 'json'require 'time'
The author of Octolux is on the Navitron forum, he might be able to help you on there.
Having said that, I'm not sure if the Solcast module has actually been implemented in the main Octolux code yet ??
There's this line in the rules code ..... "# TODO: bias this based on solcast?"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 Go0 -
Hi mate I got the pylon cable delivered today, and after about 30 mins of installing things it seemed to work, but I don't see anywhere to see the battery soh.EVandPV said:
You can get the SOH of each module with a serial cable and a terminal app but you need to disconnect your pylons from each other, which is a bit of a PITA.Solarchaser said:Yeah I've never trusted that though, my primary batts are both 2017 and yet show 100% soh
Were your 2017 batts 2nd hand ?
I see capacity, but thats got to be state of charge as none of mine are above 60% and the state of charge pretty much matches what the lux says
West central Scotland
4kw sse since 2014 and 6.6kw wsw / ene split since 2019
24kwh leaf, 75Kwh Tesla and Lux 3600 with 60Kwh storage0 -
Hey bud, I don't think you can get soh on the Batteryview app, you'll need to use a terminal app and send the 'soh' command. There's a ton of commands you can send to the pylons, some of them are listed here where the guy shows how to make the serial cable ..... https://powerforum.co.za/topic/2322-youdas-off-grid-lab/page/2/Solarchaser said:
Hi mate I got the pylon cable delivered today, and after about 30 mins of installing things it seemed to work, but I don't see anywhere to see the battery soh.EVandPV said:
You can get the SOH of each module with a serial cable and a terminal app but you need to disconnect your pylons from each other, which is a bit of a PITA.Solarchaser said:Yeah I've never trusted that though, my primary batts are both 2017 and yet show 100% soh
Were your 2017 batts 2nd hand ?
I see capacity, but thats got to be state of charge as none of mine are above 60% and the state of charge pretty much matches what the lux says
I use an app on my tablet called Serial USB Terminal and connect the cable with a usb adapter but there will be a way to do it on a Windows machine too.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 -
Ahh, ok ill give that a go, thanksEVandPV said:
Hey bud, I don't think you can get soh on the Batteryview app, you'll need to use a terminal app and send the 'soh' command. There's a ton of commands you can send to the pylons, some of them are listed here where the guy shows how to make the serial cable ..... https://powerforum.co.za/topic/2322-youdas-off-grid-lab/page/2/Solarchaser said:
Hi mate I got the pylon cable delivered today, and after about 30 mins of installing things it seemed to work, but I don't see anywhere to see the battery soh.EVandPV said:
You can get the SOH of each module with a serial cable and a terminal app but you need to disconnect your pylons from each other, which is a bit of a PITA.Solarchaser said:Yeah I've never trusted that though, my primary batts are both 2017 and yet show 100% soh
Were your 2017 batts 2nd hand ?
I see capacity, but thats got to be state of charge as none of mine are above 60% and the state of charge pretty much matches what the lux says
I use an app on my tablet called Serial USB Terminal and connect the cable with a usb adapter but there will be a way to do it on a Windows machine too.West central Scotland
4kw sse since 2014 and 6.6kw wsw / ene split since 2019
24kwh leaf, 75Kwh Tesla and Lux 3600 with 60Kwh storage0 -
That's the soh command.
Can you show me what yours looks like?
West central Scotland
4kw sse since 2014 and 6.6kw wsw / ene split since 2019
24kwh leaf, 75Kwh Tesla and Lux 3600 with 60Kwh storage0 -
Same kind of thing.Solarchaser said:That's the soh command.
Can you show me what yours looks like?
If you send the 'help' command you'll get a list of the other commands available. There's a whole load of them.
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 Go0 -
Yeah I did, and tried several of them, but I was expecting something that said Soh = 90% or similar, not a load of figures without definition of what it means.
I mean do you take the highest voltage and multiply it by 14 to get the potential 100% and then add what you have and devide it by your 100% figure to get a percentage figure?
Then that would only work at fully charged.West central Scotland
4kw sse since 2014 and 6.6kw wsw / ene split since 2019
24kwh leaf, 75Kwh Tesla and Lux 3600 with 60Kwh storage0 -
Yeah another way you can gauge it is taking the capacity (ah) figure in Batteryview when the batts are full then divide by 52 and multiply by 100.Solarchaser said:Yeah I did, and tried several of them, but I was expecting something that said Soh = 90% or similar, not a load of figures without definition of what it means.
I mean do you take the highest voltage and multiply it by 14 to get the potential 100% and then add what you have and devide it by your 100% figure to get a percentage figure?
Then that would only work at fully charged.
So if Batteryview shows say 51ah, that's 51÷52×100=98% soh.
Only trouble is you need to disconnect each batt in your stack from each other if you want a figure for each batt.
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 Go0 -
Each one individually said 50ah, which is what I'd expect.
2400/48v system = 50ah.
My cycle count ranges from 979 to 127 and they all seem to report the same.
Maybe my expectations were just too high tbhWest central Scotland
4kw sse since 2014 and 6.6kw wsw / ene split since 2019
24kwh leaf, 75Kwh Tesla and Lux 3600 with 60Kwh storage0
Confirm your email address to Create Threads and Reply
Categories
- All Categories
- 352.5K Banking & Borrowing
- 253.7K Reduce Debt & Boost Income
- 454.5K Spending & Discounts
- 245.5K Work, Benefits & Business
- 601.5K Mortgages, Homes & Bills
- 177.6K Life & Family
- 259.5K Travel & Transport
- 1.5M Hobbies & Leisure
- 16K Discuss & Feedback
- 37.7K Read-Only Boards