Hi.
Probably an easy one for this community.
A Shelly Plug with a password set. Need to switch it off and after 5 seconds on again with a rest call. This works without the password set in the Shelly but i can’t figure out how to do it with security (password) enabled.
This work from a browser of course but RESTful give me a 401 Unauthorized.
rest_command:
reboot_udr:
url: 'http://admin:[email protected]/relay/0?turn=off&timer=5'
method: GET