Armilar
c26b277c56
v4.3.3.42 - DEV Update NSPanelTs.ts
...
Spotify Minor Fixes
2024-02-10 11:09:42 +01:00
Armilar
3f7fd40d17
v4.3.3.42 - DEV Update NSPanelTs.ts
...
- Minor Fixes
- Change pageId with Alias in Communication with HMI (cardMedia)
- spotiffy Media-Player: Dynamic loading of the speaker list, playlist, tracklist, fix repeat, add seek, add elapsed/duration
2024-02-09 17:03:55 +01:00
Armilar
5d421ae525
v4.3.3.42 - DEV Update NSPanelTs.ts
...
Fix Volumio in cardMedia
2024-02-07 22:53:57 +01:00
Armilar
a12bc03dd7
v4.3.3.42 - DEVUpdate NSPanelTs.ts
...
Elapsed Fixes in cardMedia
2024-02-07 13:28:46 +01:00
Armilar
6b1a65f8f4
v4.3.3.42 - Update NSPanelTs.ts
...
Minor Fixes in cardMedia
2024-02-07 11:25:58 +01:00
Thomas
9d94155480
Update NSPanelTs.ts
...
Fix: bottomScreensaverEntity[i].ScreensaverEntityIconColor
Zeile 8899
2024-02-07 10:38:59 +01:00
Thomas
157d3e3e66
v4.3.3.41 Update NSPanel.ts
...
- Fix: activeBrightness -> null
- Fix: bHome -> corrected PageId
2024-02-06 10:32:06 +01:00
ticaki
12c99c6857
Handle null in active*Brightness
2024-02-05 19:29:15 +01:00
Armilar
9b5964a758
v4.3.3.40 - Update NSPanelTs.ts
...
- Fix maxColorTempValue for RGB
- Fix SqueezeboxRPC-Media-Player and add some Functions
2024-02-05 17:06:01 +01:00
Armilar
9c49a9c67d
v4.3.3.39 - Update NSPanelTs.ts
...
Fix: if (pageItem.minValueColorTemp !== undefined && pageItem.maxValueColorTemp !== undefined) {
2024-02-03 10:45:45 +01:00
Thomas
6172b0c35f
v4.3.3.39 Update NSPanel.ts
...
- Add: Optional setOn & setOff for HW button with mode 'set'
- Fix: ack for read-only state
2024-01-30 10:55:19 +01:00
Thomas
2b54f742c5
v4.3.3.39 Update NSPanel.ts
...
- Add: Optional setOn & setOff for HW button with mode 'set'
- Fix: ack for read-only state
2024-01-30 08:50:21 +01:00
Thomas
0f69ee951c
v4.3.3.39 Update NSPanel.ts
...
- Add: Optional setOn & setOff for HW button with mode 'set'
- Fix: ack for read-only state
2024-01-29 11:58:37 +01:00
Thomas
fd6650db50
v4.3.3.39 Update NSPanel.ts
...
- Add: Optional setOn & setOff for HW button with mode 'set'
- Fix: ack for read-only state
2024-01-29 10:17:37 +01:00
Thomas
f2ad80665a
v4.3.3.39 Update NSPanel.ts
...
- Add: Optional setOn & setOff for HW button with mode 'set'
- Fix: ack for read-only state
2024-01-29 09:40:01 +01:00
ticaki
b6fdc12820
fix ack for read-only state
2024-01-27 18:02:05 +01:00
ticaki
4aab72fb10
build nice objects
2024-01-23 18:36:03 +01:00
ticaki
aa266da5ac
fix txt.matchall
2024-01-23 18:17:37 +01:00
ticaki
49987d55ce
Merge branch 'joBr99:main' into main
2024-01-23 18:16:59 +01:00
ticaki
f7f853f05e
Add setOn / setOff
2024-01-23 16:55:07 +01:00
ticaki
1faa540a70
Add some optional types
2024-01-23 07:58:21 +01:00
theknut
1746c876bd
feat: write button event to states
...
Whenever a button is pressed there is no event triggered which lets the user easily implement triggers on this event.
This PR adds the functionality that the current button event is written to NSPanel objects structures as states under `0_userdata.0.NSPanel.1.Event.Button`:
- Action - whatever button was pressed (button, media-OnOff, volumeSlider, ...)
- Value - auxillary value for this action (e.g. action `volumeSlider` - `Value` holds the value the slider was moved to)
- Id
- Action == `button` - Id of the alias the button is connected to
- else - Id of the current page item or the page to navigate to
2024-01-22 00:19:23 +01:00
Thomas
27034e4bae
v4.3.3.38
...
-Add: click on indicatorIcon navigate to Page
2024-01-20 22:41:00 +01:00
Armilar
576176e1cc
Change in cardLChart
...
Change: yAxisTicks parameter is not required in cardLChart PageItem
2024-01-19 12:44:46 +01:00
Armilar
1d3914ce86
let out_msgs: NSPanel.Payload[] = [];
2024-01-19 12:37:30 +01:00
Armilar
b2f338cad8
Change cardLChart - no yAxisTicks required
2024-01-19 12:33:35 +01:00
ticaki
8c84c1050f
fix pm/am
2024-01-19 00:03:15 +01:00
ticaki
c3ded4d817
buildNSPanelString
2024-01-18 22:15:04 +01:00
ticaki
db32de68e3
add ScreensaverEntityValue to on()
2024-01-17 23:14:54 +01:00
ticaki
f76f2ca393
tweak HandleScreensaverStatusIcons
2024-01-17 17:25:51 +01:00
ticaki
8449257628
fix number/string
2024-01-16 21:39:43 +01:00
ticaki
2bd3d0d290
reduce HandleScreensaverStatusIcons
2024-01-16 20:51:24 +01:00
ticaki
117798a3f5
icon fix
2024-01-16 17:34:09 +01:00
ticaki
01392bcbf8
fix unsubscribePowerSubscriptions
2024-01-16 16:32:38 +01:00
ticaki
5a3478d916
ups :D
2024-01-16 16:06:47 +01:00
ticaki
f3b545fd90
remove commented out code
2024-01-16 16:04:22 +01:00
ticaki
e7a6a05a1b
Update Version and Changelog
2024-01-16 15:59:28 +01:00
ticaki
f65ff57a95
HandleScreensaverStatusIcons rewritten
...
fixed #1098
types: Number of PageItems defined
2024-01-16 15:55:51 +01:00
ticaki
9a8f53e890
Merge branch 'joBr99:main' into main
2024-01-16 13:13:33 +01:00
Armilar
e94c711f12
v4.3.3.37 - Update NSPanelTs.ts
...
Change: Allow data points to be flushed for popUpNotify. Activate screensaver with one click.
2024-01-15 11:00:22 +01:00
ticaki
b7fd06413d
remove all <type>
2024-01-12 20:42:54 +01:00
ticaki
a2b805f4e1
SendTime - optimated
2024-01-12 20:38:47 +01:00
Armilar
bc69af7b6b
v4.3.3.36 - Update NSPanelTs.ts
...
Add common write false/true
2024-01-11 12:51:34 +01:00
Armilar
60f31595d4
v4.3.3.36 - Update NSPanelTs.ts
2024-01-10 22:39:48 +01:00
Armilar
7194d7f613
v4.3.3.36 - Update NSPanelTs.ts
...
Fix Alexa Elapsed
2024-01-10 22:31:29 +01:00
ticaki
77d8e0607d
Merge branch 'joBr99:main' into main
2024-01-10 22:21:08 +01:00
ticaki
d6d12bc93c
Fixed: schedule with objects starts only 1 time
2024-01-10 22:19:44 +01:00
Thomas
14e944885f
v4.3.3.36 Update NSPanel.ts
...
- Fix: change ScreensaverTimeout and activeBrightness
- Fix: schedule SendTime
- Fix: Function _schedule SummerTime/WinterTime
2024-01-09 22:37:18 +01:00
ticaki
dd14e66f10
update summer/winter fix
2024-01-09 21:24:52 +01:00
ticaki
ce0892b986
Fixed: update every minute
...
Fixed: Schedule: {hour: minutes:} works with summer/winter time
2024-01-09 21:09:56 +01:00