Commit Graph

108 Commits

Author SHA1 Message Date
Edward Firmo
a647c69f53 Bump to v4.3.1b2 2024-03-19 15:43:00 +01:00
Edward Firmo
e2c639a32d Move reboot button control to on_touch
So save a few more bytes of memory
2024-03-19 15:32:41 +01:00
Edward Firmo
b1412f1d12 Use new get_ip_addresses() from ESPHome v2024.3.0 2024-03-19 13:28:11 +01:00
Edward Firmo
94782bf9fc Add relay_settings to refresh_hardware_buttons_bars verbose logs 2024-03-19 13:22:20 +01:00
Edward Firmo
3dbf577a92 Use component nspanel_ha_blueprint from dev
To update page list
2024-03-19 13:16:35 +01:00
Edward Firmo
cc756fda35 hw_button_state service to control buttons individually
Solves #1934
2024-03-19 11:13:55 +01:00
Edward Firmo
447a07c65b Move page Boot to pos 0 2024-03-18 23:51:09 +01:00
Edward Firmo
54a4e7775f Exit notification page with notification clear
Solves #1931
2024-03-18 18:55:02 +01:00
Edward Firmo
3f39dbcad8 Use Nextion native components replacing command contruction 2024-03-18 10:10:35 +01:00
Edward Firmo
271362511f Use ADC sampling
Use esphome/esphome#6330 to enable sampling on adc sensor and smooth the data.
Solves #1918
2024-03-17 22:07:48 +01:00
Edward Firmo
114ea35e55 Adjust boot delays 2024-03-17 21:56:10 +01:00
Edward Firmo
ac3be262fd Boot page increased spacing on versions labels 2024-03-17 20:21:38 +01:00
Edward Firmo
9cd8f6121f Remove debug logs 2024-03-17 14:37:27 +01:00
Edward Firmo
d28ab920c8 Disable boot timer when all info is available 2024-03-17 14:35:59 +01:00
Edward Firmo
0d4293b6e4 Fix boot progress calcs 2024-03-17 10:50:09 +01:00
Edward Firmo
bac85239d0 Fix var name tft_version 2024-03-17 01:54:57 +01:00
Edward Firmo
efee51ea3d Add boot progress bar 2024-03-17 01:24:59 +01:00
Edward Firmo
fb8448fb7d TFT version engine 2024-03-16 11:27:59 +01:00
Edward Firmo
2e4b7f2a87 Use ${name} for device_name sensor
Solves #1907
2024-03-15 22:33:06 +01:00
Edward Firmo
7ce40bc4b7 Clean-up 2024-03-15 17:23:51 +01:00
Edward Firmo
afbeb7a816 Reorg refresh_hardware_buttons_bars
To save a couple of bytes of RAM
2024-03-15 15:10:40 +01:00
Edward Firmo
45c5453c2f Allows change brightness when sleeping
Solves #1919
2024-03-15 10:48:31 +01:00
Edward Firmo
28eb2d064e Clean-up
No functionality changed
2024-03-15 10:33:07 +01:00
Edward Firmo
904937f06f Clean-up 2024-03-15 01:36:20 +01:00
Edward Firmo
9e14c2f5d8 Do not show hidden chips with page refresh
Solves #1915
2024-03-15 01:23:41 +01:00
Edward Firmo
c0a0d2b96b Add device_name to events 2024-03-14 22:41:41 +01:00
Edward Firmo
79363673d3 Replace sendme by current_page text sensor
Solves #1900
2024-03-14 22:38:22 +01:00
Edward Firmo
0be79ea5c4 Do not update indoortemp when embedded temp changes
Solves #1911
2024-03-14 10:56:56 +01:00
Edward Firmo
57fee3c1c6 Rebuild esphome::api::CustomAPIDevice declarations
To reduce chances of a memory leak
2024-03-14 00:23:48 +01:00
Edward Firmo
5bc1e7db96 Control hw button bars locally
Solves #1904
2024-03-14 00:11:36 +01:00
Edward Firmo
b00798b6ae Move ap to advanced
There's no use for this without `web_server` and `captive_portal`, so let's save some memory.
2024-03-13 21:48:27 +01:00
Edward Firmo
dd6dd172e2 Use blueprint status to set api variable on TFT 2024-03-13 21:25:58 +01:00
Edward Firmo
4f21cb442a Update wifi icon when connection changes 2024-03-13 20:17:49 +01:00
Edward Firmo
1fb11564d6 Fix test for temp_units
Solves #1834
2024-03-13 09:21:54 +01:00
Edward Firmo
fc2bd3d40b Twice the limits for entities values on CJK
Hopefully solves #1884
2024-03-13 09:18:44 +01:00
Edward Firmo
8af43c2bcc Use components from main 2024-03-12 15:59:02 +01:00
Edward Firmo
b41caf73be Bump to v4.3.0
Getting ready for releasing
2024-03-12 11:54:53 +01:00
Edward Firmo
c8bb294e5e notification_show minor optimization 2024-03-11 22:49:43 +01:00
Edward Firmo
e39489e6ad Move notification buttons engine to ESPHome
Solves #1881
Improves #1501
2024-03-11 22:20:36 +01:00
Edward Firmo
92940d82f2 Fix invalid call to fan.oscillate
Solves #1873
2024-03-11 18:43:44 +01:00
Edward Firmo
79a82f764a Do not show QR code icon when disabled
Solves #1876
2024-03-10 22:33:27 +01:00
Edward Firmo
0b6d8e0fd1 bump to v4.3.0b1 2024-03-10 20:06:14 +01:00
Edward Firmo
78f5804730 Cleaning logs 2024-03-09 13:51:33 +01:00
Edward Firmo
7fc66610dc Automatic Font Size Adjustment for Entity Page Values
Solves #1728
2024-03-08 16:54:00 +01:00
Edward Firmo
26c5a42914 Lint 2024-03-08 13:33:42 +01:00
Edward Firmo
32e9246ace Clean-up logs
To reduce RAM requirements
2024-03-08 13:23:30 +01:00
Edward Firmo
1d52396e96 Redraws hw buttons bars after page constructor 2024-03-08 13:20:22 +01:00
Edward Firmo
fa8ee066ac Return notific button engine to Blueprint
Solves #1867
2024-03-08 13:06:55 +01:00
Edward Firmo
1c367f5269 Revert display_mode info on event 2024-03-06 21:29:32 +01:00
Edward Firmo
b633ac1fe3 Page utilities - Line movement
Solves #168
2024-03-06 21:20:24 +01:00