volume-knob

This commit is contained in:
Bram Kelchtermans
2024-05-10 23:06:08 +02:00
parent dba8f1bc25
commit 3b1430ce92
4 changed files with 144 additions and 0 deletions
+17
View File
@@ -0,0 +1,17 @@
modes:
- name: "Master"
process: "master"
- name: "Media"
process:
- "chrome.exe"
- "firefox.exe"
- "vlc.exe"
- "Spotify.exe"
- name: "Other"
process: "other"
mqtt:
broker: "192.168.178.6"
port: 9001
topic: "zigbee2mqtt/Desk knob"
transport: "websockets"