Page 1 of 1
SMA SB 1300-TL
Posted: Tuesday 16 June 2015 19:15
by groetg
What hardware do i need to get de data of my solar "omvormer" into domoticz?
I have a sb 1300 TL from SMA. But now i doet have the option to Any data from it.
Re: SMA SB 1300-TL
Posted: Tuesday 16 June 2015 19:18
by groetg
This are my options qua hardware:
http://www.sma-benelux.com/nl_BE/produc ... temen.html
To het the data in domoticz i Will have to use sbfspot i understand?
Re: SMA SB 1300-TL
Posted: Tuesday 16 June 2015 21:28
by gizmocuz
SBFspot will work
Re: SMA SB 1300-TL
Posted: Wednesday 17 June 2015 9:18
by bbqkees
You would need to add a SMA Piggy Back (Webconnect) module to the converter with either ethernet of Bluetooth.
In the latter case you also need to add a bluetooth stick to the Pi.
And then use SBFSpot.
Re: SMA SB 1300-TL
Posted: Wednesday 17 June 2015 20:27
by Derik
Or when your inverter has Bluetooth...
Buy a cheap bt usb, that on your rpi...
And then use SBF spot the old version....[ u can also upload data to pv output]
Or if you uplod no your data to PVO you can import it directly from PVO...
Re: SMA SB 1300-TL
Posted: Wednesday 01 July 2015 21:51
by groetg
I bought and installed the Piggy Back and my rpi sees the Mac address of the piggy Back.
I am following everything at:
http://www.domoticz.com/wiki/SMASpot_Mo ... n_Domoticz
When I must move the SBFspot.cfg to /bin/Release_MySQL I got an error:
mv: cannot move `SBFspot.cfg' to `bin/Release_MySQL/SBFspot.cfg': Permission denied
rights on SBFspot.cfg are on 0777, so that shouldn't be a problem.
Also creating a database like below, won't work

- sql
- sql.PNG (11.88 KiB) Viewed 4368 times
pi@raspberrypi ~/smadata $ sqlite3 SBFspot.db < /home/pi/SMAspot/SBFspot/CreateSQLiteDB.sql
-bash: sqlite3: command not found
Re: SMA SB 1300-TL
Posted: Friday 03 July 2015 18:37
by Derik
are you pi or root?
Perhaps sudo before the command?
Re: SMA SB 1300-TL
Posted: Saturday 04 July 2015 9:21
by groetg
pi, sudo worked, thanx!
Now I am stuck at:
pi@raspberrypi ~/smadata $ sqlite3 SBFspot.db < /home/pi/SMAspot/SBFspot/CreateSQLiteDB.sql
-bash: sqlite3: command not found

- sql2
- sql2.PNG (10.87 KiB) Viewed 4336 times
Re: SMA SB 1300-TL
Posted: Saturday 04 July 2015 11:03
by Derik
Login with winscp.;...
And when you make a mv or you make a document...
Click the refresh button in winscp and check or the document is there where you want.
refresh and check of the document ave the good rights...
Do this with all the steps..
Re: SMA SB 1300-TL
Posted: Wednesday 07 October 2015 22:02
by tcviper
I actually found out today that Domoticz doesnt pick up multi inverters within the same config file of SBFSpot

It only logs like half of the energy. Since latest release you can put multiple inverters into the same SBFSpot.cfg file:
IP_ADDRESS=xx.xx.xx.xx,xx.xx.xx.xx
That will basically log both inverters (both each it's own ip) into the same log files.
It looks like domoticz doesnt support this yet? I started a discussion here about it:
https://sbfspot.codeplex.com/discussions/645764
Re: SMA SB 1300-TL
Posted: Tuesday 13 October 2015 10:37
by gizmocuz
tcviper wrote:I actually found out today that Domoticz doesnt pick up multi inverters within the same config file of SBFSpot

It only logs like half of the energy. Since latest release you can put multiple inverters into the same SBFSpot.cfg file:
IP_ADDRESS=xx.xx.xx.xx,xx.xx.xx.xx
That will basically log both inverters (both each it's own ip) into the same log files.
It looks like domoticz doesnt support this yet? I started a discussion here about it:
https://sbfspot.codeplex.com/discussions/645764
Send you a PM
Re: SMA SB 1300-TL
Posted: Tuesday 29 December 2015 9:58
by tcviper
Anyone any idea? I setup SBFspot again today (fresh start with latest version 3.1.2) im using 2 local inverters in the SBFspot.cfg file (both LAN). The smadata is being built but in domoticz it shows as 3501.441 Kwh today, and that is a bit much since the day just started

The SMA app on my iphone shows 0,10 Kwh so far.Looks like the comma is wrong or something? No idea where to change that?
Re: SMA SB 1300-TL
Posted: Tuesday 05 January 2016 9:46
by bbqkees
Isn't the 3501 value the total from start?
So the first day has all the production ever up until that day and the next day it should be just the actual daily consumption.