Audio slider (#207)

This commit is contained in:
Jannis
2023-02-12 16:16:33 +01:00
committed by GitHub
parent 60ef8f93fc
commit bfcf9b9a32
14 changed files with 778 additions and 5 deletions

View File

@@ -366,7 +366,17 @@ config file to be able to detect config errors
description: "Command to be executed on click" ++
description: A list of actions containing a label and a command ++
description: A grid of buttons that execute shell commands ++
*volume*++
type: object ++
css class: widget-volume ++
properties: ++
label: ++
type: string ++
optional: true ++
default: "Volume" ++
description: Text displayed in front of the volume slider ++
description: Slider to control pulse volume ++
example:
```
{