Thomas
e7cc10692b
Update and Rename CardLChart_Influx2
2024-01-30 10:23:19 +01:00
Thomas
221d2c717d
Merge pull request #1157 from tt-tom17/patch-tt-tom17
...
v4.3.3.39 Update NSPanel.ts
2024-01-30 08:55:30 +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
c25a5cef67
Merge pull request #1156 from tt-tom17/patch-tt-tom17
...
v4.3.3.39 Update NSPanel.ts
2024-01-29 12:14:25 +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
Armilar
cff9c94c27
Merge pull request #1154 from ticaki/main
...
fix ack for read-only state
2024-01-28 02:49:58 +01:00
ticaki
b6fdc12820
fix ack for read-only state
2024-01-27 18:02:05 +01:00
Armilar
01265faef9
Merge pull request #1153 from tt-tom17/patch-tt-tom17
...
Script vom Wiki nach Github schieben
2024-01-26 18:56:58 +01:00
Thomas
a2feae891e
Script vom Wiki nach Github schieben
2024-01-26 18:50:47 +01:00
Armilar
bd24d4bcd1
Merge pull request #1151 from ticaki/main
...
2 Points
2024-01-23 22:04:52 +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
Armilar
c6939efd70
Merge pull request #1149 from theknut/patch-1
...
feat: write button event to states
2024-01-23 18:16:19 +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
Armilar
760b25b7a2
v4.3.3.38 - Update NsPanelTs.ts
...
* v4.3.3.37 Change: Allow data points to be flushed for popUpNotify. Activate screensaver with one click.
* v4.3.3.38 Fix: joBr99#1098
* v4.3.3.38 Types: Number of PageItems defined & HandleScreensaverStatusIcons rewritten
* v4.3.3.38 Optimate: function SendTime()
* v4.3.3.38 Add: ScreensaverEntityIconSelect for MRIcons is like common.states for states.
* v4.3.3.38 Add: Changing the ScreensaverEntityValue value updates the screensaver.
* v4.3.3.38 Change: yAxisTicks parameter is not required in cardLChart PageItem
* v4.3.3.38 Add: click on indicatorIcon navigate to Page
2024-01-20 23:01:36 +01:00
Armilar
eccfad5615
Merge pull request #1147 from tt-tom17/patch-tt-tom17
...
v4.3.3.38
2024-01-20 22:49:20 +01:00
Thomas
27034e4bae
v4.3.3.38
...
-Add: click on indicatorIcon navigate to Page
2024-01-20 22:41:00 +01:00
joBr99
99376c8fc2
. (add nextion2text)
2024-01-20 19:56:16 +00:00
joBr99
17e7ba1ef2
.
2024-01-20 20:53:25 +01:00
joBr99
38526890cc
. (add nextion2text)
2024-01-19 22:12:34 +00:00
joBr99
ae9b33d5f0
.
2024-01-19 23:09:47 +01:00
joBr99
ff96812d26
Merge branch 'main' of github.com:joBr99/nspanel-lovelace-ui (add nextion2text)
2024-01-19 15:23:21 +00:00
joBr99
0359a4b3dc
Merge branch 'main' of github.com:joBr99/nspanel-lovelace-ui
2024-01-19 16:20:41 +01:00
joBr99
f75dd3a800
fixes #1146 ; implements #1144
2024-01-19 16:20:28 +01:00
Armilar
a992dc56c5
Merge pull request #1140 from ticaki/main
...
siehe Beschreibung
2024-01-19 12:52:22 +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
Armilar
74a329ca29
Merge pull request #1142 from theknut/patch-1
...
feat: calculate yAxisTicks based on given values
2024-01-19 12:25:55 +01:00
theknut
29ae1b4034
fix: wrong yAxisTicks logged in debug log
2024-01-19 10:34:50 +01:00
theknut
ae5cab9830
refactor: ensure yAxisTicks are calculated every time if not provided
2024-01-19 10:27:01 +01:00
theknut
a986e588b5
feat: calculate yAxisTicks based on given values
...
If no yAxisTicks are provided for the signal, try to calculate it based on the given values.
2024-01-19 00:27:10 +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