Skip to content

Commit 82c4d0c

Browse files
committed
fix options to allow empty mqtt configuration
1 parent deb89a6 commit 82c4d0c

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

vcontrold/config.yaml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -17,10 +17,6 @@ options:
1717
device_id: "2098"
1818
vcontrol_host: localhost
1919
vcontrol_port: 3002
20-
mqtt_host:
21-
mqtt_port:
22-
mqtt_user:
23-
mqtt_password:
2420
mqtt_topic: "openv"
2521
debug: false
2622
commands:

0 commit comments

Comments
 (0)