Sadly I live in an area that only allows Internet access over a long piece of damp string - or at least that’s what it feels like! - so I would like to keep as much of my HA installation local as I possibly can to minimise latency and outages due to Internet outages.
Is it possible to integrate ESP8266 switches and sensors without MQTT or similar in these circumstances? Any pointers to literature or guides would be appreciated if so.
I’m currently experimenting with using ESP8266 / NodeMCU sensors, linking via webhooks but this is one-way communication only and can’t do state checking etc. so I’m looking for a more elegant solution if possible.