Commit Graph

2578 Commits

Author SHA1 Message Date
Edward Firmo
82ceca57a7 add sliding_window_moving_average to adc (temp) sensor
Solves #1918
2024-03-25 19:51:45 +01:00
Edward Firmo
942bd84874 Clean-up 2024-03-25 19:49:53 +01:00
Edward Firmo
808db53981 Fix line break 2024-03-23 17:37:19 +01:00
Edward Firmo
d62623eef7 Use DNS for manual ip
Solves #1969
2024-03-23 14:16:19 +01:00
Edward Firmo
eb640fb09d Use DNS for manual ip
Solves #1969
2024-03-23 14:12:33 +01:00
Edward Firmo
7e9118a3ce Input "Nextion TFT File Folder" description
Solves #1974
2024-03-23 14:02:21 +01:00
Edward Firmo
f7459b0148 Lint 2024-03-23 13:17:04 +01:00
Edward Firmo
5f5b7cb36c Merge pull request #1973 from lafriks-fork/feat/hw_button_state_entity
Allow to specify entity for HW button state status
2024-03-23 13:10:47 +01:00
Lauris BH
1c61acbb63 Update as per review 2024-03-23 14:03:41 +02:00
Edward Firmo
9b2f7bd2b8 Rebuild versioning notifications
Solves #1759
2024-03-23 11:14:45 +01:00
Lauris BH
dd9e0ec79e Fix linting error and update description 2024-03-23 11:18:47 +02:00
Edward Firmo
a012b17653 Support to numeric button page label
Solves #1961
2024-03-23 00:38:00 +01:00
Edward Firmo
4d7e4da594 Update the weather info when sun entity changes
Solves #1971
This also adds a new sun entity selector to the inputs.
2024-03-23 00:14:55 +01:00
Lauris BH
d5a0bde06c Allow to specify entity for HW button state status 2024-03-23 01:01:12 +02:00
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
98aae56235 Use components from main 2024-03-20 09:09:21 +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
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