204 Commits

Author SHA1 Message Date
Edward Firmo
162537312c Fix type issue with IDF 5 2024-05-16 10:35:05 +02:00
Edward Firmo
dd874c0c3f Use libraries from ESPHome v2024.5.0 2024-05-16 10:21:56 +02:00
Edward Firmo
e6a9580166 Reverts reference to local component
Solves #2113
2024-05-15 22:15:19 +02:00
Edward Firmo
877def3a65 Use boolean result from Nextion upload 2024-05-08 09:49:19 +02:00
Edward Firmo
1ef00adbfc Use arch_restart to restart ESP 2024-04-30 10:57:17 +02:00
Edward Firmo
1bb6307f07 Add some delays when stopping BT
To avoid a crash
2024-04-26 16:25:47 +02:00
Edward Firmo
3da9c4d850 Bump to v4.3.8.dev1
Supports #2091
2024-04-26 10:19:23 +02:00
Edward Firmo
7d2db5e606 Quick Fix for Captive Portal Compile Error
Solves #2088
2024-04-25 15:40:39 +02:00
Edward Firmo
0497417939 Don't try to stop captive portal
Solves #2088
2024-04-25 15:26:27 +02:00
Edward Firmo
7b406d85f1 Remove redundant info from climate dump config 2024-04-25 14:48:52 +02:00
Edward Firmo
35dc8aa3b5 Climate shows relays assignment on dump config 2024-04-25 07:17:19 +02:00
Edward Firmo
720e5c3a15 Fix opening embedded thermostat in a button
Solves #2067
2024-04-25 07:01:11 +02:00
Edward Firmo
c37d2695a7 Fix custom buttons for domains other than lights
Solves #2080
Solves #2081
2024-04-25 06:52:53 +02:00
Edward Firmo
db578c34bf Bump to v4.3.5 2024-04-24 21:17:49 +02:00
Edward Firmo
eac6dd1cf7 Prepare references for release 2024-04-24 21:06:48 +02:00
Edward Firmo
c4b91b8ea0 Manage indoor temp and weather icon as buttons
Solves #2056
2024-04-24 15:46:11 +02:00
Edward Firmo
fe26e30a06 Simplify page load
To reduce the chances of a serial buffer overflow
2024-04-24 11:58:19 +02:00
Edward Firmo
baef06fadf Round up temperature step
Partially solves #2063
2024-04-24 11:13:02 +02:00
Edward Firmo
1c43b8a874 Display embedded temperature in F or C accordingly
Partially solves #2063
2024-04-24 11:00:06 +02:00
Edward Firmo
0654a54730 Fix icon colors on home page 2024-04-24 10:26:11 +02:00
Edward Firmo
29baa6c808 Create nspanel_esphome_addon_ble_tracker.yaml 2024-04-22 11:07:33 +02:00
Edward Firmo
5206898c98 Correct call to ap_captive_portal.end() 2024-04-18 18:44:20 +02:00
Edward Firmo
544b2bc9cf Introducing "Add-on: Bluetooth Proxy"
Supports:
- #1983
- #1946
- #1815
2024-04-18 18:34:49 +02:00
Edward Firmo
a5092a5939 Stop unnecessary services before TFT upload with pre-built versions 2024-04-18 12:35:20 +02:00
Edward Firmo
ddea304d1b Replace watchdog by dump_config 2024-04-18 03:25:06 +02:00
Edward Firmo
85d6abae93 Flag display as disconnected during upload
To prevent Blueprint sending data
2024-04-17 10:06:29 +02:00
Edward Firmo
acf96d4f30 Stop Bluetooth before TFT upload
Helps with:
- #1983
- #1946
- #1815
2024-04-17 09:39:38 +02:00
Edward Firmo
a6f62a053c Use send_command from Nextion 2024-04-16 11:03:20 +02:00
Edward Firmo
94d51c4b49 Use PSRAM with Nextion Upload TFT
Helps with the following:
- #1983
- #1946
- #1815
2024-04-16 10:55:29 +02:00
Edward Firmo
8a60a15682 Remove psram code when psram is not included 2024-04-13 02:06:13 +02:00
Edward Firmo
d59361f937 Report ESPHome version on event call
This will allow version based blueprint
2024-04-12 09:58:50 +02:00
Edward Firmo
2a0f92d548 Remove CONFIG_LWIP_MAX_SOCKETS
This was breaking `web_server`
Solves #2050
2024-04-12 09:36:21 +02:00
Edward Firmo
178b940b46 Fix climate page not opening with click on internal temp
Solves #2040
2024-04-10 15:34:49 +02:00
Edward Firmo
9babe8984d Update timezone list 2024-04-10 10:44:20 +02:00
Edward Firmo
fc0f727d83 Bump version to 4.3.3
Getting prepared for a release
2024-04-10 07:57:43 +02:00
Edward Firmo
2f45083db5 Simplify climate show logic
Improves #2021
2024-04-09 10:16:18 +02:00
Edward Firmo
c64132d7b5 Do not show climate page when using internal temperature sensor
Solves #2021
2024-04-09 10:10:35 +02:00
Edward Firmo
694ab4f98f Merge component nspanel_ha_blueprint_upload_tft into nspanel_ha_blueprint 2024-04-09 08:08:33 +02:00
Edward Firmo
10e0a47b6f Review components files 2024-04-08 23:47:16 +02:00
Edward Firmo
6be727d4af Move UtilitiesGroups to PSRAM 2024-04-08 20:36:23 +02:00
Edward Firmo
e1e157a2b8 Report pre-built installed packages on watchdog
Helps with #2024
2024-04-08 16:04:55 +02:00
Edward Firmo
593f05feb9 Remember timezone on boot
Supports #2024
2024-04-08 15:47:57 +02:00
Edward Firmo
c98f50543d Timezone support on Blueprint
Still pending the code on ESPHome to store for when WiFi is out
Pending API doc.
I haven't merged this in another service for now to not break the API, but this should be done for v4.4.0

Solves #2024
2024-04-08 14:05:57 +02:00
Edward Firmo
e98a6a45a3 Fix packages order
Adds to #2024
2024-04-07 22:36:58 +02:00
Edward Firmo
93b3281e6e Use const in for loop 2024-04-07 19:49:53 +02:00
Edward Firmo
8bb708b448 Cleanup bin from esphome folder
Relates to #2024
2024-04-07 19:20:37 +02:00
Edward Firmo
2f697923cc Make add mac global
Complements #2024
2024-04-07 19:08:24 +02:00
Edward Firmo
5fbae3128f Merge pull request #2024 from MichaelHeimann/Blackymas-urls
Update prebuilt
2024-04-07 18:53:15 +02:00
Edward Firmo
61aa97f64e Don't include mac address code when not prebuilt 2024-04-07 18:30:58 +02:00
Edward Firmo
aafbc722fd Add build flags 2024-04-07 17:49:46 +02:00