First thing, thank you for your work. I had the exact same issues as you before finding this repo.
Have you already though about ESP8266 auto discovery (instead of manually set the ip address) ? This can easily be done by using UDP multicast address. By easy I mean this kind of protocol exists, I have no idea if it can be implemented in LUA nor PHP.
I'm more of a Java person, so if it's available in LUA but not PHP I can make a webapp using Java.
First thing, thank you for your work. I had the exact same issues as you before finding this repo.
Have you already though about ESP8266 auto discovery (instead of manually set the ip address) ? This can easily be done by using UDP multicast address. By easy I mean this kind of protocol exists, I have no idea if it can be implemented in LUA nor PHP.
I'm more of a Java person, so if it's available in LUA but not PHP I can make a webapp using Java.