Hello,
I'd like to use my arduino to automate the task to turn the lights on and off.
I'd like him to turn the switch on and off. But idk what "external" arduino device use to do that.
Maybe i could use a servo but i'm not sure abt that...
I’ve done that using either a solenoid or servo. The latter will sometimes need careful,positioning above or below an improvised lever. The approach will depend on the details of the switch or button.
Presumably you deliberately want to avoid the more obvious method, such as activating a relay?
The way I would do it is to change the switch to a three way and use a SPDT relay that is controlled by the Arduino. This would all either to turn it on/off. Or simply use a solid state relay parallel to the existing switch, this will let the Arduino control it but if it fails the mechanical switch will bail you out.