Commit Graph

81 Commits

Author SHA1 Message Date
Armilar
d8ff0c63ff Added - Dynamically add attributes if defined in alias - cardThermo (ioBroker)
If the attributes (error, maintain, humidity, power, ...) are filled in the alias thermostat, then this is also visualized in the NSPanel cardThermo
2022-04-26 18:57:58 +02:00
Armilar
4e229c7340 Added - Bulb-Color-Functions (ioBroker)
Add - Intro for possible ioBroker-Alias-Types
Add - Alias CT (ColorTemperatur)
Add - Alias RGB-Light for Red/Green/Blue Datapoints
Add - Alias RGB-Light-single for Hex-Color-Value in Datapoint
Add - Alias HUE-Light for HUE in Datapoint
Add - Color-Temp-Slider
Add - Color-Wheel
Fix - Scale-Function (Add Offset/for Example 500-6500K in Tempslider)
Fix - wrong Delimiter in Shutter again
2022-04-26 12:57:38 +02:00
britzelpuf
b3d0728fdd Merge branch 'main' into patch-8 2022-04-25 14:49:53 +02:00
britzelpuf
4112af50eb Merge branch 'main' into patch-7 2022-04-25 14:48:56 +02:00
britzelpuf
03d8b2cf31 Merge branch 'main' into patch-6 2022-04-25 14:47:34 +02:00
Armilar
ac26ee9fce Added ALIAS Door, Window, Humitity in ioBroker 2022-04-22 20:49:50 +02:00
britzelpuf
4e18abf4d1 Merge pull request #163 from Armilar/patch-3
Shutter Fix in GenerateDetailPage
2022-04-22 20:49:05 +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
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
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
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
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
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
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
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