Edward Firmo
ee50d69f03
custom buttons icons not updating on Home page
2023-11-27 10:15:53 +01:00
Edward Firmo
06f145a11c
Fix custom buttons not updating
...
Solves #1343
2023-11-26 17:53:32 +01:00
Edward Firmo
819ba1fe04
Bump version to 4.1.2
2023-11-26 14:58:17 +01:00
Edward Firmo
4965c4ce59
Fallback to legacy forecast (attributes based) when new method (service based) fails.
2023-11-26 10:55:41 +01:00
Edward Firmo
adf356ae33
Fallback to old forecast model when new fails
...
Solves #1259
Solves #1335
2023-11-26 10:38:53 +01:00
Edward Firmo
c4543a73af
Send component ID on page home
...
This will be used later with new touch detection routine
2023-11-26 10:32:01 +01:00
Edward Firmo
5f688a6949
Don't show thermostat chip when state is auto and no action is available
2023-11-26 10:03:59 +01:00
Edward Firmo
d93199968d
Change chip color when "auto"
2023-11-26 09:55:54 +01:00
Edward Firmo
c7f9fb09a0
Don't show thermostat chip when auto
...
Solves #1265
2023-11-26 09:37:32 +01:00
Edward Firmo
20e8694566
Code clean-up
2023-11-26 08:42:47 +01:00
Edward Firmo
60b14d5315
add page_names array
2023-11-25 17:49:22 +01:00
Edward Firmo
48c5453f0a
Add compatibility to IDF v5
2023-11-25 17:30:10 +01:00
Edward Firmo
8f3fc8c081
Merge pull request #1334 from bkbartk/dev
...
Update ReleaseNotes.md
2023-11-24 21:47:40 +01:00
Edward Firmo
578c38c418
Update ReleaseNotes.md
2023-11-24 21:47:13 +01:00
bkbartk
cb945041be
Update ReleaseNotes.md
2023-11-24 21:25:52 +01:00
Edward Firmo
4096c1cf67
Merge pull request #1333 from bkbartk/dev
...
fix button picture fallback
2023-11-24 21:19:36 +01:00
bkbartk
0ecc8ac016
fix button picture fallback
...
when localfallback is enabled,
and the switch is turned off
relay_1-> state = off(false)
so the action won't be applied and it takes a second for the HA automation to update the icon.
so this check should not be here, it should only for fallback and then choose 1/0 based on the state.
remark(I cannot test off to on atm as my custom change then opens the detail page, but I have no reason to think this won't work)
2023-11-24 21:13:23 +01:00
Edward Firmo
0a3b201ee7
Merge pull request #1327 from bkbartk/dev
...
make screen power available in HA
2023-11-24 20:49:22 +01:00
Edward Firmo
0584b07275
Remove unnecessary code
2023-11-24 18:39:35 +01:00
Edward Firmo
dc6bc5d04f
Revert back comments
2023-11-24 18:35:35 +01:00
Edward Firmo
8b5d7bfb05
Move "Nextion display - Power" to Diagnostic and disabled
2023-11-24 18:33:55 +01:00
Edward Firmo
18078ca1c0
Rename switch to "Nextion display - Power"
2023-11-24 18:33:09 +01:00
Edward Firmo
feacca7391
Wait for display setup when turning on
2023-11-24 18:22:03 +01:00
Edward Firmo
c6141b97f6
Set display not available when power off
2023-11-24 17:24:59 +01:00
Edward Firmo
be37fc3941
New switch "Screen Power"
2023-11-24 17:23:09 +01:00
bkbartk
3f9f0c00de
make screen power available
...
sorry,
I'm stubborn, but I sometimes prefer this over the 15 sec press
2023-11-24 09:08:00 +01:00
Edward Firmo
fc4ff29533
Fix description for climate custom buttons
...
Solves #1267
2023-11-23 19:18:42 +01:00
Edward Firmo
12d5d88204
Add ppt with screenshots
2023-11-23 19:17:47 +01:00
Edward Firmo
47927abc8e
Climate custom preset
...
Solves #1286
2023-11-23 16:42:59 +01:00
Edward Firmo
a34992c61e
Fix calls to climate control
2023-11-23 15:29:30 +01:00
Edward Firmo
a0bc982d69
Fix scheduler conflict
2023-11-23 14:24:14 +01:00
Edward Firmo
7dcce35087
Resize pics
2023-11-23 14:16:54 +01:00
Edward Firmo
16d2906ff6
Added new screen shots with panel's frame
2023-11-23 13:52:18 +01:00
Edward Firmo
dba0aa2ee2
Merge branch 'dev' of https://github.com/Blackymas/NSPanel_HA_Blueprint into dev
2023-11-23 11:45:12 +01:00
Edward Firmo
c9947bc42c
Create manuals_screenshots.md
2023-11-23 11:45:02 +01:00
Edward Firmo
3db5b990ce
Update page settings
...
Solves #1322
2023-11-23 11:44:53 +01:00
Edward Firmo
04057654f9
Use ip for sntp server
2023-11-23 10:04:54 +01:00
Edward Firmo
960157cace
Remove fast_connect from test
2023-11-23 09:15:10 +01:00
Edward Firmo
ec3024d132
Use a valid encryption key
2023-11-22 23:53:53 +01:00
Edward Firmo
bddfe706de
Add dummy secrets file for testing
2023-11-22 23:32:47 +01:00
Edward Firmo
0199e867a8
Call the device as "panel" on inputs
...
To improve clarity.
Solves #1296
2023-11-22 23:11:57 +01:00
Edward Firmo
786f7795ed
Close Notification page when cleared
2023-11-22 21:12:27 +01:00
Edward Firmo
9ff6e42e8e
Add option to wake-up to Climate page
...
Solves #1321
2023-11-22 21:08:05 +01:00
Edward Firmo
0bdbb6e736
Add customizations to tests
2023-11-22 20:55:55 +01:00
Edward Firmo
6dcf47f4db
Fix light icon color not being used for buttons
...
Solves #1317
2023-11-22 20:34:23 +01:00
Edward Firmo
b259b34768
Current temperature, not target
...
Solves #1298
2023-11-18 00:58:58 +01:00
Edward Firmo
37e7ff8498
Bump TFT version to 4.1.1
2023-11-17 08:05:29 +01:00
Edward Firmo
67d8d941ba
Merge pull request #1276 from bkbartk/dev
2023-11-15 20:29:54 +01:00
bkbartk
17b11937c3
Icons on homePAge
2023-11-15 20:08:00 +01:00
Edward Firmo
5184ed6ccb
PR file specific
2023-11-15 05:02:59 +01:00