Edward Firmo
20e8694566
Code clean-up
2023-11-26 08:42:47 +01:00
Edward Firmo
7cac47d279
No need to reload PR every time
2023-11-12 08:15:42 +01:00
Edward Firmo
7b4f6ac9f0
Remove old Upload TFT code
...
It was not in use
2023-11-11 10:20:51 +01:00
Edward Firmo
1857be65c2
Review on_boot script
2023-11-10 18:55:20 +01:00
Edward Firmo
25efb93877
Removed service upload_tft
...
Please use this instead:
```yaml
service: esphome.xxxxx_upload_tft_url
data:
url: "default"
```
2023-11-10 14:21:56 +01:00
Edward Firmo
dbc61f9ecb
Use new Upload TFT for Arduino
2023-11-08 13:32:56 +01:00
Edward Firmo
eb03d33edd
Support to idf v5
2023-11-07 12:35:06 +01:00
Edward Firmo
6b9a6dc97f
Add framework info to TFT
2023-11-06 20:33:13 +01:00
Edward Firmo
0a26861444
Code clean-up
2023-11-03 21:10:42 +01:00
Edward Firmo
5a782bbe45
Retry when Upload TFT fails
2023-11-03 18:05:43 +01:00
Edward Firmo
ffce653d16
Fix reference to external components
2023-11-03 17:14:20 +01:00
Edward Firmo
852ba63038
Use pr5667 for Nextion
2023-11-03 15:26:00 +01:00
Edward Firmo
58132cb189
Fix reference to tft_size_
...
Solves https://github.com/Blackymas/NSPanel_HA_Blueprint/issues/1213#issuecomment-1791035711
2023-11-02 17:55:42 +01:00
Edward Firmo
e96329f976
Handle https error nicely
2023-11-02 12:03:16 +01:00
Edward Firmo
fce2c5e4be
Set framework esp-idf by default
2023-11-01 21:29:06 +01:00
Edward Firmo
b105d83b12
Persistent http client
2023-11-01 21:22:58 +01:00
Edward Firmo
25cf9f1bb9
Update nspanel_esphome_addon_upload_tft.yaml
2023-11-01 13:31:41 +01:00
Edward Firmo
88f287aa0d
Upload TFT ESP-IDF - Cleaning logs
2023-11-01 10:04:42 +01:00
Edward Firmo
34142c510f
Upload TFT for ESP-IDF
...
Still pending some clean-up, but I would say this is a working version.
2023-11-01 09:35:51 +01:00
Edward Firmo
09275f1414
esp-idf upload tft
...
Still a bit buggy, but this is probably the first working version of an esp-idf upload TFT to be published.
I will work more on this, but wanna have this commit as a reference.
2023-10-31 22:48:36 +01:00
Edward Firmo
a2fab582d5
Removed upload_tft from core
2023-10-17 09:03:54 +02:00
Edward Firmo
b1b88e75e4
Splitting files
2023-10-17 08:52:55 +02:00