What are the options to find IOT devices on local network?
For example, I have an IOT device, an Air Conditioner which is connected to local network by wifi. I want to send instructions to it from smartphone which is connected to the same network from App. How can this be achieved? What are my options?
In my case it is esp8266 node that automatically connects to local network.