ESP32-S3-BOX not showing up under ESPHOME

After the most recent issue with ESPHOME 2024.11 that did not allow for the compilation of ESP32-S3-BOx devices, I cannot get the device to appear under ESPHOME Device Compiler.
I did manage to re-install ESPHOME on the ESP32-S3-box from the ESPHOME.io website, but I cannot get to the source that was installed.
I also know that the source is available on github, but each time I install this downloaded code, the devices goes into a constant boot-loop. Catch 22!
I also know that entries can be added to the ESPHOME Device Compiler secion by taking a device.yaml file and copy it into the /config/esphome directory, but since I used the web-site (esphome.io) for the isntallation and configure of the device, how do I get to the source to copy it into the /config/esphome directory?

The ESP32-S3-box does show up under devices/esphome but not in the ESPHOME Device compiler section. There is not an option under devices/epshome to get to the source code of the firmware.
How do I remedy this?
Thank you

Device does sometimes ‘appear’ under ESPHome Device Compiler and “Take Control” appears, but looking at the code under “edit” only have the scalled down version of the code, as it still points to a package on Github.