Search found 10 matches

by Joerideman
Sunday 18 September 2016 10:56
Forum: Suggestions
Topic: [suggestion][poll] High resolution DC LED Dimmer with 8bit or 16bit steps,
Replies: 3
Views: 1016

Re: [suggestion][poll] High resolution DC LED Dimmer with 8bit or 16bit steps,

Boop :roll:

It's been a while. And perhaps it can have some more attention.
by Joerideman
Saturday 18 June 2016 22:49
Forum: Suggestions
Topic: [suggestion][poll] High resolution DC LED Dimmer with 8bit or 16bit steps,
Replies: 3
Views: 1016

Re: [suggestion][poll] High resolution DC LED Dimmer with 8bit or 16bit steps,

I would like to bump this one up. Hopefully more people will vote.
by Joerideman
Thursday 19 May 2016 22:00
Forum: Suggestions
Topic: [suggestion][poll] High resolution DC LED Dimmer with 8bit or 16bit steps,
Replies: 3
Views: 1016

Re: [suggestion][poll] High resolution DC LED Dimmer with 8bit or 16bit steps,

I might be interested in creating this switch. Though I glanced at many lines of code for the current switch. It might not be that easy.
by Joerideman
Friday 13 May 2016 14:17
Forum: Suggestions
Topic: [suggestion][poll] High resolution DC LED Dimmer with 8bit or 16bit steps,
Replies: 3
Views: 1016

[suggestion][poll] High resolution DC LED Dimmer with 8bit or 16bit steps,

My platform: Raspberry pi 1B My gateway: Mysensors serial gateway My dimmers: Mysensors Dimmable LED dimmer, or a custom variant. The current AC Dimmer is a low resolution dimmer and from what I can tell, one that conforms perfectly with standard dimmer modules they have 16 possible dimmer values ...
by Joerideman
Friday 13 May 2016 13:38
Forum: Suggestions
Topic: Wake up switch/;light
Replies: 4
Views: 1124

Re: Wake up switch/;light

I've considered the above options. I would still like it if I could use the domoticz app/online settings to set my alarm.
by Joerideman
Friday 06 May 2016 15:15
Forum: Suggestions
Topic: Wake up switch/;light
Replies: 4
Views: 1124

Wake up switch/;light

I'm trying to make a wake up light but I would like a simpler solution. I want a wake up switch, that lets me set the time from the frontpage and then activate it. I would also like to expand the normal timer page with the following option: * the ability to start an event 30 minutes before or after ...
by Joerideman
Wednesday 04 May 2016 1:54
Forum: Blockly
Topic: blockly, no event when using "and" combining motion and light status
Replies: 6
Views: 1817

Re: blockly, no event when using "and" combining motion and light status

I meant that I read your reply (message and image) after I figured it out.
by Joerideman
Wednesday 04 May 2016 1:36
Forum: Blockly
Topic: blockly, no event when using "and" combining motion and light status
Replies: 6
Views: 1817

Re: blockly, no event when using "and" combining motion and light status

Guy I finally saw the difference :)

I start with the 'and' and then the inputs.

blockly-3.JPG
blockly-3.JPG (38.72 KiB) Viewed 1735 times
Thank you all.

@Treve I missed your comment, but that would have helped me.
by Joerideman
Wednesday 04 May 2016 0:54
Forum: Blockly
Topic: blockly, no event when using "and" combining motion and light status
Replies: 6
Views: 1817

Re: blockly, no event when using "and" combining motion and light status

blockly-2.JPG
blockly-2.JPG (36.32 KiB) Viewed 1746 times
I swapped them. Is this okay?

Not so different to me.
by Joerideman
Tuesday 03 May 2016 23:46
Forum: Blockly
Topic: blockly, no event when using "and" combining motion and light status
Replies: 6
Views: 1817

blockly, no event when using "and" combining motion and light status

I've started to experiment with MySensors and blockly. I only have one sensor and 1 actuator, both are childs of the same node. I want to turn on the light only if the light was off and if there is motion. If the light is already on then there is no need to send another radio transmission. The ...