plugin RelayActuatorWithButton
-
Hi friends!
So I have built RelayActuatorWithButton, and has been working well with vera3.
But when I unplug the vera3, the button does not turn on the relay.
I want it to work without vera3.
If vera fails, button still activates the lamps.
Please help to solve this problem.
-
When your button is on the same board as the relay you can do what you want.
You can simply search for 'arduino' and 'button' and you will find plenty of sketches on how to do that.
-
This example will change state without receiving ack from controller
-
Thank HEK
I do not know programming arduino
Solved my problem.
-
@hirobo said:
I do not know programming arduino
I still think it is worth it to search for examples and check out what is going on.
You will need it at some point
-
One more question HEK.
With vera3 off. When I press the button 3 times, the third he has small response delay
Always the third touch of the button it has a delay.
How to solve this bug??
-
I haven´t got a slightest idea why it would delay on the third push.
-
How can I change the button for a sensor?
To learn the status of the lamp on or off
-
has no way to resolve this delay???