Commit Graph

2541 Commits

Author SHA1 Message Date
Edward Firmo
7ce40bc4b7 Clean-up 2024-03-15 17:23:51 +01:00
GitHub Actions
37232e19a0 Pre-built firmware for NSPanel - Reorg refresh_hardware_buttons_bars 2024-03-15 14:20:39 +00: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
GitHub Actions
9db404c099 Pre-built firmware for NSPanel - Allows change brightness when sleeping 2024-03-15 09:58:09 +00: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
c1f4eef816 Show hardware button bars on all pages 2024-03-15 10:31:45 +01:00
GitHub Actions
8603bb9687 Pre-built firmware for NSPanel - Merge branch 'dev' of https://github.com/Blackymas/NSPanel_HA_Blueprint into dev 2024-03-15 00:52:39 +00:00
Edward Firmo
5f2045ff95 Merge branch 'dev' of https://github.com/Blackymas/NSPanel_HA_Blueprint into dev 2024-03-15 01:42:00 +01:00
Edward Firmo
904937f06f Clean-up 2024-03-15 01:36:20 +01:00
GitHub Actions
40a75fe4fe Pre-built firmware for NSPanel - Do not show hidden chips with page refresh 2024-03-15 00:33:46 +00:00
Edward Firmo
9e14c2f5d8 Do not show hidden chips with page refresh
Solves #1915
2024-03-15 01:23:41 +01:00
GitHub Actions
3980458fcc Pre-built firmware for NSPanel - Add to events 2024-03-14 21:55:04 +00: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
ce04dd7b99 Use update_bitwise_setting for Expose Relay Fallback Switch
Solves #1914
2024-03-14 13:36:20 +01:00
Edward Firmo
0dc3d86d2e Utilities Page - Cursor Width
Solves #1910
2024-03-14 11:33:10 +01:00
GitHub Actions
fe27f8c619 Pre-built firmware for NSPanel - Do not update indoortemp when embedded temp changes 2024-03-14 10:07:02 +00:00
Edward Firmo
0be79ea5c4 Do not update indoortemp when embedded temp changes
Solves #1911
2024-03-14 10:56:56 +01:00
Edward Firmo
6e57b20edf Merge branch 'dev' of https://github.com/Blackymas/NSPanel_HA_Blueprint into dev 2024-03-14 10:15:09 +01:00
Edward Firmo
6b3fe0cf84 Update and improve RTTTL Play docs and examples
Solves #1912
Solves #1901
2024-03-14 10:15:06 +01:00
GitHub Actions
8be3f8a177 Pre-built firmware for NSPanel - Rebuild esphome::api::CustomAPIDevice declarations 2024-03-13 23:35:40 +00: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
82341613df Move up link to start-up issues
Solves #1908
2024-03-14 00:18:02 +01:00
Edward Firmo
5bc1e7db96 Control hw button bars locally
Solves #1904
2024-03-14 00:11:36 +01:00
GitHub Actions
bd7c6590f7 Pre-built firmware for NSPanel - Merge branch 'dev' of https://github.com/Blackymas/NSPanel_HA_Blueprint into dev 2024-03-13 20:59:46 +00:00
Edward Firmo
16097a5c1d Merge branch 'dev' of https://github.com/Blackymas/NSPanel_HA_Blueprint into dev 2024-03-13 21:48:38 +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
GitHub Actions
05edda7ceb Pre-built firmware for NSPanel - Add documentation about duplicated entities 2024-03-13 20:47:23 +00:00
Edward Firmo
acb3b7f82e Add documentation about duplicated entities
Solves #1905
2024-03-13 21:35:04 +01:00
Edward Firmo
dd6dd172e2 Use blueprint status to set api variable on TFT 2024-03-13 21:25:58 +01:00
Edward Firmo
1d95198312 Bump to v4.3.1d1 2024-03-13 21:17:53 +01:00
Edward Firmo
585d3142ae Consider value 0 as a "on" state for sensors
Solves #1902
2024-03-13 21:16:40 +01:00
Edward Firmo
953d0b6139 Remove filter for sensor only in the home page values 2024-03-13 21:03:06 +01:00
Edward Firmo
4f21cb442a Update wifi icon when connection changes 2024-03-13 20:17:49 +01:00
Edward Firmo
f49aadd51e Fix component name on entitypage03 icon01
Solves #1902
2024-03-13 19:21:22 +01:00
Edward Firmo
72f74ddbe4 Alignment entities pages
Solves #1903
2024-03-13 11:33:55 +01:00
Edward Firmo
c6be70c7f2 Merge branch 'dev' of https://github.com/Blackymas/NSPanel_HA_Blueprint into dev 2024-03-13 09:45:00 +01:00
Edward Firmo
9151358284 Add entitypages_show_entities_icons input
Solves #1885
2024-03-13 09:41:50 +01:00
GitHub Actions
d90c180d91 Pre-built firmware for NSPanel - Fix test for temp_units 2024-03-13 08:32:11 +00: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
b02f3c080a Do not show page index when only 1 page
Solves #1883
2024-03-13 08:53:26 +01:00
Edward Firmo
bfe27f0693 Remove default labels on utilities
Solves #1899
2024-03-13 08:38:34 +01:00
Edward Firmo
6fd55ce65d Lint 2024-03-12 16:41:15 +01:00
Edward Firmo
5288cf68b6 Lint 2024-03-12 16:38:51 +01:00
Edward Firmo
e3fb149b58 Use newer python 2024-03-12 16:30:54 +01:00
Edward Firmo
7422704fcc Merge branch 'dev' of https://github.com/Blackymas/NSPanel_HA_Blueprint into dev 2024-03-12 16:26:47 +01:00
Edward Firmo
358c363077 Don't test automatically on main 2024-03-12 16:26:34 +01:00
GitHub Actions
0c83264750 Pre-built firmware for NSPanel - Use components from 2024-03-12 15:08:43 +00:00