I'm relatively new to ESP Easy, but from the start, I like the project very much and I use it more and more.
I've set up Home Assistant at my parent's house, I use it to monitor and control the temperature in their house. To measure the temperature I'm using Wemos D1 + DS18B20 + ESP Easy. I'm connecting to HA via MQTT.
I had a need to change the configuration of all the units in my parent's house (change the resolution of DS18B20 sensors).
I had two options: travel 100 km or instruct my father how to start Team Viewer (which took longer that traveling

My idea is to create an addon for HA that will allow me to remotely configure ESP Easy.
I have access to Home Assistant via their cloud, so I can access the system in my parent's house from my PC, so the last thing missing is the ability to display ESP Easy UI inside Home Assistant and configure ESP Easy from HA.
I'm not sure if this is currently possible (use website or another unit to control another unit) but I see a lot of benefits.
I'm also not sure how this will behave in a situation where I configure Home Assistant via their cloud - all the commands must be proxy from cloud to local ESP Easy unit.
What do You guys think about such a solution? Are there any changes that are needed in ESP Easy to support such a scenario? Anyone else would find this useful?