Commit Graph

1500 Commits

Author SHA1 Message Date
Edward Firmo
ba6f0264a6 This file will be moved to advanced folder soon
To avoid a breaking change
2023-12-05 17:14:49 +01:00
Edward Firmo
15e1976715 Remove extra line 2023-12-05 17:10:59 +01:00
Edward Firmo
88bb6ff176 Merge branch 'beta' of https://github.com/Blackymas/NSPanel_HA_Blueprint into beta 2023-12-05 16:59:01 +01:00
Edward Firmo
cbdc47170f TFT Upload routine clean-up
Solves #1378
Solves #1383
2023-12-05 16:58:54 +01:00
Edward Firmo
5cb2a193c6 Fix file path 2023-12-04 23:15:11 +01:00
Edward Firmo
cf4d0f9393 Try update at 921600bps first 2023-12-04 22:49:44 +01:00
Edward Firmo
a0a17bcfa1 Shortening boot sequence a bit
As baud rate wouldn't change anymore
2023-12-04 22:45:42 +01:00
Edward Firmo
ae40f651be Set advanced baud rate to 115200
Users reported issues on #1358
2023-12-04 22:38:25 +01:00
Edward Firmo
3df926cfc1 Fix path 2023-12-04 22:35:39 +01:00
Edward Firmo
304233218a Fix relative path on workflows 2023-12-04 22:33:21 +01:00
Edward Firmo
642c680cae Fix test relative folders 2023-12-04 22:24:01 +01:00
Edward Firmo
da4b64ed95 Reorg files
To make it easier for users
2023-12-04 22:19:03 +01:00
Edward Firmo
7d5b2b8d30 Remove manual line break from page's title
Solves #1367
2023-12-04 16:19:25 +01:00
Edward Firmo
019a882fe9 Bump version to 4.1.4 2023-12-04 16:05:26 +01:00
Edward Firmo
bdd1726328 Merge pull request #1372 from Blackymas/beta
v4.1.3 - Bug fixing
2023-12-03 17:06:24 +01:00
Edward Firmo
f37ae5b1ce Fix climate page not updating properly 2023-12-03 16:24:12 +01:00
Edward Firmo
6a957a9099 Fix climate page not updating properly
Fixes #1284
Probably fixes #1351
2023-12-03 16:19:53 +01:00
Edward Firmo
f7de15d369 Remove tft_url reference
This is not available until ESPHome 2023.12
Partially covers issue #1330
2023-12-03 15:31:35 +01:00
Edward Firmo
b5ca2c8b60 Fix light icon color on buttons 2023-12-03 15:29:06 +01:00
Edward Firmo
4be2a84315 Fix light icon color on buttons
Solves #1356
2023-12-03 13:41:00 +01:00
Edward Firmo
647c56920e IDF v5 compatibility 2023-12-03 13:26:44 +01:00
Edward Firmo
f1c5ae505e Change temperature correction mode to box
To make it easier to adjust.
Improves #1369
2023-12-01 15:19:08 +01:00
Edward Firmo
6f857e6077 Don't show thermostat chip when auto
Solves #1265
2023-12-01 10:07:05 +01:00
Edward Firmo
b975869e1f Change baud rate manually 2023-11-30 21:46:00 +01:00
Edward Firmo
29e0e4b8ce Stop all when uploading tft 2023-11-30 21:44:43 +01:00
Edward Firmo
2c4a366d7b Change baud rate on click
Click on the baud rate info to switch between 115200 and 921600bps
2023-11-30 20:06:55 +01:00
Edward Firmo
cc10cfe0c5 Keep baud rate after connection 2023-11-30 20:02:58 +01:00
Edward Firmo
98187fe4a4 Clean-up code 2023-11-30 19:50:57 +01:00
Edward Firmo
19e4e9d5b6 Turn on screen after turn off 2023-11-30 14:11:36 +01:00
Edward Firmo
72ab301a2a Publish Nextion is off during upload TFT 2023-11-30 13:05:16 +01:00
Edward Firmo
67706293d3 Remove test blank button 2023-11-30 12:52:19 +01:00
Edward Firmo
99616d4e79 Don't exit reparse if is setup 2023-11-30 11:38:39 +01:00
Edward Firmo
bc677e6c21 Drop support to idf v5 2023-11-30 11:17:26 +01:00
Edward Firmo
309da77301 Don't use exit reparse from component 2023-11-30 09:22:10 +01:00
Edward Firmo
849e75bb6c Upload TFT remove dependency to from ESPHome Nextion component
Let's wait for those to be released before start using it.
2023-11-30 07:56:15 +01:00
Edward Firmo
f357a58b9e Merge pull request #1347 from Blackymas/beta
v4.1.2 - Bug fixes and small enhancements
2023-11-28 16:54:05 +01:00
Edward Firmo
55f254e7a2 Revert "Remove esp-idf"
This reverts commit 58d86aeb86.
2023-11-28 16:09:39 +01:00
Edward Firmo
58d86aeb86 Remove esp-idf 2023-11-28 15:32:13 +01:00
Edward Firmo
53b3d131b6 Removed support to IDF 2023-11-28 15:29:42 +01:00
Edward Firmo
ec35a07f52 Fix call to older upload_tft() 2023-11-28 14:46:16 +01:00
Edward Firmo
d81a15195b Fix Nextion not communicating with ESPHome 2023.11.6 2023-11-28 14:42:19 +01:00
Edward Firmo
58cffafefc Remove is_detected 2023-11-28 14:36:36 +01:00
Edward Firmo
58b82b8a30 Remove reference to PR5683 2023-11-28 14:35:16 +01:00
Edward Firmo
da357eed7a Merge pull request #1342 from Blackymas/dev
v4.1.2 beta
2023-11-27 10:54:11 +01:00
Edward Firmo
ee50d69f03 custom buttons icons not updating on Home page 2023-11-27 10:15:53 +01:00
Edward Firmo
06f145a11c Fix custom buttons not updating
Solves #1343
2023-11-26 17:53:32 +01:00
Edward Firmo
819ba1fe04 Bump version to 4.1.2 2023-11-26 14:58:17 +01:00
Edward Firmo
4965c4ce59 Fallback to legacy forecast (attributes based) when new method (service based) fails. 2023-11-26 10:55:41 +01:00
Edward Firmo
adf356ae33 Fallback to old forecast model when new fails
Solves #1259
Solves #1335
2023-11-26 10:38:53 +01:00
Edward Firmo
c4543a73af Send component ID on page home
This will be used later with new touch detection routine
2023-11-26 10:32:01 +01:00