Hello,
i have a servo motor which is connected to esp8266,
the goal is to have a button (not toggle) so i can send a packet to the esp (using MQTT)
is there any button that i can use? again not a toggle.
should i use mqtt?
thank you !
David
Hello,
i have a servo motor which is connected to esp8266,
the goal is to have a button (not toggle) so i can send a packet to the esp (using MQTT)
is there any button that i can use? again not a toggle.
should i use mqtt?
thank you !
David
Physical button or HA button?
Hey rpitera
HomeAssistant button
Thanks
If you do a script, it will show as a button of sorts. It would be a link that says Activate.
thank you my friend.
it did the job.
Glad to help!