Search found 13 matches

by spiderrob
Monday 10 February 2014 23:07
Forum: Suggestions
Topic: [137] Send code more then once
Replies: 17
Views: 6871

Re: Send code more then once

How do you set a delay between signals in blocky?
by spiderrob
Friday 10 January 2014 14:55
Forum: Others
Topic: ByronSX PIR
Replies: 49
Views: 16983

Re: ByronSX PIR

Simon - Are you using the Siemens PIRs? Even if I set them as on/off switches, they do not turn off - Ie you can't even turn them off by clicking the device.
by spiderrob
Thursday 09 January 2014 22:34
Forum: Others
Topic: ByronSX PIR
Replies: 49
Views: 16983

Re: ByronSX PIR

I think the problem is that Domoticz sees it as a 'Chime' type regardless of the switch type you actually define. I guess a chime isn't really on or off... So, Is there anyway us guys in the UK with these Siemens PIRs can define them in Domoticz with the ability to have an 'On' or 'Off' State. They ...
by spiderrob
Thursday 19 September 2013 14:25
Forum: Other questions and discussions
Topic: Control LED with RFXtrx433 USB 433.92MHz
Replies: 34
Views: 14360

Re: Control LED with RFXtrx433 USB 433.92MHz

Lightwaverf RGB LED strips are now appearing in the UK. Be great to control the colour changing through Domoticz - particularly through events.

I don't think they are currently supported on RFXcom?
by spiderrob
Friday 26 July 2013 16:37
Forum: PHP and all others
Topic: Events system thread (questions and feedback)
Replies: 308
Views: 144612

Re: Events system feedback thread

I'm still thinking about what "turn on for x minutes" should be based on. Should it be: - Turn on then off (the opposite/reciprocal action) after x minutes - Find out the current state, turn on, then go to previous state after x minutes. Option 2 could mean that if a lamp was already on, and gets ...
by spiderrob
Thursday 25 July 2013 8:26
Forum: PHP and all others
Topic: Events system thread (questions and feedback)
Replies: 308
Views: 144612

Re: Events system feedback thread

That's a bit more complex.. For the "for x minutes" action I just look at the reciprocal activitiy, e.g. when you say "On" for 10 minutes, the device is set to on, the system determines the opposite is off and schedules that in 10. Reciprocal activity for Set Level 50, what should that be.. off? I ...
by spiderrob
Thursday 25 July 2013 0:56
Forum: PHP and all others
Topic: Events system thread (questions and feedback)
Replies: 308
Views: 144612

Re: Events system feedback thread

I can confirm that dim level works in blocky with my lightwave dimmers. There is a small discrepancy in that if I set the dim level to 10%, when the event triggers the light shows up as 6% in the Domoticz dashboard. It's the same throughout the % range but it doesn't matter. Ok - further testing ...
by spiderrob
Wednesday 24 July 2013 18:18
Forum: PHP and all others
Topic: Events system thread (questions and feedback)
Replies: 308
Views: 144612

Re: Events system feedback thread

I can confirm that dim level works in blocky with my lightwave dimmers. There is a small discrepancy in that if I set the dim level to 10%, when the event triggers the light shows up as 6% in the Domoticz dashboard. It's the same throughout the % range but it doesn't matter. I'm very pleased it's ...
by spiderrob
Sunday 21 July 2013 20:47
Forum: PHP and all others
Topic: Events system thread (questions and feedback)
Replies: 308
Views: 144612

Re: Events system feedback thread

In 855 I hopefully managed to interpret all variations of if statements... was a bitch to get right, so would be happy if all is ok now. Also implemented "Set Level X" block. My x10 dimmer does not seem to respond, please test with other devices. Keep in mind: - Set Level does not work in the ...
by spiderrob
Wednesday 17 July 2013 22:49
Forum: PHP and all others
Topic: Events system thread (questions and feedback)
Replies: 308
Views: 144612

Re: Events system feedback thread

In 855 I hopefully managed to interpret all variations of if statements... was a bitch to get right, so would be happy if all is ok now. Also implemented "Set Level X" block. My x10 dimmer does not seem to respond, please test with other devices. Keep in mind: - Set Level does not work in the ...
by spiderrob
Tuesday 16 July 2013 19:00
Forum: PHP and all others
Topic: Events system thread (questions and feedback)
Replies: 308
Views: 144612

Re: Events system feedback thread

CopyCatz wrote:Dumb question, but with "Set Level X", which range is X? does that vary per device?

Dimmer levels should be just 0-100% I believe. It would be great to set these in Blocky.
by spiderrob
Tuesday 16 July 2013 10:56
Forum: PHP and all others
Topic: Events system thread (questions and feedback)
Replies: 308
Views: 144612

Re: Events system feedback thread

Thanks Mike but I can't see a set level in Blocky. Can it only be used in Lua scripts? I've tried using the number setting instead of on in the Set 'landing' = on blocks but there appears to be no Set level?
by spiderrob
Monday 15 July 2013 23:28
Forum: PHP and all others
Topic: Events system thread (questions and feedback)
Replies: 308
Views: 144612

Re: Events system feedback thread

Great job on the blocky interface. I appreciate that it's work in progress, but is there a way to currently set dimmer values in blocky. I want my landing PIR to trigger the landing lights only between 2 & 4 in the morning but only at 20%. I think i can do everything but the dimmer value at the ...