Page 1 of 1
SMA Synology
Posted: Wednesday 06 July 2016 22:58
by alfabeta
I have a Synology NAS with domoticz installee on it. It works perfect with rfxcom, x10 and more.
I also havea SMA sun converter. Bluetoothmis working onnthe NAS.
How to read the imformation from the SMA on the NAS with domoticz.
Can anyone help me?
Re: SMA Synology
Posted: Wednesday 06 July 2016 23:10
by antwan
Re: SMA Synology
Posted: Wednesday 06 July 2016 23:25
by Egregius
Don't know if it's easy to run sbfspot on the syno.
I run it on a rpi that writes the files on the syno. Then I push the values to Domoticz, the script is on my site.
Re: SMA Synology
Posted: Thursday 07 July 2016 17:38
by alfabeta
thank you for your respnse. I will try itt this weekend
Re: SMA Synology
Posted: Tuesday 12 July 2016 12:39
by alfabeta
I try to install SBFspot on my Synology DS 214+
I got this error:
make install_mysql
test -d bin/Release_MySQL || mkdir -p bin/Release_MySQL
test -d obj/Release_MySQL || mkdir -p obj/Release_MySQL
g++ -Wall -O2 -DUSE_MYSQL -c boost_ext.cpp -o obj/Release_MySQL/boost_ext.o
In file included from boost_ext.cpp:35:0:
boost_ext.h:39:29: fatal error: boost/version.hpp: No such file or directory
#include <boost/version.hpp>
I appreciate your help very much.