aderusha / HASwitchPlate

LCD touchscreen for Home Automation
MIT License
727 stars 128 forks source link

Esphome + Nextion mqtt #143

Closed hassiomanuel90 closed 1 year ago

hassiomanuel90 commented 3 years ago

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

aderusha commented 2 years ago

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?

aderusha commented 1 year ago

Closing as this repo is not being maintained. Check here for the updated project!