Edward Firmo
7db6e4598d
Fix is_uploading_tft name
2024-03-22 12:25:06 +01:00
Edward Firmo
3fb8343246
Ignore Nextion events while uploading
...
Helps with #1946
2024-03-22 11:25:30 +01:00
Edward Firmo
d2b924b355
Disable all services while upload
...
A service call still possible, but the services won't do anything.
Helps with #1946
2024-03-22 11:21:50 +01:00
Edward Firmo
dbf57053db
Split wakeup_page_id from back_page_id
...
Solves #1947 and makes the whole wake-up engine more reliable.
2024-03-22 10:45:35 +01:00
Edward Firmo
d35c2a77ba
Lint
2024-03-22 10:18:48 +01:00
Edward Firmo
64b72ca2d5
Send pre-defined chip color on boot
...
This solves #1928 as the pre-defined color will always be used when defined, and also helps with #1949 as it will prevent sending the color on every change when a pre-defined color is used.
2024-03-22 10:05:18 +01:00
Edward Firmo
6d5af5a6e0
Input: Hardware Buttons - Always Show Bar
...
Solves #1933
2024-03-22 09:39:58 +01:00
Edward Firmo
69bf13326c
Move chips vars to main variables area
2024-03-21 22:16:45 +01:00
Edward Firmo
72fa7abb2a
Lint
2024-03-21 22:04:26 +01:00
Edward Firmo
772ede7f48
Reduced calls to home page components
...
Solves #1949
2024-03-21 20:17:52 +01:00
Edward Firmo
1b8c1265e9
Return with delays between service calls
...
Helps with #1949
2024-03-20 22:50:15 +01:00
Edward Firmo
fddf3bda9f
Light page hidden components rearrangement
2024-03-20 22:23:11 +01:00
Edward Firmo
ad8cc7788b
Change button bar state when relay changes with local control
...
Solves #1904
2024-03-20 20:31:20 +01:00
Edward Firmo
a3f54d5c43
Lint
2024-03-20 20:09:59 +01:00
Edward Firmo
828a07a636
Use components from dev
2024-03-20 20:05:35 +01:00
Edward Firmo
5e5476f6e2
Reduce number of calls to Nextion - Relay and buttons bars
...
Helps with #1949
2024-03-20 19:46:47 +01:00
Edward Firmo
231c9aa426
Set back_page_id to page Home
...
Solves #1945
2024-03-20 19:28:23 +01:00
Edward Firmo
7455df28e8
Remove json component
2024-03-20 19:21:31 +01:00
Edward Firmo
e263047b15
Merge pull request #1940 from Blackymas/beta
...
v4.3.1 - Ensuring Compatibility with ESPHome v2024.3.0 and Enhancing Stability
2024-03-20 09:11:21 +01:00
Edward Firmo
a85f6fb6c3
Merge pull request #1939 from Blackymas/dev
...
Use components from `main`
2024-03-20 09:10:19 +01:00
Edward Firmo
fc9017b3c6
Merge pull request #1938 from Blackymas/beta
...
v4.3.1 - Ensuring Compatibility with ESPHome v2024.3.0 and Enhancing Stability
2024-03-20 09:09:33 +01:00
Edward Firmo
98aae56235
Use components from main
2024-03-20 09:09:21 +01:00
Edward Firmo
ff9de5bf26
Merge pull request #1937 from Blackymas/dev
...
v4.3.1 to beta
2024-03-20 08:45:39 +01:00
Edward Firmo
2f47ffc42b
Bump to v4.3.1
2024-03-20 08:42:32 +01:00
Edward Firmo
6af2ddac99
Use nspanel_ha_blueprint component from beta
2024-03-19 15:44:18 +01:00
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
7a18b75204
Merge pull request #1935 from Blackymas/dev
...
v4.3.1b1
2024-03-19 15:02:58 +01:00
Edward Firmo
e0415c35cd
Remove bluetooth_proxy from customizations
...
It will exceed memory
2024-03-19 14:10:22 +01:00
Edward Firmo
7fda931f67
Remove pre-build test for now
2024-03-19 14:07:53 +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
ce43a31242
Refresh hw btn bar state if state changed
...
Solves #1933
2024-03-19 11:15:15 +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
f28a02fd5d
Remove .bin files
2024-03-19 09:52:13 +01:00
Edward Firmo
5f850ae6a3
Remove pre-build test & build for now
...
PR#5586 is quite active and breaking this. Waiting until it is more stable.
2024-03-19 09:51:27 +01:00
Edward Firmo
4e7bbef1a0
Bump to v4.3.1b1
2024-03-18 23:58:56 +01:00
Edward Firmo
447a07c65b
Move page Boot to pos 0
2024-03-18 23:51:09 +01:00
Edward Firmo
480848558f
Release notes v4.3.1
2024-03-18 23:14:33 +01:00
Edward Firmo
8f52de210c
Delay on all loops
...
To avoid serial buffer overflow
2024-03-18 18:57:05 +01:00
Edward Firmo
54a4e7775f
Exit notification page with notification clear
...
Solves #1931
2024-03-18 18:55:02 +01:00
Edward Firmo
9059b20773
Do not save built firmware when using beta
2024-03-18 14:49:49 +01:00
Edward Firmo
8226ea6a5b
Merge branch 'dev' of https://github.com/Blackymas/NSPanel_HA_Blueprint into dev
2024-03-18 10:10:38 +01:00
Edward Firmo
3f39dbcad8
Use Nextion native components replacing command contruction
2024-03-18 10:10:35 +01:00
GitHub Actions
56813c795b
Pre-built firmware for NSPanel - Merge branch 'dev' of https://github.com/Blackymas/NSPanel_HA_Blueprint into dev
2024-03-17 21:19:10 +00:00
Edward Firmo
9c807f288d
Merge branch 'dev' of https://github.com/Blackymas/NSPanel_HA_Blueprint into dev
2024-03-17 22:08:21 +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
GitHub Actions
7fca55361c
Pre-built firmware for NSPanel - Merge branch 'dev' of https://github.com/Blackymas/NSPanel_HA_Blueprint into dev
2024-03-17 21:05:53 +00:00
Edward Firmo
16b5ce4b0b
Merge branch 'dev' of https://github.com/Blackymas/NSPanel_HA_Blueprint into dev
2024-03-17 21:56:13 +01:00