Commit Graph

52 Commits

Author SHA1 Message Date
joBr99
94a7854769 Update prepare_ha.md (add nextion2text) 2022-10-30 14:44:06 +00:00
joBr99
f806398c5d Update nextion2text.yml (add nextion2text) 2022-10-29 19:59:53 +00:00
joBr99
3d8e6554bb fix type2 (add nextion2text) 2022-10-25 17:27:21 +00:00
joBr99
c1f99ccf5e add popup page for input_select (add nextion2text) 2022-10-25 17:08:39 +00:00
joBr99
2968776a22 Merge branch 'main' of https://github.com/joBr99/nspanel-lovelace-ui (add nextion2text) 2022-10-08 21:40:27 +00:00
joBr99
ec26f4ca37 Merge branch 'main' of https://github.com/joBr99/nspanel-lovelace-ui (add nextion2text) 2022-09-18 15:58:55 +00:00
joBr99
e6c92ed59d implement #471 (add nextion2text) 2022-09-17 19:57:29 +00:00
joBr99
de2cd5a9f7 extend bText to two line (add nextion2text) 2022-09-17 13:59:20 +00:00
joBr99
a93c050c33 Update nextion2text.yml (add nextion2text) 2022-09-15 15:16:38 +00:00
joBr99
ddfc72cc17 add a few more pixel to name on cardEntities (add nextion2text) 2022-08-31 18:54:02 +00:00
joBr99
5dcd5be9ce Merge branch 'main' of https://github.com/joBr99/nspanel-lovelace-ui (add nextion2text) 2022-07-23 11:57:32 +00:00
joBr99
d84f869adf Merge branch 'main' of https://github.com/joBr99/nspanel-lovelace-ui (add nextion2text) 2022-07-13 16:57:11 +00:00
joBr99
dff78c1159 closes #302 added config option (add nextion2text) 2022-07-09 09:14:37 +00:00
joBr99
790cad09ab Merge branch 'main' of https://github.com/joBr99/nspanel-lovelace-ui (add nextion2text) 2022-07-07 21:52:24 +00:00
joBr99
2c6fccbce1 start implementing detail page for fans (add nextion2text) 2022-06-28 19:11:06 +00:00
joBr99
878db9c571 Merge branch 'main' of https://github.com/joBr99/nspanel-lovelace-ui (add nextion2text) 2022-06-22 21:38:53 +00:00
joBr99
03d841588b extended length of bText to 20 (add nextion2text) 2022-06-16 16:54:49 +00:00
joBr99
7a032e1c9a extended cardEntities value char limit to 15 (add nextion2text) 2022-06-15 18:19:11 +00:00
joBr99
7267b8ae84 remove debug element (add nextion2text) 2022-05-30 18:27:28 +00:00
joBr99
c2da29a6ef fix current dimmode on page change (add nextion2text) 2022-05-30 18:24:37 +00:00
joBr99
0bcdf4ce68 Update nextion2text.yml (add nextion2text) 2022-05-29 21:20:58 +00:00
joBr99
f24ecaf5d7 cleanup n2t 2022-05-29 23:14:33 +02:00
joBr99
5bfc4540df Merge branch 'main' of https://github.com/joBr99/nspanel-lovelace-ui (add nextion2text) 2022-05-29 10:43:06 +00:00
joBr99
2bb857c7b6 changed shutter icon command format (add nextion2text) 2022-05-22 14:52:30 +00:00
joBr99
ecb90d4bfd fix disable (add nextion2text) 2022-05-22 08:36:43 +00:00
joBr99
880a0b5fcf fix disable (add nextion2text) 2022-05-22 08:17:14 +00:00
joBr99
c82d55160e icons for shutters are now configurable (add nextion2text) 2022-05-22 07:55:05 +00:00
joBr99
80c4453e4a implemented #196 (add nextion2text) 2022-05-21 11:46:45 +00:00
joBr99
d906cb03ac update cardThermo gen script (add nextion2text) 2022-05-21 11:07:43 +00:00
joBr99
a62b9376ec Merge edge swipe functionality from matrixx567/edge_swipe (add nextion2text) 2022-05-13 22:10:34 +00:00
joBr99
8a1d65c4d9 hide nav buttons (add nextion2text) 2022-05-06 06:39:16 +00:00
joBr99
d470c8d5ba fixed all crcs (add nextion2text) 2022-04-22 17:18:24 +00:00
joBr99
282546716e fixed some more crcs (add nextion2text) 2022-04-22 17:14:38 +00:00
joBr99
aab34fb14e fix a bunch of wrong checksums (add nextion2text) 2022-04-22 16:56:34 +00:00
joBr99
2710d375f6 fix some of the messages send by the panel #160 (add nextion2text) 2022-04-21 23:04:26 +00:00
joBr99
8ee7814463 Merge branch 'main' of https://github.com/joBr99/nspanel-lovelace-ui (add nextion2text) 2022-04-18 20:12:48 +00:00
joBr99
9e134cce49 fix nav button in eu version (add nextion2text) 2022-04-10 11:19:06 +00:00
joBr99
59cc85ec8c Add support for Unicode over serial (#122)
* added utf8 fonts with multi lang charset

* removed icon substring stuff

* synced US-L version
2022-04-04 21:12:37 +02:00
joBr99
5abc6ffa4e sync changes and bump version (add nextion2text) 2022-04-02 17:52:31 +00:00
joBr99
809acb3962 fixed popup pages (add nextion2text) 2022-04-01 17:26:00 +00:00
joBr99
cabe1d4443 change default delimiter from , to ~ (add nextion2text) 2022-04-01 14:58:13 +00:00
joBr99
a867a9e6b3 Merge branch 'main' of https://github.com/joBr99/nspanel-lovelace-ui (add nextion2text) 2022-03-31 22:36:11 +00:00
joBr99
01a143c1d6 Merge branch 'main' of https://github.com/joBr99/nspanel-lovelace-ui (add nextion2text) 2022-03-31 18:39:22 +00:00
joBr99
2619afef9d implemented navigation on cardEntities Grid and Thermo (add nextion2text) 2022-03-31 14:19:07 +00:00
joBr99
3de63910db fixed screensaver pagetype (add nextion2text) 2022-03-31 10:46:03 +00:00
joBr99
331210ad10 send screensaver on sleepReached (add nextion2text) 2022-03-30 21:36:50 +00:00
joBr99
70538f9de2 moved time and date to pageicons (add nextion2text) 2022-03-30 20:32:27 +00:00
joBr99
e8eba72f45 Merge branch 'main' of https://github.com/joBr99/nspanel-lovelace-ui (add nextion2text) 2022-03-30 20:07:59 +00:00
joBr99
afa2c8da8f add event code for number (add nextion2text) 2022-03-29 10:24:03 +00:00
joBr99
b659e739ad Merge branch 'main' of https://github.com/joBr99/nspanel-lovelace-ui (add nextion2text) 2022-03-29 09:00:46 +00:00