Edward Firmo
d94e98ee63
Lint
2024-02-26 19:24:22 +01:00
Edward Firmo
d00d082d45
Limits max_runs on queued scripts
...
Solves #1832
2024-02-26 19:20:45 +01:00
Edward Firmo
4b90515425
Lint
2024-02-26 19:05:34 +01:00
Edward Firmo
9487ca9fe0
Merge branch 'dev' of https://github.com/Blackymas/NSPanel_HA_Blueprint into dev
2024-02-26 18:36:17 +01:00
Edward Firmo
16e9b899d6
HW button bar in all pages
...
Partially solves #1835
Partially solves #1517
Solves #1507
2024-02-26 18:36:12 +01:00
Edward Firmo
692e145162
Remove watchdog and reduced logging
...
Solves #1832
2024-02-26 17:15:09 +01:00
Edward Firmo
f2a1f27e0c
HW button bar in all pages
...
Partially solves #1835
Partially solves #1517
Solves #1507
2024-02-26 09:38:20 +01:00
Edward Firmo
abd55b4bc0
Reorg repo
2024-02-25 17:29:28 +01:00
Edward Firmo
d66aa59b35
Reorg repo
2024-02-25 17:27:11 +01:00
GitHub Actions
751daac8ca
Pre-built firmware for NSPanel
2024-02-23 23:27:02 +00:00
Edward Firmo
ec7e97650e
Fix dependencies
2024-02-24 00:16:52 +01:00
Edward Firmo
741d2802bd
Add test to cool & ble_proxy
2024-02-24 00:14:19 +01:00
Edward Firmo
5e29988209
Lint
2024-02-24 00:06:33 +01:00
Edward Firmo
9da8a02d2c
Merge branch 'dev' of https://github.com/Blackymas/NSPanel_HA_Blueprint into dev
2024-02-24 00:01:36 +01:00
Edward Firmo
93369d62ec
component_visibility replaces component_hide and component_show services
...
Optimization
2024-02-24 00:01:30 +01:00
GitHub Actions
68c2410feb
Pre-built firmware for NSPanel - Fix namespace names
2024-02-23 22:18:20 +00:00
Edward Firmo
13a1822c6e
Fix namespace names
2024-02-23 23:08:40 +01:00
Edward Firmo
6467f666f3
Upload TFT memory optimization
...
Helps with #1686
2024-02-23 23:07:55 +01:00
Edward Firmo
718ec12e3c
Fix home page missing components
...
Solves #1833
2024-02-23 22:57:13 +01:00
Edward Firmo
f640f00d82
Delete page_names.h
2024-02-23 12:22:52 +01:00
Edward Firmo
e8d127681c
Fix reference to NextionComponent
2024-02-23 12:19:20 +01:00
Edward Firmo
b3043facad
Fix reference to NextionComponent
2024-02-23 12:16:51 +01:00
Edward Firmo
e37cb6dbfd
Validate ESPHome when components changes
2024-02-23 12:15:22 +01:00
Edward Firmo
38b2da0976
Fix type name to NextionComponent
2024-02-23 12:12:48 +01:00
Edward Firmo
384e7d4c29
Use latest actions/checkout
2024-02-23 12:10:19 +01:00
Edward Firmo
158a28befc
Merge branch 'dev' of https://github.com/Blackymas/NSPanel_HA_Blueprint into dev
2024-02-23 12:04:49 +01:00
Edward Firmo
55ea00b50a
Add nextion_components.h
2024-02-23 12:04:47 +01:00
GitHub Actions
677bebcafc
Pre-built firmware for NSPanel - Merge branch 'dev' of https://github.com/Blackymas/NSPanel_HA_Blueprint into dev
2024-02-23 08:31:31 +00:00
Edward Firmo
7f09156414
Merge branch 'dev' of https://github.com/Blackymas/NSPanel_HA_Blueprint into dev
2024-02-23 09:22:22 +01:00
Edward Firmo
32909c0f2a
brightness is now float
2024-02-23 09:21:40 +01:00
GitHub Actions
c184559cff
Pre-built firmware for NSPanel - Added captive_portal and removed web_server
2024-02-22 23:19:37 +00:00
Edward Firmo
64563dc0c7
Added captive_portal and removed web_server
2024-02-23 00:09:47 +01:00
Edward Firmo
975dfe87af
Include pull request
2024-02-23 00:07:08 +01:00
Edward Firmo
29a22ad8dd
Create validate_python.yml
2024-02-23 00:05:43 +01:00
Edward Firmo
96dc528237
Move components to root
2024-02-22 23:57:00 +01:00
Edward Firmo
02d571703f
Move components to root
2024-02-22 23:56:16 +01:00
Edward Firmo
b96ef8fde2
Fix external component url
2024-02-22 23:50:49 +01:00
Edward Firmo
3a4ebfdf02
Lint
2024-02-22 23:43:21 +01:00
Edward Firmo
3c27ec3638
Lint
2024-02-22 23:41:19 +01:00
Edward Firmo
01005b5863
Memory optimization & external components
...
Helps with #1686
- This is deprecating Relay local fallback switches (replaced by globals) to save memory.
- Using reboot timeout from ESPHome instead of custom engine
- Do not change page is already there.
- Use of external components to streamline some repetitive code
- API always transfer colors in RGB array to keep consistency
2024-02-22 23:19:34 +01:00
GitHub Actions
dc12a64724
Pre-built firmware for NSPanel
2024-02-21 01:05:51 +00:00
GitHub Actions
8088ebbf88
Pre-built firmware for NSPanel - Selectable font size for screensaver time display
2024-02-20 23:22:22 +00:00
Edward Firmo
9a2a2a4273
Selectable font size for screensaver time display
...
Solves #1689
2024-02-21 00:12:36 +01:00
Edward Firmo
9b1e652040
Lint
2024-02-20 18:10:40 +01:00
Edward Firmo
7d640907ac
Lint
2024-02-20 12:18:57 +01:00
Edward Firmo
f53ea8792e
Utilities page mock-up
...
In preparation for #168
2024-02-20 12:14:31 +01:00
Edward Firmo
3be0a56ac7
Merge branch 'dev' of https://github.com/Blackymas/NSPanel_HA_Blueprint into dev
2024-02-19 23:41:49 +01:00
Edward Firmo
7d8bb128c2
Bump secondary hmi to v4.3dev
2024-02-19 23:41:30 +01:00
GitHub Actions
1497c94061
Pre-built firmware for NSPanel - IDF v5 compatibility
2024-02-19 22:16:54 +00:00
Edward Firmo
7be80f9de3
IDF v5 compatibility
2024-02-19 23:07:15 +01:00