Johannes
922baa41b4
Update detail Page update commands
2022-05-08 00:51:04 +02:00
britzelpuf
a686bfc6e8
Merge pull request #170 from Armilar/patch-9
...
Added - Bulb-Color-Functions (ioBroker)
2022-05-04 21:54:11 +02:00
Armilar
de58d4062b
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
42438ac3e9
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
cd4db8ebfe
Merge branch 'main' into patch-8
2022-04-25 14:49:53 +02:00
britzelpuf
1931384625
Merge branch 'main' into patch-7
2022-04-25 14:48:56 +02:00
britzelpuf
c2a04d8e0b
Merge branch 'main' into patch-6
2022-04-25 14:47:34 +02:00
Armilar
8c782101cb
Added ALIAS Door, Window, Humitity in ioBroker
2022-04-22 20:49:50 +02:00
britzelpuf
994afea924
Merge pull request #163 from Armilar/patch-3
...
Shutter Fix in GenerateDetailPage
2022-04-22 20:49:05 +02:00
Armilar
f246a6a22b
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
72e47b620c
Added pageMedia to ioBroker
2022-04-22 17:44:32 +02:00
Armilar
31d411dbd5
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
3fae6adb97
Shutter Fix in GenerateDetailPage
...
- Wrong delimiter in payload
- Added RegisterDetailEntityWatcher
2022-04-22 16:48:22 +02:00
Armilar
1af0061437
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
5b72676c11
Fix HW Button pages
2022-04-15 11:00:06 +02:00
MacSchlack
ba2abef465
Added unit in type PageItem
...
example unit on Page "Müllkalender"
2022-04-14 16:44:03 +02:00
MacSchlack
ed77f897b4
Added socket as posible device
2022-04-14 16:11:56 +02:00
britzelpuf
6b82d5715b
Added fix suggested by Armilar
...
https://forum.iobroker.net/topic/50888/sonoff-nspanel/151
2022-04-11 23:08:47 +02:00
britzelpuf
ad31b90128
Remove navigation items on hardware button pages
2022-04-11 22:37:36 +02:00
britzelpuf
50328fc386
Fix CardThermo, added names
2022-04-11 22:28:42 +02:00
britzelpuf
147e08aa5f
Update for Panel version 30
2022-04-11 15:38:13 +02:00
britzelpuf
e9fb5ba32b
Resolve changes
2022-03-28 19:56:59 +02:00
britzelpuf
661494b0b5
Fix for Version 20
2022-03-28 19:52:01 +02:00
britzelpuf
8a48ff35d4
Fix Startup routine
2022-03-24 12:23:01 +01:00
britzelpuf
66a65c03e8
Update NsPanelTs.ts
...
Update HandleMessage function to switch
Fix tempupd
2022-03-23 22:08:25 +01:00
Johannes
20e6f21307
Migrate to new buttonPress cmd format
2022-03-23 11:25:21 +01:00
britzelpuf
979d37281c
Cleanup, Restructure
...
Added colors for missing items and cards
Added color interpolation
2022-03-21 19:57:07 +01:00
britzelpuf
18855840d8
Added support for GridPages
...
Added color support
Color interpolation
2022-03-21 00:00:54 +01:00
britzelpuf
18c96ee0f8
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
9ea6c218fa
- general cleanup
...
- updated Accuweather mapping
- added Button code
2022-03-17 20:05:15 +01:00
britzelpuf
5ea3557ffb
Update NsPanelTs.ts
...
Fix commenting
2022-03-16 14:58:45 +01:00
britzelpuf
c8e3960003
Cleanup
...
DetailEntityWatcher for sending changes to display
2022-03-16 14:55:00 +01:00
Mad-C
9aec695f89
Basic Typescript for ioBroker.
2022-03-16 13:18:53 +01:00