Fix buttons on climate page (#850)

* Fix buttons on climate page

Fix icon for dry and auto.
Move Off for last position.
Fix TFT sending incorrect id for buttons.

* Update TFT

* Update nspanel_eu_code
This commit is contained in:
Edward Firmo
2023-05-29 21:08:07 +02:00
committed by GitHub
parent 5298a0a032
commit 89e55a20d4
4 changed files with 113 additions and 117 deletions

View File

@@ -494,7 +494,7 @@ Hotspot button07
Events
Touch Release Event
lastclick.txt="{\"page\": \"climate\", \"component\": \"button01\", \"value\": \"release\"}"
lastclick.txt="{\"page\": \"climate\", \"component\": \"button07\", \"value\": \"release\"}"
printh 92
prints "nspanelevent",0
printh 00