Commit Graph

2826 Commits

Author SHA1 Message Date
Johannes
a816bd67b7 implements #447 2022-09-08 17:01:08 +02:00
joBr99
6d134b15c5 sync us (add nextion2text) 2022-09-06 21:06:52 +00:00
Johannes
a7eee7b97a sync us 2022-09-06 23:06:25 +02:00
Johannes
30893cbf53 Merge branch 'main' of https://github.com/joBr99/nspanel-lovelace-ui 2022-09-06 22:59:11 +02:00
Johannes
919b36c570 implement modes for fans in backend #444 2022-09-06 22:59:03 +02:00
joBr99
8e3a92f18b add color implementation to btn (add nextion2text) 2022-09-06 20:39:53 +00:00
Johannes
ca21e0bffd add color implementation to btn 2022-09-06 22:39:28 +02:00
joBr99
cc62c2f126 Merge branch 'main' of https://github.com/joBr99/nspanel-lovelace-ui (add nextion2text) 2022-09-06 20:37:09 +00:00
Johannes
a5f3c2424b Merge branch 'main' of https://github.com/joBr99/nspanel-lovelace-ui 2022-09-06 22:36:41 +02:00
Johannes
34d24a7739 move color implementation 2022-09-06 22:36:35 +02:00
joBr99
a5c6a13d2e fix unintended mode change (add nextion2text) 2022-09-06 20:29:57 +00:00
Johannes
a67c0f2d8d fix unintended mode change 2022-09-06 22:29:29 +02:00
joBr99
a86c1f04c3 Merge branch 'main' of https://github.com/joBr99/nspanel-lovelace-ui (add nextion2text) 2022-09-06 20:25:18 +00:00
Johannes
b37d25a849 Merge branch 'main' of https://github.com/joBr99/nspanel-lovelace-ui 2022-09-06 22:24:48 +02:00
Johannes
e83ae51747 fix mode sel for 4 modes 2022-09-06 22:24:40 +02:00
joBr99
4037003d2a . (add nextion2text) 2022-09-06 19:46:39 +00:00
Johannes
f264c336e0 . 2022-09-06 21:46:15 +02:00
joBr99
9e3be953eb fix btns (add nextion2text) 2022-09-06 19:37:50 +00:00
Johannes
9238f2a95d fix btns 2022-09-06 21:37:24 +02:00
joBr99
31344f12c3 implement buttons (add nextion2text) 2022-09-06 19:34:56 +00:00
Johannes
6af70d753e implement buttons 2022-09-06 21:34:28 +02:00
joBr99
468006eadc hide next on 3 modes (add nextion2text) 2022-09-06 19:22:23 +00:00
Johannes
838e6cdbe1 hide next on 3 modes 2022-09-06 21:21:56 +02:00
joBr99
29f904cfab Merge branch 'main' of https://github.com/joBr99/nspanel-lovelace-ui (add nextion2text) 2022-09-06 18:41:36 +00:00
Johannes
aead2d220a Merge branch 'main' of https://github.com/joBr99/nspanel-lovelace-ui 2022-09-06 20:41:04 +02:00
Johannes
fbe5359d78 popupfan btns 2022-09-06 20:40:56 +02:00
joBr99
ffa71097cc Merge branch 'main' of https://github.com/joBr99/nspanel-lovelace-ui (add nextion2text) 2022-09-06 16:58:44 +00:00
Johannes
9b27dfe6d8 Merge branch 'main' of https://github.com/joBr99/nspanel-lovelace-ui 2022-09-06 18:58:18 +02:00
Johannes
35890279b6 update eu hmi 2022-09-06 18:58:12 +02:00
joBr99
160224e729 exapnd action space on climate page (add nextion2text) 2022-09-06 16:39:11 +00:00
Johannes
392d4bf989 exapnd action space on climate page 2022-09-06 18:38:40 +02:00
Johannes
cc3ed54cdc implement dedup for mqtt messages 2022-09-05 21:59:19 +02:00
joBr99
99c86331a9 Merge branch 'main' of https://github.com/joBr99/nspanel-lovelace-ui (add nextion2text) 2022-09-04 19:08:26 +00:00
Johannes
1c984127fe Merge branch 'main' of https://github.com/joBr99/nspanel-lovelace-ui 2022-09-04 21:07:59 +02:00
Johannes
5eaf1dedec test extending strCommand of cardEntities and cardGrid to 1000 2022-09-04 21:07:51 +02:00
Johannes
7134033f1f implements #437 2022-09-04 20:45:23 +02:00
Johannes
c079ab6f28 Allow dot syntax for services #253 2022-09-04 19:52:12 +02:00
Johannes
c863f4f4e9 Merge branch 'main' of https://github.com/joBr99/nspanel-lovelace-ui 2022-09-04 19:48:21 +02:00
Johannes
aae4fa0111 add docs for #253 2022-09-04 19:48:01 +02:00
Johannes
59be441a14 add service button type for #253 2022-09-04 19:43:17 +02:00
Armilar
2ceebf6c10 Create cardAlarm_Emulator.js
The further processing of the alarm system logic of cardAlarm is mainly carried out in an external script. This emulator can be used as a basis for an external alarm script
2022-09-04 18:24:46 +02:00
Armilar
949f10bfe1 Refactorying Code for cardAlarm
Multipanel-Mode
2022-09-04 17:45:29 +02:00
Armilar
04c57a8a01 Modification / Fix - cardAlarm 2022-09-04 11:07:45 +02:00
Armilar
a454482d9b BugFix cardAlarm 2022-09-03 21:19:48 +02:00
Armilar
a865a0bbe4 Workaround for typeskript lib errors
In some situations the icon_mapping.ts cannot be executed in the global directory of the ioBroker. The icon_mapping.js can be used instead (in the global directory).
2022-09-02 19:01:09 +02:00
Johannes
86172b788e implements #431 2022-09-01 20:40:20 +02:00
Johannes
5a542c614d fix binary_sensor 2022-09-01 19:09:40 +02:00
Johannes
cd6fa95fa6 refactor entity generation 2022-09-01 18:39:36 +02:00
joBr99
7ecf8b6e3d add a few more pixel to name on cardEntities (add nextion2text) 2022-08-31 18:54:02 +00:00
Johannes
9e8e14e24d add a few more pixel to name on cardEntities 2022-08-31 20:53:29 +02:00