Search found 30 matches

by Alle
Monday 21 March 2016 19:35
Forum: Heating/cooling
Topic: Domoticz on synology for evohome
Replies: 125
Views: 29933

Re: Domoticz on synology for evohome

Been offline for a few days.. I will send you my email.
by Alle
Wednesday 16 March 2016 21:16
Forum: Heating/cooling
Topic: Domoticz on synology for evohome
Replies: 125
Views: 29933

Re: Domoticz on synology for evohome

Yes it works.
by Alle
Wednesday 16 March 2016 21:03
Forum: Heating/cooling
Topic: Domoticz on synology for evohome
Replies: 125
Views: 29933

Re: Domoticz on synology for evohome

Erwinvos72 wrote:It is the space, i removed it . I will try it later on. Thnx for your pm, nice to be dutch too.
Only thing left then is the update temperature from domoticz to evohome. I am not able to send pm, not member long enough :D
You need to add the space, not remove it.. I think that the path is incorrect
by Alle
Wednesday 16 March 2016 20:49
Forum: Heating/cooling
Topic: Domoticz on synology for evohome
Replies: 125
Views: 29933

Re: Domoticz on synology for evohome

Now i've looked again at the scripts and there is something that tells about regular updating. In wiki they talk about crontab -e and Alle is talking about creating a scheduled task in control panel. I have created the script in synology and every 1 minute it is updating, but i don't think that is ...
by Alle
Wednesday 16 March 2016 20:44
Forum: Heating/cooling
Topic: Domoticz on synology for evohome
Replies: 125
Views: 29933

Re: Domoticz on synology for evothome

Are you sure the path is correct? In this post i see another path: http://www.domoticz.com/forum/viewtopic ... =20#p79156

If that path is correct, use the following:

Code: Select all

chroot /volume1/@appstore/debian-chroot/var/chroottarget /root/evohome-client/evohomeclient/evo-update.sh
by Alle
Wednesday 16 March 2016 20:41
Forum: Heating/cooling
Topic: Domoticz on synology for evohome
Replies: 125
Views: 29933

Re: Domoticz on synology for evohome

Between chroottarget and /root/evohome-client/evo-update.sh you need to add a space

Code: Select all

chroot /volume1/@appstore/debian-chroot/var/chroottarget /root/evohome-client/evo-update.sh
by Alle
Monday 14 March 2016 12:00
Forum: Heating/cooling
Topic: Domoticz on synology for evohome
Replies: 125
Views: 29933

Re: Domoticz on synology for evohome

Try the following:

Code: Select all

sudo pip install requests==2.5.3

Code: Select all

./evo-update.sh
by Alle
Sunday 13 March 2016 8:41
Forum: Heating/cooling
Topic: Domoticz on synology for evohome
Replies: 125
Views: 29933

Re: Domoticz on synology for evohome

Did you use evo-update.sh or ./evo-update.sh

The last command is correct.
by Alle
Friday 11 March 2016 19:46
Forum: Heating/cooling
Topic: Domoticz on synology for evohome
Replies: 125
Views: 29933

Re: Domoticz on synology for evohome

i forgot a step (cd /home) before you download the evohome-client. The client is now placed in root (cd /evohome-client)

It's better that you move it to /home
by Alle
Friday 11 March 2016 14:28
Forum: Heating/cooling
Topic: Domoticz on synology for evohome
Replies: 125
Views: 29933

Re: Domoticz on synology for evohome

I just create a little tutorial: First install the debian chroot package from the synocommunity ssh to synology: run: /var/packages/debian-chroot/scripts/start-stop-status chroot Now you are in debian Update: apt-get update apt-get upgrade Select your timezone: dpkg-reconfigure tzdata Install git ...
by Alle
Wednesday 09 March 2016 15:24
Forum: Z-Wave
Topic: Domoticz, Pi3, RaZberry & Raspbian Jessie
Replies: 55
Views: 42206

Re: Domoticz, Pi3, RaZberry & Raspbian Jessie

I followed the following article: http://domoticanoob.nl/razberry-met-raspberry-3/ Install rpi-update to get the latest update and run it. sudo apt-get install rpi-update sudo rpi-update sudo nano /boot/config.txt add to end of the file: dtoverlay=pi3-disable-bt sudo systemctl disable hciuart sudo ...
by Alle
Monday 07 March 2016 22:40
Forum: Heating/cooling
Topic: Domoticz on synology for evohome
Replies: 125
Views: 29933

Re: Domoticz on synology for evohome

I used debian chroot package from the synocommunity to install the evohome scripts on my synology.

Verstuurd vanaf mijn E6653 met Tapatalk
by Alle
Sunday 14 February 2016 19:29
Forum: LUA
Topic: Error with LUA script
Replies: 5
Views: 2750

Re: Error with LUA script

jvdz wrote:Did you mark this script as Time Event as in that case the whole devicechanged array won't be available?

Jos
Maybe a stupid question, but how can you mark a script as Time Event? I have also have "'devicechanged' (a nil value)" in the log.
by Alle
Monday 25 January 2016 14:04
Forum: Others
Topic: domoticz in synology as package! Available now.
Replies: 1864
Views: 370420

Re: domoticz in synology as package! Available now.

Egregius wrote:Factory default? The reset button on the back of the Syno?
Doesn't that have any other things reset also? Or is everything kept in place?
Everything will be wiped, backup first your data.

Verstuurd vanaf mijn E6653 met Tapatalk
by Alle
Monday 25 January 2016 10:09
Forum: Others
Topic: domoticz in synology as package! Available now.
Replies: 1864
Views: 370420

Re: domoticz in synology as package! Available now.

In the past i used usbserialdrivers, but uninstalled them some time ago. Using build 2.0.4298-7 It looks like you have some old drivers in your system. I dont know why. Factory default fixed the problem with the usb-driver on the synology. For the evohome scripts i use debian chroot. Thanks for ...
by Alle
Sunday 24 January 2016 21:01
Forum: Others
Topic: domoticz in synology as package! Available now.
Replies: 1864
Views: 370420

Re: domoticz in synology as package! Available now.

What DSM version du you have? run cat /proc/version The drivers are for Linux version 3.10.35 Linux version 3.10.35 (root@build3) (gcc version 4.7.3 20130102 (prerelease) (crosstool-NG 1.18.0) ) #5644 SMP Fri Jan 22 13:39:31 CST 2016 Did you install some older UsbSerialDrivers? What version of my ...
by Alle
Sunday 24 January 2016 20:56
Forum: Others
Topic: domoticz in synology as package! Available now.
Replies: 1864
Views: 370420

Re: domoticz in synology as package! Available now.

jumbotroll wrote: What DSM version du you have?
run cat /proc/version
The drivers are for Linux version 3.10.35
DSM 5.2-5644 Update 3
Linux version 3.10.35 (root@build3) (gcc version 4.7.3 20130102 (prerelease) (crosstool-NG 1.18.0) ) #5644 SMP Fri Jan 22 13:39:31 CST 2016
by Alle
Sunday 24 January 2016 20:30
Forum: Others
Topic: domoticz in synology as package! Available now.
Replies: 1864
Views: 370420

Re: domoticz in synology as package! Available now.

I just installed domoticz on my 'old' DS710+, but the Aeon labs z-stick s2 is not recognized. Remove the Z-Stick and reboot Synology and see if that help. Doesn't help, i see the following errors in dmesg: [ 59.849004] usbserial: version magic '3.2.40 SMP mod_unload ' should be '3.10.35 SMP mod ...
by Alle
Sunday 24 January 2016 19:29
Forum: Others
Topic: domoticz in synology as package! Available now.
Replies: 1864
Views: 370420

Re: domoticz in synology as package! Available now.

I just installed domoticz on my 'old' DS710+, but the Aeon labs z-stick s2 is not recognized.