Commit Graph

2366 Commits

Author SHA1 Message Date
joBr99
aab34fb14e fix a bunch of wrong checksums (add nextion2text) 2022-04-22 16:56:34 +00:00
joBr99
23bd3ead57 fix a bunch of wrong checksums 2022-04-22 18:56:10 +02:00
Armilar
9f2632a372 Added Weather Forcast in Screensaver
Ability to choose between Accu-Weather Forcast or self-defined values in the screensaver

Using the switch, the alias can also be filled
2022-04-22 18:10:06 +02:00
Armilar
5f5d1173ae Added pageMedia to ioBroker 2022-04-22 17:44:32 +02:00
joBr99
38a339bcf2 Update README.md 2022-04-22 17:30:39 +02:00
joBr99
690962f2af Update README.md 2022-04-22 17:29:19 +02:00
Armilar
075439ecd4 Send message to screensaver
Via the 2 ioBroker data points:

   var popupNotifyHeading = "0_userdata.0.NSPanel.1.popupNotifyHeading";
   var popupNotifyText = "0_userdata.0.NSPanel.1.popupNotifyText";

messages can be sent directly to the screensaver
2022-04-22 16:57:09 +02:00
Armilar
270aeb6dbf Shutter Fix in GenerateDetailPage
- Wrong delimiter in payload
- Added RegisterDetailEntityWatcher
2022-04-22 16:48:22 +02:00
joBr99
2710d375f6 fix some of the messages send by the panel #160 (add nextion2text) 2022-04-21 23:04:26 +00:00
joBr99
2a556eeb96 fix some of the messages send by the panel #160 2022-04-22 01:03:59 +02:00
joBr99
b43fe87853 Update README.md 2022-04-22 01:00:04 +02:00
joBr99
cba3c70e61 Merge branch 'main' of https://github.com/joBr99/nspanel-lovelace-ui 2022-04-22 00:58:18 +02:00
joBr99
046cb5338f collapse config 2022-04-22 00:58:12 +02:00
joBr99
bca3a55b92 Update README.md 2022-04-22 00:47:15 +02:00
joBr99
33bdab4cf7 Update README.md 2022-04-22 00:45:40 +02:00
joBr99
1909004474 cleanup readme a bit 2022-04-22 00:29:48 +02:00
joBr99
1275ca4cd1 Update README.md 2022-04-21 23:44:01 +02:00
joBr99
59ac57578f Simplify Readme, remove manual install 2022-04-21 20:33:16 +02:00
joBr99
54cda14bbb Update README.md 2022-04-20 21:47:12 +02:00
joBr99
445ed92042 add input_text to entities page 2022-04-20 20:29:41 +02:00
joBr99
eb219462be Update icons.py 2022-04-20 17:55:35 +02:00
joBr99
a65ff28106 increase char limit of speaker list (add nextion2text) 2022-04-20 06:06:41 +00:00
joBr99
3ed54d0e10 increase char limit of speaker list 2022-04-20 08:06:15 +02:00
joBr99
de927509e0 fix mapping 2022-04-20 00:26:43 +02:00
joBr99
bc2029383d Update icon_mapping.py 2022-04-20 00:10:18 +02:00
joBr99
84e78f4fa0 Update icons.py 2022-04-19 23:49:23 +02:00
joBr99
245c021eea Merge branch 'main' of https://github.com/joBr99/nspanel-lovelace-ui 2022-04-19 23:44:11 +02:00
joBr99
3242871e4a updated icon libs 2022-04-19 23:44:03 +02:00
joBr99
e6edbb39b7 fix us-l sync (add nextion2text) 2022-04-19 18:31:23 +00:00
joBr99
6cc61ac042 fix us-l sync 2022-04-19 20:30:56 +02:00
joBr99
b067a2c187 Merge branch 'main' of https://github.com/joBr99/nspanel-lovelace-ui (add nextion2text) 2022-04-19 18:11:28 +00:00
joBr99
f2549a6a91 Merge branch 'main' of https://github.com/joBr99/nspanel-lovelace-ui 2022-04-19 20:10:32 +02:00
joBr99
5e28112095 replace fonts in us-p 2022-04-19 20:10:20 +02:00
joBr99
870e0cb38f synced us-l 2022-04-19 20:10:06 +02:00
joBr99
ff156298fe replaced fonts 2022-04-19 20:09:52 +02:00
joBr99
78392b7225 Update README.md 2022-04-19 18:05:42 +02:00
joBr99
0cabdef145 Implement #158 2022-04-19 15:28:26 +02: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
fa5e687050 Merge branch 'main' of https://github.com/joBr99/nspanel-lovelace-ui 2022-04-18 22:12:22 +02:00
joBr99
feae67e51a increase entn to 80 2022-04-18 22:12:12 +02:00
joBr99
56a2a46ae5 Update pages.py 2022-04-18 17:47:17 +02:00
joBr99
a903a8e377 change same day check for forecast 2022-04-18 16:52:26 +02:00
britzelpuf
31de412850 Merge pull request #154 from Armilar/patch-2
Update NsPanelTs.ts
2022-04-18 12:19:07 +02:00
Armilar
835b519057 Update NsPanelTs.ts
With the change, the offColor can also be used if, for example, the sockets are to be displayed in red and green
2022-04-18 11:57:05 +02:00
joBr99
5678260541 Update README.md 2022-04-17 23:48:41 +02:00
joBr99
1e80bd2697 Check interval between forecast items 2022-04-17 23:14:06 +02:00
joBr99
d2ce19886f Merge branch 'main' of https://github.com/joBr99/nspanel-lovelace-ui (add nextion2text) 2022-04-17 18:40:51 +00:00
joBr99
6a9f44a0d8 Merge branch 'main' of https://github.com/joBr99/nspanel-lovelace-ui 2022-04-17 20:40:28 +02:00
joBr99
7d5393f3bd remove notiy on touch 2022-04-17 20:40:16 +02:00
joBr99
7654165670 Merge branch 'main' of https://github.com/joBr99/nspanel-lovelace-ui (add nextion2text) 2022-04-17 18:33:13 +00:00