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 ...
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 ...
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 ...