Edward Firmo
17072c4144
Standardize close button
2023-08-31 18:48:29 +02:00
Edward Firmo
960c055fb5
Clean-up TFT
...
- Removed a bunch of unused pics
- Changed page indicator to new format (which will allow future development to hide unused pages)
- Standardized close button in most pages
2023-08-31 14:27:25 +02:00
Edward Firmo
4748739155
Move brightness control to global var
...
Clean up page Home
2023-08-30 15:08:28 +02:00
Edward Firmo
27fc5c3e89
Home buttons new format - QRcode
...
Modernise the button "QRcode" flow on page Home to improve performance.
2023-08-23 22:18:31 +02:00
Edward Firmo
e3efb4dbe5
Removed restore_state
...
There is some incomplete work related to alarms on this commit, but the focus here is to fix `restore_state` on ESPHome v2023.7.0.
This solves #939
2023-07-19 09:49:09 +02:00
Edward Firmo
3aca4c64d2
Panel offline mode ( #900 )
...
* Panel offline mode
Introduces "offline mode" for the panel, which will be used later with a fallback climate.
Pages that are depending on the blueprint (buttons pages, entity pages, settings pages, etc) won't be shown when the API is disconnected.
* Panel offline mode
* Panel offline mode
* Panel offline mode
* Panel offline mode
2023-06-30 12:24:25 +02:00
Edward Firmo
cc1f6999cc
Climate - Custom buttons ( #859 )
...
* Climate - Custom buttons
Initial implementation of custom buttons on climate pages.
* Update nspanel_esphome.yaml
* Update tft files
* Update nspanel_eu_code
* update nspanel_us_code
2023-06-05 12:00:14 +02:00
Chris
6de0c44b14
Nspanel event ( #689 )
...
* upd: hmi2txt export
* upd: sync latest dev
* upd: currentpage
* upd: lightsettings
* upd: coversettings
* upd: touchevent
* Fix error preventing long click on button pages
* upd: climate
* upd: lastclick w.o. blueprint
* Upd: Long_press - Lights
* Update: Everything else (#688 )
Still a bug with confirmation message and long press button.
* Fix: Notifications
* Fix: Button long press
* Fix: Climate page
* Fix: Indoor temp when no sensor defined
* fix: open climate from homepage triggers mulitple
---------
Co-authored-by: Edward Firmo <94725493+edwardtfn@users.noreply.github.com >
2023-04-18 21:54:04 +02:00