Page 38 of 94
Re: domoticz in synology as package! Available now.
Posted: Monday 28 March 2016 11:49
by Gravityz
thanks.
these issues with summertimes are so old we do not even look for solutions because we never expected these things to go wrong anymore.
I know, even Apple had a hard time cracking this cookie.
regarding the solution.
I noticed that You just posted the message regarding 5019. Thanks again.
Re: domoticz in synology as package! Available now.
Posted: Monday 28 March 2016 11:50
by gizmocuz
Please make a git pull request with a fix !
But this is not the topic to discuss this here
Re: domoticz in synology as package! Available now.
Posted: Wednesday 30 March 2016 7:33
by cbe78
Hi
Updated to version 3.0.5019-7 on my 213J & package doesn't start any more.
Here are the logs :
/lib/libstdc.c++.so.6: no version information available (required by /usr/local.......)
Could you please fix this ?
Thanks in advance
Best regards
Re: domoticz in synology as package! Available now.
Posted: Wednesday 30 March 2016 8:22
by toutazimuth
Hi
Updated to version 3.0.5019-7 on my 213J & package doesn't start any more.
Here are the logs :
/lib/libstdc.c++.so.6: no version information available (required by /usr/local.......)
The same issue for me with my 213J and DSM6.0
This worked for me:
1. Backed up domoticz database.
2. Uninstalled domoticz from package center.
4. installed latest Domoticz beta for DSM 6.0 from
http://www.jadahl.com/domoticz_beta_6/i ... llist=true (armada 370 for DS 213J)
5. Restored domoticz database file.
An all is fine now.
Thx to jumbotroll
Re: domoticz in synology as package! Available now.
Posted: Thursday 31 March 2016 20:21
by Gravityz
i was about to install dsm6 today using the procedure above.
then i discovered that package 5019(which is dsm6 ready) was availablw while i was still on dsm 5.2
i upgraded the package to 5019, tested domoticz and everything worked.
upgraded to dsm6 and again everything kepted on working.
nice job Jumbotroll(if you made the package available on purpose for dsm 5.2)
i however noticed one thing(which was visible in build 4958)
on every device(usage, Kwh, temperature, lux) i still have the 24 hour graphic available EXEPT for the kWh meters.
everything is there exept for the 24 hour graphic.
i checked the usage device and that one is also showing the graphic as well as the lights being switched on
is this normal or did they remove the usage graphic from the kWh device?
if not will it come back later on or do i need to reset again.

- 24hourusage.jpg (121.92 KiB) Viewed 3335 times

- 24 usage.jpg (142.98 KiB) Viewed 3335 times
Re: domoticz in synology as package! Available now.
Posted: Thursday 31 March 2016 20:50
by Gravityz
Oops.
they just came back online. really weird .
maybee a database reset thing.

- 24v2.jpg (147.39 KiB) Viewed 3330 times
Re: domoticz in synology as package! Available now.
Posted: Tuesday 05 April 2016 6:27
by scruzphreak
Hallo jumbotroll.
Do you have an updated version of PL2303 driver? I am trying to use your SPK with my 212j, and I get this message from the Package Center when I upload the drivers from your beta page at
http://www.jadahl.com/domoticz_beta/pac ... _3.0.9.spk
Failed to install "USB Serial Drivers".
No drivers for this DSN version - 6.0-7321
Michael@DiskStation:~$ cat /proc/version
Linux version 2.6.32.12 (root@build4) (gcc version 4.6.4 (Marvell GCC release 20150204-c4af733b 64K MAXPAGESIZE ALIGN CVE-2015-0235) ) #7321 Wed Mar 23 11:47:16 CST 2016
På forhånd takk for hjelpen!
-Michael
Re: domoticz in synology as package! Available now.
Posted: Tuesday 05 April 2016 7:46
by jumbotroll
scruzphreak wrote:Hallo jumbotroll.
Do you have an updated version of PL2303 driver? I am trying to use your SPK with my 212j, and I get this message from the Package Center when I upload the drivers from your beta page at
http://www.jadahl.com/domoticz_beta/pac ... _3.0.9.spk
Failed to install "USB Serial Drivers".
No drivers for this DSN version - 6.0-7321
Michael@DiskStation:~$ cat /proc/version
Linux version 2.6.32.12 (root@build4) (gcc version 4.6.4 (Marvell GCC release 20150204-c4af733b 64K MAXPAGESIZE ALIGN CVE-2015-0235) ) #7321 Wed Mar 23 11:47:16 CST 2016
På forhånd takk for hjelpen!
-Michael
Domoticz for DSM 6.0 DS212j include drivers!
http://www.jadahl.com/domoticz_beta_6/?arch=88f6281
If you only need the drivers you need this package: UsbSerialDrivers DSM 6.0 v2-0
http://www.jadahl.com/synology6/?arch=88f6281
http://www.jadahl.com/drivers.html
Re: domoticz in synology as package! Available now.
Posted: Tuesday 05 April 2016 16:24
by scruzphreak
Hallo,
Now I get the message:
"Current version is 3.0.9. You cannot downgrade it to the older version 2-0."
When I try to uninstall the 3.0.9 version, I get the message:
"Failed to uninstall the package"
Is there a manual uninstall, or a way to view more logs?
-Michael
Re: domoticz in synology as package! Available now.
Posted: Tuesday 05 April 2016 16:31
by jumbotroll
scruzphreak wrote:Hallo,
Now I get the message:
"Current version is 3.0.9. You cannot downgrade it to the older version 2-0."
When I try to uninstall the 3.0.9 version, I get the message:
"Failed to uninstall the package"
Is there a manual uninstall, or a way to view more logs?
-Michael
Telnet or ssh your NAS with root/admin.
remove UsbSerialDrivers with this command:
rm -rf /var/packages/UsbSerialDrivers
rm -rf /volume1/@appstore/UsbSerialDrivers
Re: domoticz in synology as package! Available now.
Posted: Tuesday 05 April 2016 16:38
by scruzphreak
Thank you! I'll try tonight when I get home!
Re: domoticz in synology as package! Available now.
Posted: Tuesday 05 April 2016 16:45
by jumbotroll
scruzphreak wrote:Thank you! I'll try tonight when I get home!
OBS!
On DSM 6.0 you have to type: sudo
sudo rm -rf /var/packages/UsbSerialDrivers
sudo rm -rf /volume1/@appstore/UsbSerialDrivers
Re: domoticz in synology as package! Available now.
Posted: Wednesday 06 April 2016 6:09
by scruzphreak
Thank you! I'm now another step closer to having weewx running on my Synology 212j NAS.
Re: domoticz in synology as package! Available now.
Posted: Wednesday 06 April 2016 14:45
by anatopeck
Hello,
I have got a DS214play running with DSM6.0
I connected a aeon labs z-stick gen5
I installed the latest version of Domoticz ( 3.0.4834-7 )from Jadahl server, also installed the usb serial drivers DSM6.0
On the Hardware list, I can not find the aeon labs z-stick gen5 so I take OpenZWave USB Version: 1.4-77-g40eb730 but I am not sure it's gonna be the best practice !
Someone can help me
THX
Re: domoticz in synology as package! Available now.
Posted: Wednesday 06 April 2016 15:12
by jumbotroll
You don't need UsbSerialDrivers package when you use My domoticz.spk the driver is included!
In the Hardware dropdown list you choose OpenZWave USB for all z-stick devices!
Click on the OpenZWave setup button in the Hardware list, and you can add devices.
Re: domoticz in synology as package! Available now.
Posted: Wednesday 06 April 2016 15:27
by anatopeck
Thank you for your reply.
Just an extra question (not in the right topic)
Could you tell which mobile application is the best for Domoticz with an iphone

Re: domoticz in synology as package! Available now.
Posted: Wednesday 06 April 2016 16:19
by Gravityz
I have used pilot but was not thrilled about it.
At the moment i use the plain safari website link locally(which looks almost like an app)
remotely i use mydomoticz to get to the same interface.(mydomoticz lets you connect to your local device using a remote website mydomoticz.com)
Re: domoticz in synology as package! Available now.
Posted: Thursday 07 April 2016 18:21
by hinduh
I have a Synology DS1513+ and installed the latest package from Domoticz.
I connected my RFXCOM 433 to the USB port of the NAS but I don't see the Serial Port in Hardware Setup in Domoticz.
I tried with and without the USB Serial Drivers but no luck and I even tried to install from Jumbotroll (Version 3.0.4834-7).
Any ideas?
Re: domoticz in synology as package! Available now.
Posted: Thursday 07 April 2016 18:53
by Egregius
Do you use the right repository for your dsm version?
Re: domoticz in synology as package! Available now.
Posted: Thursday 07 April 2016 20:47
by hinduh
Yes, I downloaded the one for DSM6:
Domoticz v3.0.5042-7
Minimum DSM verison: 6.0-7274
My DSM is on DSM 6.0-7321