Edward Firmo
98187fe4a4
Clean-up code
2023-11-30 19:50:57 +01:00
Edward Firmo
19e4e9d5b6
Turn on screen after turn off
2023-11-30 14:11:36 +01:00
Edward Firmo
72ab301a2a
Publish Nextion is off during upload TFT
2023-11-30 13:05:16 +01:00
Edward Firmo
67706293d3
Remove test blank button
2023-11-30 12:52:19 +01:00
Edward Firmo
99616d4e79
Don't exit reparse if is setup
2023-11-30 11:38:39 +01:00
Edward Firmo
bc677e6c21
Drop support to idf v5
2023-11-30 11:17:26 +01:00
Edward Firmo
309da77301
Don't use exit reparse from component
2023-11-30 09:22:10 +01:00
Edward Firmo
849e75bb6c
Upload TFT remove dependency to from ESPHome Nextion component
...
Let's wait for those to be released before start using it.
2023-11-30 07:56:15 +01:00
Edward Firmo
9de99bcca2
Give Nextion more time at boot
2023-11-30 07:11:04 +01:00
Edward Firmo
7caac2e62c
Don't update button if page changed
...
Solves #1358
It might be a bit slower to change between button pages now, as the blueprint checks for the page before sending to ESPHome and this one also checks before sending to Nextion, but it reduces a lot the chances of `Nextion reported variable name invalid!` and broken buttons on quick page changes.
2023-11-29 16:25:42 +01:00
Edward Firmo
1126fa03b4
Merge branch 'dev' of https://github.com/Blackymas/NSPanel_HA_Blueprint into dev
2023-11-28 23:26:04 +01:00
Edward Firmo
8469c5e6da
Update nspanel_blueprint.yaml
2023-11-28 23:25:44 +01:00
Edward Firmo
5e9abec9dd
Merge pull request #1355 from sylvinus/patch-1
...
Fix small typo in nspanel_blueprint.yaml
2023-11-28 22:45:15 +01:00
Edward Firmo
2b9283b336
Merge branch 'dev' into patch-1
2023-11-28 21:17:04 +01:00
Sylvain Zimmer
90a073bb39
Fix small typo in nspanel_blueprint.yaml
2023-11-28 20:35:49 +01:00
Edward Firmo
f357a58b9e
Merge pull request #1347 from Blackymas/beta
...
v4.1.2 - Bug fixes and small enhancements
2023-11-28 16:54:05 +01:00
Edward Firmo
55f254e7a2
Revert "Remove esp-idf"
...
This reverts commit 58d86aeb86 .
2023-11-28 16:09:39 +01:00
Edward Firmo
58d86aeb86
Remove esp-idf
2023-11-28 15:32:13 +01:00
Edward Firmo
53b3d131b6
Removed support to IDF
2023-11-28 15:29:42 +01:00
Edward Firmo
ec35a07f52
Fix call to older upload_tft()
2023-11-28 14:46:16 +01:00
Edward Firmo
d81a15195b
Fix Nextion not communicating with ESPHome 2023.11.6
2023-11-28 14:42:19 +01:00
Edward Firmo
58cffafefc
Remove is_detected
2023-11-28 14:36:36 +01:00
Edward Firmo
58b82b8a30
Remove reference to PR5683
2023-11-28 14:35:16 +01:00
Edward Firmo
629bf0aad1
Replace page announcement
...
Using "sendme" in replace to text sensor "currentpage".
2023-11-27 20:34:40 +01:00
Edward Firmo
a60ad3abd3
Fix display as a light
...
As per #1348
2023-11-27 19:05:36 +01:00
Edward Firmo
66c80a490b
Icons standardization
2023-11-27 17:14:30 +01:00
Edward Firmo
657512a470
Bump version to 4.1.3dev
2023-11-27 16:23:23 +01:00
Edward Firmo
239406053f
New entity anchor
2023-11-27 16:21:39 +01:00
Edward Firmo
93050ae34b
Validate beta only on demand
...
To reduce number of unnecessary runs (when no beta is available)
2023-11-27 11:15:36 +01:00
Edward Firmo
da357eed7a
Merge pull request #1342 from Blackymas/dev
...
v4.1.2 beta
2023-11-27 10:54:11 +01:00
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