fleskefjes - thanks for pointing me out of the hole I’ve found myself in.
While the platform won’t support compilation of the ESPHome code, it seems ok at the moment for day to day operation. I’m hoping my VM HA instance will compile and load the ESP32 …
Neel, thanks for the suggestion. I’ll keep that in mind for a Plan C. On the VM, after the system finally recognized there was an update available for the ESPHome add-on I was able to complete the initialization.
Now to see if I can get the right yaml code for this JSN -SR04T V2.0 working with the ESP32-VROOM-32 …
It is going to depend on the compute resources available for each scenario.
I have a low (electric) power device running the Docker containers for my home automation. This includes HA, mqtt, InfluxDB, Grafana, and NodeRED. I could run esphome in the container running HA. Instead, I run it on my desktop which is a couple of generations newer and more powerful. This means my compiles complete in about half the time.
It was not hard to set up, but do what works well for you.