Peer to peer

Is there a way in esphome to communicate from node to node? Example I press the button of node A and turn on an LED on node B

only through home assistant.

I imagined. Thanks always for your answers @nickrout

Or through an mqtt broker.

1 Like

I think you can use the Web Server’s REST API along with a http_request action.