Commit Graph

88 Commits

Author SHA1 Message Date
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
de927509e0 fix mapping 2022-04-20 00:26:43 +02:00
joBr99
3242871e4a updated icon libs 2022-04-19 23:44:03 +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
britzelpuf
a1f219201f Fix HW Button pages 2022-04-15 11:00:06 +02:00
britzelpuf
1eaeb73851 Merge pull request #147 from MacSchlack/patch-4
Added unit in type PageItem
2022-04-15 08:31:57 +02:00
MacSchlack
1c3359a13a Update README.md 2022-04-15 07:05:07 +02:00
MacSchlack
e81517c2f1 Added unit in type PageItem
example unit on Page "Müllkalender"
2022-04-14 16:44:03 +02:00
MacSchlack
c53687c0a9 Added socket as posible device 2022-04-14 16:11:56 +02:00
britzelpuf
f3bead7977 Added fix suggested by Armilar
https://forum.iobroker.net/topic/50888/sonoff-nspanel/151
2022-04-11 23:08:47 +02:00
britzelpuf
a9deed723e Remove navigation items on hardware button pages 2022-04-11 22:37:36 +02:00
britzelpuf
edd6f3fd4a Update Readme for name extension 2022-04-11 22:30:51 +02:00
britzelpuf
2b9f951e12 Fix CardThermo, added names 2022-04-11 22:28:42 +02:00
britzelpuf
7544586f11 Update for Panel version 30 2022-04-11 15:38:13 +02:00
britzelpuf
501a7f8145 Documentation for display version 30 2022-04-11 15:35:06 +02:00
joBr99
5f00d45e1b added iobroker IconSelector 2022-04-10 14:20:36 +02:00
britzelpuf
41f42a312d Resolve changes 2022-03-28 19:56:59 +02:00
britzelpuf
0bcf213843 Fix for Version 20 2022-03-28 19:52:01 +02:00
britzelpuf
4b4f6e0e4c Fix Startup routine 2022-03-24 12:23:01 +01:00
britzelpuf
5b9630bb43 Update NsPanelTs.ts
Update HandleMessage function to switch
Fix tempupd
2022-03-23 22:08:25 +01:00
joBr99
40a8384e1e Migrate to new buttonPress cmd format 2022-03-23 11:25:21 +01:00
britzelpuf
13703a165f added a feature information 2022-03-21 20:05:05 +01:00
britzelpuf
f7cd997dd8 Update README.md 2022-03-21 20:04:16 +01:00
britzelpuf
f9783e812a Cleanup, Restructure
Added colors for missing items and cards
Added color interpolation
2022-03-21 19:57:07 +01:00
britzelpuf
a8f2c9d91d Added support for GridPages
Added color support
Color interpolation
2022-03-21 00:00:54 +01:00
britzelpuf
e35a252e65 Fixed Typo in HMI/README.md
Updated to NsPanelTs.ts to support new FW
Updated README.md
2022-03-19 23:26:57 +01:00
britzelpuf
65d54b523a - general cleanup
- updated Accuweather mapping
- added Button code
2022-03-17 20:05:15 +01:00
joBr99
ba56e8e236 Update README.md 2022-03-16 18:11:40 +01:00
joBr99
f67282611a Update README.md 2022-03-16 18:11:03 +01:00
joBr99
8e3f327ce7 Update README.md 2022-03-16 18:10:08 +01:00
joBr99
40ef295c62 Update Icon Reference with Table in HMI Doc
Since I won't update this picture I think it's better to link the table where I'm documenting the icons, even if the HMI documentation isn't great :)
2022-03-16 18:09:58 +01:00
britzelpuf
1a5a366b3d Added note where to change the screensaver value 2022-03-16 17:44:34 +01:00
britzelpuf
e08b1346dd Update README.md 2022-03-16 17:42:18 +01:00
britzelpuf
a9d9658cc2 Create README.md 2022-03-16 17:39:01 +01:00
britzelpuf
e368d035d2 Update NsPanelTs.ts
Fix commenting
2022-03-16 14:58:45 +01:00
britzelpuf
591d9d196b Cleanup
DetailEntityWatcher for sending changes to display
2022-03-16 14:55:00 +01:00
Mad-C
c84df054b3 Basic Typescript for ioBroker. 2022-03-16 13:18:53 +01:00