Hi I have an ESP8266 that is controlling a led-strip. I control it by Http request, like (http://192.168.0.114/on and http://192.168.0.114/off). my question is how do i make this into a simple button in ha.
I tried using Command line Switch whitout sucsess. (or I just dont understand)…