Files
nspanel-lovelace-ui/ioBroker
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
..
2024-01-22 00:19:23 +01:00
2023-02-12 22:12:50 +01:00
2022-04-20 00:26:43 +02:00
2024-01-20 23:01:36 +01:00
2023-01-30 22:36:07 +01:00
2024-01-03 20:53:15 +01:00

NSPanel ioBroker Integration

German Tutorials

https://github.com/joBr99/nspanel-lovelace-ui/wiki

German Video Tutorial by haus-automatisierung.com

https://www.youtube.com/watch?v=ZPLJk2ZLo_8 - NSPanel mit Lovelace UI - so habe ich mir das vorgestellt!

image