Search found 7 matches

by grelle
Thursday 12 November 2015 12:23
Forum: 1-wire
Topic: 1-wire posting twice
Replies: 2
Views: 8642

Re: 1-wire posting twice

Indeed. Followed this http://wiki.m.nu/index.php/OWFS_på_Rasperry_Pi wiki under "Kompilera själv" to install OWFS 3.1 and now I only have one of each device under /mnt/1wire/ and its no more double-polling/posting to Domoticz. 2015-11-12 12:19:42.748 (1-wire) RFXSensor (Ljus1) 2015-11-12 12:19:42.9 ...
by grelle
Thursday 12 November 2015 9:58
Forum: 1-wire
Topic: 1-wire posting twice
Replies: 2
Views: 8642

Re: 1-wire posting twice

Found out that I have double posts of devices in /mnt/1wire drwxrwxrwx 1 root root 8 Nov 12 09:58 05.4AEC29CDBAAB drwxrwxrwx 1 root root 8 Nov 12 09:58 10.67C6697351FF drwxrwxrwx 1 root root 8 Nov 12 09:58 1D.CCFC0C000000 drwxrwxrwx 1 root root 8 Nov 12 09:58 1D.CCFC0C000000 drwxrwxrwx 1 root root 8 ...
by grelle
Thursday 12 November 2015 8:44
Forum: 1-wire
Topic: 1-wire posting twice
Replies: 2
Views: 8642

1-wire posting twice

Anyone have got an idea about why my 1-wire sensors are read twice in matter of millisec's in Domoticz ?! This gives me trouble when doing some LUA scripting. At first I thought it had to do with that I had both w1-gpio modules loaded and OWFS at the samt time but I have removed the w1-gpio modules ...
by grelle
Wednesday 11 November 2015 19:36
Forum: PHP and all others
Topic: Events Sleep/Wait command
Replies: 8
Views: 7157

Re: Events Sleep/Wait command

I have a similar problem and maybe we can get an answer that suits us both... My 1-wire counter seemes to post the same thing twice with in milliseconds. This makes my LUA script trigger twice and destroy my actual watt calculation. Gaaaah, why is 1-wire posting twice and why can't I use the sleep ...
by grelle
Tuesday 10 November 2015 17:26
Forum: Design, usability and languages
Topic: NEW frontpage.html - request comments
Replies: 1301
Views: 426693

Re: NEW frontpage.html - request comments

Indeed, installed php5 and apache2 and moved sonos folder to /var/www/ which is the root of apache webdocs. Edited the "on" and "off" links in my Domoticz dummy switch and voila!

Wonderful. Thank you for sharing this piece of code!
by grelle
Tuesday 10 November 2015 10:54
Forum: Design, usability and languages
Topic: NEW frontpage.html - request comments
Replies: 1301
Views: 426693

Re: NEW frontpage.html - request comments

Thankyou for your reply! My guess is that PHP is not working but this makes me wonder...

How does Domoticz work with webserver, Is not Domoticz using PHP too ? I can find scripts in Domoticz wiki about PHP, will look into this further today. Maybe the problem is my subfolder "tablet".
by grelle
Monday 09 November 2015 7:52
Forum: Design, usability and languages
Topic: NEW frontpage.html - request comments
Replies: 1301
Views: 426693

Re: NEW frontpage.html - request comments

G3rard, is there any other documentation about getting the Sonos PHP wrapper to work on domoticz. I have set up the sonos folder as follows /domoticz/www/tablet/sonos/ changed config.php to "my-idx" of domoticz dummy switch and my ip of raspberry pi, with and without ports, tested also my ip of the ...