Esphome + Nextion mqtt
esphome communicates api with nextion but I would like to use mqtt commands. I have activated mqtt in esphome and when I press a button on the display I get the command with the button identifier. all perfect. The problem is the command to send mqtt to write text on the display. Can I send a mqtt command avoiding the package file you created? thank you
First thing, you'll probably want to head over to the new repository for the project as a lot has changed since this repo was moved over there.
I'm not exactly sure how this interacts with ESPhome, as that is a separate project. Can you explain a bit more about what you're doing, what you expect, and what is happening?
Closing as this repo is not being maintained. Check here for the updated project!