Replies: 3 comments 7 replies
-
Hey, thanks for reaching out! Seems awesome, om sure @cablesandcoffee would appreciate it. Is there a way to access the Nextion editor inside the docker via something like VNC? Would be an awesome feature. |
Beta Was this translation helpful? Give feedback.
-
This is cool! Smart initiative! I'm looking forward to test the docker thing, I have automated the image creation in our project with some gimp scripts so its really easy to recreate all the images with different backgrounds. But currently I do the replacing of images in nextion manually. Do I understand it correctly that there's some kind of tasker that is used to create mouse click in a specific order to replace all the images or how is that done? |
Beta Was this translation helpful? Give feedback.
-
So as I see it the benefits are two:
To achieve this the creation of the pictures must be taken care of as well. We are using a GIMP to create our pictures. Currently we change the background picture on the background layer, then run a GIMP script. After that we run some scripts to convert all the created pictures to bmp with some specific settings and change the names on all the pictures so they have the same number as in Nextion Editor. This process must be in this solution as well some how. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
I have recently made some updates to NSPanel Blueprint to allow easier swapping of the background images (among other updates allowing unattended HMI editing). You can check the PR over here: Blackymas/NSPanel_HA_Blueprint#2576
If this is a feature you might want to implement feel free to reach out I'm happy to fine tune the tooling to support this project as well.
Beta Was this translation helpful? Give feedback.
All reactions