sairon / esphome-nspanel-lovelace-ui

ESPHome component for NSPanel Lovelace UI
Other
126 stars 31 forks source link

Issue with QR Code Card #25

Closed GraCed1983 closed 1 year ago

GraCed1983 commented 1 year ago

Dear Sairon, first of all many thanks for the great work on NSPanel! I have the issue that QR Code Card is always showing the QR Code with None (default setting) and not changing the picture. No idea what I am doing wrong, tried it with entries directly and also by template, but the QR is always the same.

randybb commented 1 year ago

This code is just a bridge between mqtt and nspanel running on esphome. If you have any issues with nspanel lovelace ui, then post it here https://github.com/joBr99/nspanel-lovelace-ui/issues

GraCed1983 commented 1 year ago

Dear Roman

Many thanks for your feedback! Will adress it right.

Best regards Cedric

Roman Priesol @.***> schrieb am Fr. 14. Apr. 2023 um 18:53:

This code is just a bridge between mqtt and nspanel running on esphome. If you have any issues with nspanel lovelace ui, then post it here https://github.com/joBr99/nspanel-lovelace-ui/issues

— Reply to this email directly, view it on GitHub https://github.com/sairon/esphome-nspanel-lovelace-ui/issues/25#issuecomment-1508951634, or unsubscribe https://github.com/notifications/unsubscribe-auth/A4EH7XTUCODPGLXNJG7H37LXBF6ILANCNFSM6AAAAAAW6LKCQA . You are receiving this because you authored the thread.Message ID: @.***>

-- Von Gmail Mobile gesendet

Freundliche Grüsse Cedric Graber

sairon commented 1 year ago

Hi @GraCed1983, given how the NSPanel with custom firmware works, it's unlikely such problem could be caused by the ESPHome component, but rather it's something in your setup. Make sure all components (especially the AppDaemon backend and TFT firwmare) are up to date. Eventually you may also try using the official Tasmota build to rule out the ESPHome component is causing it. For now I'm closing the issue, let me know if you find something that suggests it should be reopened.