example empty config
This commit is contained in:
parent
bfec9a0524
commit
1dc7cae911
1 changed files with 13 additions and 0 deletions
13
ddc-mqtt/rename_to_config.yml
Normal file
13
ddc-mqtt/rename_to_config.yml
Normal file
|
|
@ -0,0 +1,13 @@
|
||||||
|
mqtt:
|
||||||
|
username:
|
||||||
|
password:
|
||||||
|
host:
|
||||||
|
port: 1883
|
||||||
|
display:
|
||||||
|
id: 1
|
||||||
|
inputs:
|
||||||
|
hdmi1: 5
|
||||||
|
hdmi2: 6
|
||||||
|
hdmi3: 7
|
||||||
|
dp: 15
|
||||||
|
|
||||||
Loading…
Reference in a new issue