Search found 6 matches

by bonterra
Wednesday 23 November 2016 11:28
Forum: Z-Wave
Topic: Log shows double events
Replies: 5
Views: 1808

Log shows double events

Hello all,

I've got a Fibaro door sensor installed on my front door but it doesn't quite work as I had hoped. It blinks nicely in blue every time I open the door but most often the event is either not registered at all or registered twice in Domoticz:
http://i.imgur.com/wTh1Nhhl.png

I'm sure ...
by bonterra
Tuesday 15 November 2016 17:26
Forum: Blockly
Topic: Blockly examples
Replies: 709
Views: 438931

Re: Blockly examples

I'd try virtual switches, one called 'entry', one 'exit'.
which leads to:
if 'entry' = 'off' and exit 'off' and 'door' = 'on' and 'lamp' = 'on'
set 'exit' = 'on' for 2 minutes
if 'entry' = 'off' and exit 'off' and 'door' = 'on' and 'lamp' = 'off'
set 'entry' = 'on' for 5 minutes
if 'entry' = 'on ...
by bonterra
Monday 14 November 2016 11:45
Forum: Blockly
Topic: Blockly examples
Replies: 709
Views: 438931

Re: Blockly examples

I hope someone can help me. I've got a door sensor and a Qubino relay module installed to control a lamp inside my front door. The same light is also connected to a traditional switch for manual control. Door switch is "ON" when the door is open and "OFF" when the door is closed.

I would like to ...
by bonterra
Friday 21 October 2016 8:20
Forum: Other questions and discussions
Topic: OS: Ubuntu/Debian or Raspbian to install for Domoticz ?
Replies: 2
Views: 1716

Re: OS: Ubuntu/Debian or Raspbian to install for Domoticz ?

If your current memory card is less than class 10 a new one will be faster, the question is how much and if you can notice any difference. There are many different Class 10 cards, from 30-40 MB/s to 95-100 MB/s but again, the question is how much difference you notice between them.

Generally I ...
by bonterra
Thursday 20 October 2016 12:41
Forum: Other questions and discussions
Topic: OS: Ubuntu/Debian or Raspbian to install for Domoticz ?
Replies: 2
Views: 1716

Re: OS: Ubuntu/Debian or Raspbian to install for Domoticz ?

ok thanks and what is the difference with the Rasbian "light" software?

thanks
Mainly the desktop.

Raspbian "full" is a desktop OS just like Windows or OS X and comes with a number of preinstalled programs such as LibreOffice and Mathematica. Raspbian Lite is just the base OS, no graphical user ...
by bonterra
Wednesday 19 October 2016 14:03
Forum: Other questions and discussions
Topic: OS: Ubuntu/Debian or Raspbian to install for Domoticz ?
Replies: 2
Views: 1716

Re: OS: Ubuntu/Debian or Raspbian to install for Domoticz ?

The short answer is: go for Raspbian.

The long answer is that Raspbian is one of the operating systems available in the NOOBS package, along with Arch, OpenElec and a few others. If you don't know that you have specific needs addressed by any of those systems, go for Raspbian. You can run Debian on ...