Is there any possibility of getting an option to export yaml for ESPHome instead of Arduino? This would make it much easier for Home Assistant/ESPHome users to make nice dashboards.
The Display Core uses very similar data and primitves to draw so I think most of the work could be done during the export without many changes to the rest of this tool:
https://esphome.io/components/display/index.html
Is there any possibility of getting an option to export yaml for ESPHome instead of Arduino? This would make it much easier for Home Assistant/ESPHome users to make nice dashboards.
The Display Core uses very similar data and primitves to draw so I think most of the work could be done during the export without many changes to the rest of this tool:
https://esphome.io/components/display/index.html