Page 11 of 94
Re: domoticz in synology as package! Available now.
Posted: Wednesday 24 June 2015 22:29
by jumbotroll
RogerSch wrote:Hello Jumbotroll, I've added your link to my packages in my Synology DS413j (Marvell Kirkwood mv6282). I have already enabled that the all packages are allowed. But unfortunately your version of the Domoticz doesn't appear on the list. I only see the older version of the SynoCommunity. Is it correct that your package list doesn't contain a version for the 413j? Is there a specific reason for like hardware limitation?
Thanks in advance for your reply.
Try this:
http://jadahl.dscloud.me/sspks/
Remember this is just Beta for DSM 5.2.
Jumbotroll
Re: domoticz in synology as package! Available now.
Posted: Wednesday 24 June 2015 22:43
by RogerSch
Cool thanks. Installation gave no errors and I can access the Web front-end..
Now I need to order an RFXcom in order to control my Somfy screens.
Thanks again for the fast reply.
Re: domoticz in synology as package! Available now.
Posted: Thursday 25 June 2015 23:07
by jumbotroll
Nice!
Remember to order RFXtrx433E version with Somfy support.
Re: domoticz in synology as package! Available now.
Posted: Friday 26 June 2015 17:26
by steef84
Using the precompiled package from Jumbo also with pleasure... But got an issue. It seems the System Alive Checker does not seems to function on my system. My arch is qoriq. Does this function works on other Syno architectures? Im aware of the python script presence detection but wanna try the buildin native ping functionality...
Re: domoticz in synology as package! Available now.
Posted: Friday 26 June 2015 23:59
by G3rard
The system alive checker doesn't work on my Synology (x86 version) as well.
Re: domoticz in synology as package! Available now.
Posted: Sunday 28 June 2015 18:37
by kraades
Any idea when the DS715 (alpine) will be supported? Thank you!
Re: domoticz in synology as package! Available now.
Posted: Sunday 28 June 2015 20:05
by jumbotroll
kraades wrote:Any idea when the DS715 (alpine) will be supported? Thank you!
Hi.
I have compiled a test for you here
Remember this is Beta!
http://jadahl.dscloud.me/sspks/?arch=alpine
Regards
Jumbotroll
Re: domoticz in synology as package! Available now.
Posted: Sunday 28 June 2015 21:23
by kraades
Great! Thanks a lot Jumbotroll! I will let you know how it works...
Re: domoticz in synology as package! Available now.
Posted: Monday 29 June 2015 21:05
by kraades
I wanted to let you know that the package works on the DS715. I see data on the P1 Smart Meter USB.
Thanks again!
BTW
Minor minor detail:
In Package Center the Developer show as SynoCommunity/ (with a trailing slash?), shouldn't this be Jumbotroll or something?
Re: domoticz in synology as package! Available now.
Posted: Monday 29 June 2015 22:06
by jumbotroll
kraades wrote:I wanted to let you know that the package works on the DS715. I see data on the P1 Smart Meter USB.
Thanks again!
BTW
Minor minor detail:
In Package Center the Developer show as SynoCommunity/ (with a trailing slash?), shouldn't this be Jumbotroll or something?
The "SynoCommunity/" is just a typo
Fixed in this build:
http://jadahl.dscloud.me/sspks/?arch=alpine
Re: domoticz in synology as package! Available now.
Posted: Tuesday 30 June 2015 8:50
by kraades
Yes, installed the update. Thanks again for your work.
BTW
Now we are at it...
The Domoticz picture shows Beta, but the package also shows up in the list when the option "Yes, I want to see beta version!" is disabled at Package Center, Settings, Beta.
Nitpicking I know...

Re: domoticz in synology as package! Available now.
Posted: Tuesday 30 June 2015 20:20
by jumbotroll
G3rard wrote:The system alive checker doesn't work on my Synology (x86 version) as well.
Think I found the problem with system alive checker.
Domoticz have to run as root.
Now it´s working on my DS712+ arch=x86
You can manually download new build here and test.
domoticz_x86-5.2_2.0.2619-7
http://jadahl.dscloud.me/sspks/
Re: domoticz in synology as package! Available now.
Posted: Tuesday 30 June 2015 21:20
by jumbotroll
steef84 wrote:Using the precompiled package from Jumbo also with pleasure... But got an issue. It seems the System Alive Checker does not seems to function on my system. My arch is qoriq. Does this function works on other Syno architectures? Im aware of the python script presence detection but wanna try the buildin native ping functionality...
Fixed!
Domoticz have to run as root.
I have compiled with fix for qoriq.
domoticz_qoriq-5.2_2.0.2619-7.spk
http://jadahl.dscloud.me/sspks/
Re: domoticz in synology as package! Available now.
Posted: Tuesday 30 June 2015 21:48
by steef84
Nice....

... will try later and report.... thanks
EDIT: working like a charm!
Re: domoticz in synology as package! Available now.
Posted: Saturday 11 July 2015 1:53
by Giome
Hi,
I'm new in this forum and for using Domoticz. I manage my user account by LDAP server and I can't see the Domoticz's icon when I'm logged with LDAP account. I think a modification like this in the config file can fix this :
- "allUsers": true,
- "grantPrivilege": "local"
+ "allUsers": false
Also, my NAS is configure to be only on ssl (https) and I have a domain and a certificate but I can't access to Domoticz with this address :
https://mydomain.info:8084
My router is already configure for this port.
Can you help me please.
For information : NAS RS2414+ with DSM 5.2-5592 and Domoticz 2.0.2644-7
Thanks a lot
Re: domoticz in synology as package! Available now.
Posted: Saturday 11 July 2015 11:19
by kraades
If I reboot the Synology I experience two problems:
1. The usb ports are not always linked to the same usb device (rfxcom, p1 cable)
2. I always need to unplug the usb device one time before the usb devices are recognized again in Domoticz
For the first issue I have added the following script:
Code: Select all
DS715> cat 50-tty-serial.rules
SUBSYSTEM!="tty", GOTO="tty_end"
ATTRS{idVendor}=="0403", ATTRS{idProduct}=="6001", ATTRS{product}=="RFXtrx433", SYMLINK+="ttyUSB21"
ATTRS{idVendor}=="0403", ATTRS{idProduct}=="6001", ATTRS{product}=="P1 Converter Cable", SYMLINK+="ttyUSB22"
LABEL="tty_end"
DS715>
This creates a symlink that can be used in Domoticz:
Code: Select all
DS715> ls -las /dev/ttyUSB*
0 crw-rw-rw- 1 root root 188, 0 Jul 11 11:02 /dev/ttyUSB0
0 crw-rw-rw- 1 root root 188, 1 Jul 11 11:00 /dev/ttyUSB1
0 lrwxrwxrwx 1 root root 7 Jul 11 11:00 /dev/ttyUSB21 -> ttyUSB0
0 lrwxrwxrwx 1 root root 7 Jul 11 11:00 /dev/ttyUSB22 -> ttyUSB1
DS715>
Any ideas how to fix the second issue?
BTW
The following script was already present:
Code: Select all
DS715> cat 60-synocommunity.domoticz.rules
#rules for USB ACM serial devices
KERNEL=="ttyACM*", ACTION=="add", MODE="0666"
KERNEL=="ttyUSB*", ACTION=="add", MODE="0666"
DS715>
Re: domoticz in synology as package! Available now.
Posted: Saturday 18 July 2015 9:05
by apepannetje
Any idea when the DS215+ (annapurna) will be supported? Thank you!
Re: domoticz in synology as package! Available now.
Posted: Saturday 18 July 2015 11:50
by jumbotroll
apepannetje wrote:Any idea when the DS215+ (annapurna) will be supported? Thank you!
Have you tested Alpine build?
I have compiled domoticz_alpine-5.2_2.0.2619-7.spk and Alpine and Alpine4K uses same toolchain.
Manually download this file and try to install.
http://jadahl.dscloud.me/sspks/packages ... 2619-7.spk
Regards
Jumbotroll
Re: domoticz in synology as package! Available now.
Posted: Saturday 18 July 2015 13:56
by apepannetje
jumbotroll wrote:apepannetje wrote:Any idea when the DS215+ (annapurna) will be supported? Thank you!
Have you tested Alpine build?
I have compiled domoticz_alpine-5.2_2.0.2619-7.spk and Alpine and Alpine4K uses same toolchain.
Manually download this file and try to install.
http://jadahl.dscloud.me/sspks/packages ... 2619-7.spk
Regards
Jumbotroll
It Works!!!
i have only one problem.
i cant see te pictogram from Domoticz on my Desk
Update!!!!!!!!
After restart i can see the icon on my desk
Regards Apepannetje
Re: domoticz in synology as package! Available now.
Posted: Tuesday 21 July 2015 14:48
by Hartenj
I have a DS213+ running DSM 5.2-5592 Update 1 with Domotics V2.2621 set up as master
The slave is A Exchange 2008 server running Domoticsz V2.2657 and Open Hardware monitor to monitor it's motherboard sensors
The connectivity between Master and slave is OK, remote sensors from the Exchange server show up but the info is completely meaningless.
Is the an issue on the Synology, if not which versions work together or...... even better.... van we expect V2.2657 for the Synology and does this solve the issue?