Edward Firmo
205a8cee2f
Merge branch 'beta' into dev
2023-09-07 22:47:22 +02:00
Edward Firmo
63905025bf
Improve version notification
2023-09-07 18:28:35 +02:00
Edward Firmo
c632d32b87
Clean-up docs
2023-09-07 17:33:10 +02:00
Edward Firmo
4fe8633978
version 4.0 ready for release
2023-09-07 17:22:52 +02:00
Edward Firmo
fec2824464
Minor adjustments on settings page
2023-09-07 17:10:16 +02:00
Edward Firmo
8eaead0ef5
Fix Fan page not open with long press HW button
...
Solves #1007
2023-09-07 13:35:03 +02:00
Edward Firmo
c819bbec9c
update temp_nspanel when correction changes
2023-09-07 08:49:20 +02:00
Edward Firmo
f8cf178440
Fix display climate chip
2023-09-07 08:27:54 +02:00
Edward Firmo
79f921e99c
Review temperature correction engine
2023-09-07 02:01:39 +02:00
Edward Firmo
067c173995
Handle embedded_indoor_temperature
...
Internal temperature display will be handled locally (ESPHome) when no other sensor is selected.
2023-09-07 00:32:20 +02:00
Edward Firmo
f093126726
Fix Nextion variable invalid
2023-09-06 21:43:18 +02:00
Edward Firmo
086a30c18a
Fix Nextion reported variable name invalid!
2023-09-06 21:29:08 +02:00
Edward Firmo
e505438203
Updated translations - Italian
...
Based on https://github.com/Blackymas/NSPanel_HA_Blueprint/discussions/1002#discussioncomment-6926846
Thanks @MaiPiu
2023-09-06 20:19:13 +02:00
Edward Firmo
fcddc2778f
Rebuilt home page status bar update
2023-09-06 16:12:53 +02:00
Edward Firmo
f0c72e663c
Fix ESPHome not starting with older TFT
2023-09-06 02:48:16 +02:00
Edward Firmo
188f565409
Version mismatch notication
2023-09-06 02:32:52 +02:00
Edward Firmo
3a2da38c6f
Word-wrap for Alarm page
2023-09-06 01:29:56 +02:00
Edward Firmo
4668073522
Word-wrap buttons pages
...
Taking advantage of the algorithm created for notifications.
2023-09-06 01:06:27 +02:00
Edward Firmo
066cd31616
Notifications page rebuilt
...
- Notification button processed on ESPHome (as all the info is there)
- Added word-wrap for main text
- Expanded text size
- Handling display mode (used to define the number of chars per line on Notifications)
- Versioning handling - As a consequence of the previous item.
2023-09-06 00:52:35 +02:00
Edward Firmo
1c1cf8e959
Notification word-wrap
...
For EU and US_LAND only, for now.
2023-09-05 00:40:10 +02:00
Edward Firmo
7097d9bf84
Enable translations of Settings page
2023-09-04 21:13:18 +02:00
Edward Firmo
7f6b5a7115
Page settings redesign
...
Clean up the UI of settings page.
Prepare for translations.
2023-09-04 17:55:04 +02:00
Edward Firmo
3523ad8756
Updates to breaking changes list
2023-09-04 14:57:45 +02:00
Edward Firmo
56f21880ba
Minor adjustments to page climate
...
And replace font 10 to size 48 (it was 64 since a few days ago).
2023-09-04 14:40:56 +02:00
Edward Firmo
d3098a7f40
Fixed buttons on settings page
2023-09-04 12:23:46 +02:00
Edward Firmo
c2ecffd775
Adjusted time for HW long click
2023-09-04 12:20:02 +02:00
Edward Firmo
ba166ac55b
Fix button pages not showing
2023-09-04 07:20:10 +02:00
Edward Firmo
d569956ff2
Add service set_component_color
...
Deprecates the following services:
- `send_command_font_color`
- `send_command_background_color`
2023-09-03 23:52:36 +02:00
Edward Firmo
1d43f75318
Re-arrange commands list
2023-09-03 21:28:27 +02:00
Edward Firmo
0518531f02
Renamed wake_up_display to wake_up
2023-09-03 21:25:49 +02:00
Edward Firmo
806883ca34
Adding ID to components missing it
2023-09-03 21:19:54 +02:00
Edward Firmo
20ef25ecb5
Fix default_target_temperature
...
It also updates the page home when thermostat status changes (for the chips).
Solves https://github.com/Blackymas/NSPanel_HA_Blueprint/discussions/995#discussioncomment-6897727
2023-09-03 18:26:02 +02:00
Edward Firmo
9563dba722
Display internal sensor value when wifi is out
...
Before it was showing on home page only when API was out. This adds a test for WiFi.
2023-09-03 18:01:47 +02:00
Edward Firmo
1dfd0e6f9a
Cleanup boot sequence
...
Move some functionalities to ESPHome
2023-09-03 15:17:25 +02:00
Edward Firmo
45eef605ae
Don't update values when page home is not visible
...
To reduce load on Home Assistant and the network
2023-09-03 12:05:15 +02:00
Edward Firmo
41c3b01769
Visual improvements on climate page
...
- Add friendly name when embedded - Solves https://github.com/Blackymas/NSPanel_HA_Blueprint/discussions/995#discussioncomment-6891465
- Make disable icons a bit darker - Solves https://github.com/Blackymas/NSPanel_HA_Blueprint/discussions/995#discussioncomment-6893440
- Add space for page title in EU an US Land versions
- Reset page timer when pressing/releasing on the slider - Partially solves #990
2023-09-03 11:47:00 +02:00
Edward Firmo
6c7afe5bfe
Fix button show on climate page
...
Solves https://github.com/Blackymas/NSPanel_HA_Blueprint/discussions/995#discussioncomment-6891335
2023-09-02 12:14:10 +02:00
Edward Firmo
5cc19470f7
Fix climate icon update
...
Partially solves https://github.com/Blackymas/NSPanel_HA_Blueprint/discussions/995#discussioncomment-6891454
2023-09-02 11:52:31 +02:00
Edward Firmo
cc9caa7017
Move script.refresh_colors to service.global_settings
...
As this is called from a single point, there's no meaning of having a separated script.
2023-09-02 10:57:14 +02:00
Edward Firmo
98da0d4c6e
Use current_page in blueprint conditions
...
One more step towards the phase out of `nspanelevent`.
2023-09-02 02:04:28 +02:00
Edward Firmo
b134a37408
Enable current_page sensor by default
...
Otherwise the system won´t update values unless the page is reloaded.
2023-09-02 01:54:20 +02:00
Edward Firmo
ef130e4c15
Merge branch 'dev' of https://github.com/Blackymas/NSPanel_HA_Blueprint into dev
2023-09-02 01:41:06 +02:00
Edward Firmo
4d255c1df4
Clean-up boot delay
2023-09-02 01:40:48 +02:00
Edward Firmo
2e33d94955
Clean-up Cover page
...
I'm preparing this page to have icons changing based on the device_class selected to a cover.
2023-09-02 00:35:32 +02:00
w00zy
52dddb800c
update docs ( #1003 )
...
* updated docs
* Update ReleaseNotes.md
---------
Co-authored-by: Edward Firmo <94725493+edwardtfn@users.noreply.github.com >
2023-09-02 00:19:15 +02:00
Edward Firmo
0a3babfbce
Clean-up page settings
2023-09-01 20:27:56 +02:00
Edward Firmo
0265dd8826
Update settings page when brightness changes on HA
...
Solves https://github.com/Blackymas/NSPanel_HA_Blueprint/issues/960#issuecomment-1702149796
2023-09-01 14:06:49 +02:00
Edward Firmo
f4f80f667b
Add translation keys for settings page
...
#1002
2023-09-01 08:09:21 +02:00
Edward Firmo
3345394bb4
Fix Settings page element ids
...
Partially solves https://github.com/Blackymas/NSPanel_HA_Blueprint/issues/960#issuecomment-1702109668
2023-09-01 06:09:29 +02:00
Edward Firmo
836cd1a047
Fix icon font sizes 10 and 64
...
Solves https://github.com/Blackymas/NSPanel_HA_Blueprint/issues/960#issuecomment-1701903604
And also remove all the unnecessary `wait_until`
2023-09-01 05:02:23 +02:00