esphome / feature-requests

ESPHome Feature Request Tracker
https://esphome.io/
420 stars 26 forks source link

qrcode generation using LVGL #2915

Closed gbouille closed 3 weeks ago

gbouille commented 1 month ago

Describe the problem you have/What new integration you would like

I would like to be able to use de qrcode component to be displayed with LVGL.

Please describe your use case for this integration and alternatives you've tried:

Actually there is a qrcode component that can be use to display qrcode. I have found no information to use it with LVGL. So if this is already possible, could you document it. Otherwise create a qrcode LVGL widget to display it.

Additional context

clydebarrow commented 3 weeks ago

Done.

https://github.com/esphome/esphome/pull/7623