Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Question : Edit UI with Nextion #44

Closed
CyrielRct opened this issue Jul 15, 2022 · 1 comment
Closed

Question : Edit UI with Nextion #44

CyrielRct opened this issue Jul 15, 2022 · 1 comment

Comments

@CyrielRct
Copy link

Do we have any way to change the UI with Nextion Editor ?

I'm looking at a way of showing the temperature of my pool.

Until now I tried :

  • Use the indoor temperature to show the swimming pool one . this one is replaced automatically every min unfortunately
  • Use the Thermostat screen control but this one I never found the command to replace the temperature in the middle - looks to be linked with the indoor temp
@joBr99
Copy link
Collaborator

joBr99 commented Jul 16, 2022

Do we have any way to change the UI with Nextion Editor ?

No, you have to use a custom UI for this, see Resources in Readme

Use the indoor temperature to show the swimming pool one . this one is replaced automatically every min unfortunately

This is done by this line in the driver, you can remove/change that code.

tasmota.add_rule("Tele#ANALOG#Temperature1", set_temp) # rule to run set_temp on teleperiod

@joBr99 joBr99 closed this as completed Dec 21, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants